mirror of
https://gitee.com/openharmony/startup_init
synced 2025-02-25 07:00:55 +00:00
add drm and clearplay config
Signed-off-by: gezhe <gezhe1@huawei.com>
This commit is contained in:
parent
29d3bdf11e
commit
9d7f8c36e6
@ -148,3 +148,5 @@ hdf_ext_devmgr:x:3085:
|
|||||||
intell_voice_host:x:3100:
|
intell_voice_host:x:3100:
|
||||||
user_data_r:x:2008:
|
user_data_r:x:2008:
|
||||||
huawei_id:x:7008:
|
huawei_id:x:7008:
|
||||||
|
drmserver:x:1077:
|
||||||
|
clearplay_host:x:3078:
|
||||||
|
@ -144,3 +144,5 @@ code_sign:x:3074:3074:::/bin/false
|
|||||||
hdf_ext_devmgr:x:3085:3085:::/bin/false
|
hdf_ext_devmgr:x:3085:3085:::/bin/false
|
||||||
intell_voice_host:x:3100:3100:::/bin/false
|
intell_voice_host:x:3100:3100:::/bin/false
|
||||||
huawei_id:x:7008:7008:::/bin/false
|
huawei_id:x:7008:7008:::/bin/false
|
||||||
|
drmserver:x:1077:1077:::/bin/false
|
||||||
|
clearplay_host:x:3078:3078:::/bin/false
|
||||||
|
@ -81,3 +81,4 @@
|
|||||||
/dev/btdev* 0660 dsoftbus dsoftbus
|
/dev/btdev* 0660 dsoftbus dsoftbus
|
||||||
/dev/block/by-name/misc 0660 update update
|
/dev/block/by-name/misc 0660 update update
|
||||||
/dev/block/by-name/bootctrl 0660 update update
|
/dev/block/by-name/bootctrl 0660 update update
|
||||||
|
/dev/video* 0660 clearplay_host clearplay_host
|
||||||
|
Loading…
x
Reference in New Issue
Block a user