diff --git a/legacy/exo_camera_injection/dumpstate.te b/legacy/exo_camera_injection/dumpstate.te deleted file mode 100644 index 1a5b393d..00000000 --- a/legacy/exo_camera_injection/dumpstate.te +++ /dev/null @@ -1,2 +0,0 @@ -# For collecting bugreports. -dump_hal(hal_camera) diff --git a/legacy/exo_camera_injection/exo_app.te b/legacy/exo_camera_injection/exo_app.te deleted file mode 100644 index a90de48e..00000000 --- a/legacy/exo_camera_injection/exo_app.te +++ /dev/null @@ -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) diff --git a/legacy/exo_camera_injection/file_contexts b/legacy/exo_camera_injection/file_contexts deleted file mode 100644 index cfcbd6ff..00000000 --- a/legacy/exo_camera_injection/file_contexts +++ /dev/null @@ -1 +0,0 @@ -/vendor/bin/hw/vendor\.google\.exo_camera_injection@1\.0-service u:object_r:hal_exo_camera_injection_exec:s0 diff --git a/legacy/exo_camera_injection/hal_exo_camera_injection.te b/legacy/exo_camera_injection/hal_exo_camera_injection.te deleted file mode 100644 index 138d1b1d..00000000 --- a/legacy/exo_camera_injection/hal_exo_camera_injection.te +++ /dev/null @@ -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; diff --git a/legacy/exo_camera_injection/hwservice.te b/legacy/exo_camera_injection/hwservice.te deleted file mode 100644 index cea97689..00000000 --- a/legacy/exo_camera_injection/hwservice.te +++ /dev/null @@ -1 +0,0 @@ -type hal_exo_camera_injection_hwservice, hwservice_manager_type; diff --git a/legacy/exo_camera_injection/hwservice_contexts b/legacy/exo_camera_injection/hwservice_contexts deleted file mode 100644 index 59ccfe67..00000000 --- a/legacy/exo_camera_injection/hwservice_contexts +++ /dev/null @@ -1 +0,0 @@ -vendor.google.exo_camera_injection::IExoCameraInjection u:object_r:hal_exo_camera_injection_hwservice:s0