mirror of
https://gitee.com/openharmony/global_i18n
synced 2025-03-03 05:15:53 +00:00
fix dac permission
Signed-off-by: sunyaozu <sunyaozu@huawei.com>
This commit is contained in:
parent
875842bc1a
commit
e77b411508
@ -11,10 +11,10 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
persist.global.language = all:all:0775
|
||||
persist.global.locale = all:all:0775
|
||||
persist.global.is24Hour = all:all:0775
|
||||
persist.sys.preferredLanguages = all:all:0775
|
||||
persist.global.language = root:root:0775
|
||||
persist.global.locale = root:root:0775
|
||||
persist.global.is24Hour = root:root:0775
|
||||
persist.sys.preferredLanguages = root:root:0775
|
||||
const.global.locale = root:root:0444
|
||||
const.global.language = root:root:0444
|
||||
const.global.region = root:root:0444
|
Loading…
x
Reference in New Issue
Block a user