Merge "[Bug] Change the sepolicy name for exo_camera_injection" into sc-dev am: ec6bd9449b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14112451 Change-Id: Ice4fe2982eeef2ef8c6f45eebcf4df4305e9bfa0
This commit is contained in:
commit
816fefcd34
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