summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--car_product/sepolicy/private/bootanim.te1
-rw-r--r--car_product/sepolicy/private/platform_app.te2
2 files changed, 3 insertions, 0 deletions
diff --git a/car_product/sepolicy/private/bootanim.te b/car_product/sepolicy/private/bootanim.te
new file mode 100644
index 00000000..9f20466a
--- /dev/null
+++ b/car_product/sepolicy/private/bootanim.te
@@ -0,0 +1 @@
dontaudit bootanim system_data_file:dir r_dir_perms;
diff --git a/car_product/sepolicy/private/platform_app.te b/car_product/sepolicy/private/platform_app.te
new file mode 100644
index 00000000..6f675948
--- /dev/null
+++ b/car_product/sepolicy/private/platform_app.te
@@ -0,0 +1,2 @@
1allow platform_app broadcastradio_service:service_manager find;
2allow platform_app carservice_service:service_manager find;