Allow GRIL to get power stats.
AVC log: SELinux : avc: denied { find } for pid=3147 uid=10219 name=android.hardware.power.stats.IPowerStats/default scontext=u:r:grilservice_app:s0:c219,c256,c512,c768 tcontext=u:object_r:hal_power_stats_service:s0 tclass=service_manager permissive=0 Bug: 286187143 Test: build and boot Change-Id: Iff51df55ad0011815b764b334801dedc6a6d1cbc
This commit is contained in:
parent
9fa7db53a1
commit
0212befe1e
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/grilservice_app.te
vendored
1
whitechapel/vendor/google/grilservice_app.te
vendored
|
@ -11,3 +11,4 @@ binder_call(grilservice_app, hal_bluetooth_btlinux)
|
|||
binder_call(grilservice_app, hal_radioext_default)
|
||||
binder_call(grilservice_app, hal_wifi_ext)
|
||||
binder_call(grilservice_app, hal_audiometricext_default)
|
||||
hal_client_domain(grilservice_app, hal_power_stats)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue