diff --git a/services/etc/group b/services/etc/group index 43295ee53dfb9843550288bcbce1b33e587305ae..905886a0bf6951c7063252135b815c751e9a045a 100755 --- a/services/etc/group +++ b/services/etc/group @@ -32,5 +32,29 @@ wakelock:x:3010: uhid:x:3011: ddms:x:3012: access_token:x:3020: +blue_host:x:3021: +sample_host:x:3022: +usb_host:x:3023: +usbfnMaster_host:x:3024: +power_host:x:3025: +wifi_host:x:3026: +audio_hdi_server_host:x:3027: +camera_host:x:3028: +input_user_host:x:3029: +display_gralloc_host:x:3030: +codec_host:x:3031: +riladapter_host:x:3032: +sensor_dal_host:x:3033: +vibrator_dal_host:x:3034: +light_dal_host:x:3035: +wifi_c_host:x:3036: +disp_gralloc_host:x:3037: +dcamera_host:x:3038: +hwc_host:x:3039: +gralloc_host:x:3040: +sensor_host:x:3041: +nfc_host:x:3042: +a2dp_host:x:3043: +hdf_devmgr:x:3044: misc:x:9998: app:x:10000: diff --git a/services/etc/param/ohos.para.dac b/services/etc/param/ohos.para.dac index bf21971c47324f8099e0d60423e3cd896481969e..32db74f8d2666dab14eaa07b2a92764e28a03df4 100755 --- a/services/etc/param/ohos.para.dac +++ b/services/etc/param/ohos.para.dac @@ -26,7 +26,7 @@ const.debuggable root:root:0777 persist.sys.usb.config root:root:0777 # default forbit other user to start service -ohos.servicectrl. system:root:0770 +ohos.servicectrl. system:root:0777 test.permission. root:root:0770 test.permission.read. root:root:0774 test.permission.write. root:root:0772 diff --git a/services/etc/passwd b/services/etc/passwd index 873a182c2e24e32a714d85b2e41f95e213ac9054..7dfdf1cf77f610867c90cd3a26b40a1da4f7d46f 100755 --- a/services/etc/passwd +++ b/services/etc/passwd @@ -33,6 +33,30 @@ wakelock:x:3010:3010:::/bin/false uhid:x:3011:3011:::/bin/false ddms:x:3012:3012:::/bin/false access_token:x:3020:3020:::/bin/false +blue_host:x:3021:3021:::/bin/false +sample_host:x:3022:3022:::/bin/false +usb_host:x:3023:3023:::/bin/false +usbfnMaster_host:x:3024:3024:::/bin/false +power_host:x:3025:3025:::/bin/false +wifi_host:x:3026:3026:::/bin/false +audio_hdi_server_host:x:3027:3027:::/bin/false +camera_host:x:3028:3028:::/bin/false +input_user_host:x:3029:3029:::/bin/false +display_gralloc_host:x:3030:3030:::/bin/false +codec_host:x:3031:3031:::/bin/false +riladapter_host:x:3032:3032:::/bin/false +sensor_dal_host:x:3033:3033:::/bin/false +vibrator_dal_host:x:3034:3034:::/bin/false +light_dal_host:x:3035:3035:::/bin/false +wifi_c_host:x:3036:3036:::/bin/false +disp_gralloc_host:x:3037:3037:::/bin/false +dcamera_host:x:3038:3038:::/bin/false +hwc_host:x:3039:3039:::/bin/false +gralloc_host:x:3040:3040:::/bin/false +sensor_host:x:3041:3041:::/bin/false +nfc_host:x:3042:3042:::/bin/false +a2dp_host:x:3043:3043:::/bin/false +hdf_devmgr:x:3044:3044:::/bin/false dms:x:5522:5522:::/bin/false misc:x:9998:9998:::/bin/false app:x:10000:10000:::/bin/false