Merge "[Bug] Change the sepolicy name for exo_camera_injection" into sc-dev
This commit is contained in:
commit
ec6bd9449b
2 changed files with 3 additions and 3 deletions
3
whitechapel/vendor/google/exo_camera_injection/exo_app.te
vendored
Normal file
3
whitechapel/vendor/google/exo_camera_injection/exo_app.te
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Allow exo app to find and bind exo camera injection hal.
|
||||
allow exo_app hal_exo_camera_injection_hwservice:hwservice_manager find;
|
||||
binder_call(exo_app, hal_exo_camera_injection)
|
|
@ -1,3 +0,0 @@
|
|||
# Allow exo app to find and bind exo camera injection hal.
|
||||
allow platform_app hal_exo_camera_injection_hwservice:hwservice_manager find;
|
||||
binder_call(platform_app, hal_exo_camera_injection)
|
Loading…
Add table
Add a link
Reference in a new issue