提交 e3208689 编写于 作者: M Maplestory_zeng 提交者: Gitee

Merge branch 'master' of gitee.com:openharmony/startup_init_lite into master

......@@ -27,6 +27,8 @@ audio:x:1041:
cameraserver:x:1047:
uiserver:x:1048:
servicectrl:x:1050:root,shell,system,samgr,hdf_devmgr
powerctrl:x:1051:root,shell,system,update,power_host
bootctrl:x:1052:root,shell,system
hiview:x:1201:
shell:x:2000:
cache:x:2001:
......@@ -65,8 +67,6 @@ connected_tag_host:x:3045:
dslm:x:3046:
work_scheduler:x:3047:
device_usage_stats:x:3048:
faceauth_host:x:3049:
pinauth_host:x:3050:
dcamera:x:3052:
dinput:x:3053:
dscreen:x:3054:
......
......@@ -46,7 +46,7 @@ const.build.product=default
const.product.hardwareversion=default
const.product.bootloader.version=bootloader
const.product.cpu.abilist=default
const.product.software.version=OpenHarmony 3.2.2.5
const.product.software.version=OpenHarmony 3.2.3.1
const.product.incremental.version=default
const.product.firstapiversion=1
const.product.build.type=default
......
......@@ -27,6 +27,8 @@ persist.sys.usb.config = root:root:0777
# default forbit other user to start service
ohos.servicectrl. = system:servicectrl:0775
ohos.startup.powerctrl. = system:powerctrl:0775
ohos.boot. = system:bootctrl:0775
#permission for system
persist.window.boot. = root:system:0775
......
......@@ -65,8 +65,6 @@ connected_tag_host:x:3045:3045:::/bin/false
dslm:x:3046:3046:::/bin/false
work_scheduler:x:3047:3047:::/bin/false
device_usage_stats:x:3048:3048:::/bin/false
faceauth_host:x:3049:3049:::/bin/false
pinauth_host:x:3050:3050:::/bin/false
bgtask:x:3051:3051:::/bin/false
dcamera:x:3052:3052:::/bin/false
dinput:x:3053:3053:::/bin/false
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册