sdm660-common: rootdir: Register audio service to system group to access cpu_dma_latency node
Change-Id: Ib832634d74f488ece0879fb05781646b1f4ee7a1 Signed-off-by: PIPIPIG233666 <2212848813@qq.com>
This commit is contained in:
parent
617998fe55
commit
0e50196347
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (c) 2009-2012, 2014-2018, The Linux Foundation. All rights reserved.
|
# Copyright (c) 2009-2012, 2014-2019, The Linux Foundation. All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
# modification, are permitted provided that the following conditions are met:
|
# modification, are permitted provided that the following conditions are met:
|
||||||
|
|
|
@ -150,6 +150,7 @@ firmware_directories /vendor/firmware_mnt/image/
|
||||||
/dev/adsprpc-smd-secure 0644 system system
|
/dev/adsprpc-smd-secure 0644 system system
|
||||||
/dev/system_health_monitor 0644 radio system
|
/dev/system_health_monitor 0644 radio system
|
||||||
/dev/mdss_rotator 0664 system system
|
/dev/mdss_rotator 0664 system system
|
||||||
|
/dev/cpu_dma_latency 0660 root system
|
||||||
|
|
||||||
# QDSS
|
# QDSS
|
||||||
/dev/byte-cntr 0660 system oem_2902
|
/dev/byte-cntr 0660 system oem_2902
|
||||||
|
|
Loading…
Reference in a new issue