Merge "[Bug] Change the sepolicy name for exo_camera_injection" into sc-dev
This commit is contained in:
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)
|
||||
Reference in New Issue
Block a user