Allow atrace hal tracefs access
Add atrace hal to the readtracefs group Bug: 214591300 Test: adb shell perfetto (Use config with atrace_categories) Change-Id: Id9e06f88539b59480d5cf57a4ba67cef4676c1d5 Merged-In: Id9e06f88539b59480d5cf57a4ba67cef4676c1d5
This commit is contained in:
parent
df417d2808
commit
4847855f2b
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ service vendor.atrace-hal-1-0 /vendor/bin/hw/android.hardware.atrace@1.0-service
|
|||
interface android.hardware.atrace@1.0::IAtraceDevice default
|
||||
class early_hal
|
||||
user system
|
||||
group system
|
||||
group system readtracefs
|
||||
|
|
Loading…
Reference in a new issue