remove redundant exo sepolicy

All exo sepolicy live in gs101
Bug: 196916111
Test: build pass

Change-Id: I5c9a8af806c62ee74b4f2ab23bd60cd9706b2dae
This commit is contained in:
Adam Shih 2021-10-12 14:32:48 +08:00
parent 4d8c9e5940
commit dfbc96da03
6 changed files with 0 additions and 18 deletions

View file

@ -1,2 +0,0 @@
# For collecting bugreports.
dump_hal(hal_camera)

View file

@ -1,3 +0,0 @@
# 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)

View file

@ -1 +0,0 @@
/vendor/bin/hw/vendor\.google\.exo_camera_injection@1\.0-service u:object_r:hal_exo_camera_injection_exec:s0

View file

@ -1,10 +0,0 @@
# TODO(b/180558115): It will moved to pixel-sepolicy after pixel 6 launches.
type hal_exo_camera_injection, domain;
hal_server_domain(hal_exo_camera_injection, hal_camera)
type hal_exo_camera_injection_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_exo_camera_injection)
hwbinder_use(hal_exo_camera_injection)
add_hwservice(hal_exo_camera_injection, hal_exo_camera_injection_hwservice)
allow hal_exo_camera_injection hal_graphics_mapper_hwservice:hwservice_manager find;

View file

@ -1 +0,0 @@
type hal_exo_camera_injection_hwservice, hwservice_manager_type;

View file

@ -1 +0,0 @@
vendor.google.exo_camera_injection::IExoCameraInjection u:object_r:hal_exo_camera_injection_hwservice:s0