mirror of
https://gitee.com/openharmony/startup_init
synced 2025-03-03 10:09:50 +00:00
fix:add the gid of the resources related to the vibrator driver
Signed-off-by: mn_manan <manan19@huawei.com>
This commit is contained in:
parent
3582ff39f7
commit
e8478f4c86
@ -127,3 +127,4 @@ device_attest:x:3049:
|
||||
dev_dma_heap:x:3070:
|
||||
dev_memory:x:3071:
|
||||
dev_lcd_backlight:x:3072:
|
||||
dev_vibrator:x:3080:
|
||||
|
@ -123,4 +123,5 @@ dsserver:x:3068:3068:::/bin/false
|
||||
device_attest:x:3049:3049:::/bin/false
|
||||
dev_dma_heap:x:3070:3070:::/bin/false
|
||||
dev_memory:x:3071:3071:::/bin/false
|
||||
dev_lcd_backlight:x:3072:3072:::/bin/false
|
||||
dev_lcd_backlight:x:3072:3072:::/bin/false
|
||||
dev_vibrator:x:3080:3080:::/bin/false
|
Loading…
x
Reference in New Issue
Block a user