[automerger skipped] Merge Android 14 am: fe44673ea9 -s ours am: 0374df24b8 -s ours am: 91cba67266 -s ours am: 7018e13eb7 -s ours

am skip reason: Merged-In I48f5d334d01d9031b488a0051c84bf4b38d2b09a with SHA-1 3254e69a85 is already in history

Original change: https://android-review.googlesource.com/c/device/google/felix-sepolicy/+/2775024

Change-Id: Ic35032349ac6c8668a5aca48f95b0b9b09fd4931
Signed-off-by: Automerger Merge Worker <[email protected]>
diff --git a/fingerprint_capacitance/hal_fingerprint_capacitance.te b/fingerprint_capacitance/hal_fingerprint_capacitance.te
index 8c78ee5..e12e3d9 100644
--- a/fingerprint_capacitance/hal_fingerprint_capacitance.te
+++ b/fingerprint_capacitance/hal_fingerprint_capacitance.te
@@ -32,4 +32,4 @@
 add_hwservice(hal_fingerprint_capacitance, hal_fingerprint_capacitance_ext_hwservice)
 
 # allow fingerprint to access fwk sensor hwservice
-allow hal_fingerprint_capacitance fwk_sensor_hwservice:hwservice_manager find;
+allow hal_fingerprint_capacitance fwk_sensor_service:service_manager find;
diff --git a/vendor/cccdk_timesync_app.te b/vendor/cccdk_timesync_app.te
new file mode 100644
index 0000000..1a4264d
--- /dev/null
+++ b/vendor/cccdk_timesync_app.te
@@ -0,0 +1 @@
+allow vendor_cccdktimesync_app hal_bluetooth_coexistence_service:service_manager find;
diff --git a/vendor/grilservice_app.te b/vendor/grilservice_app.te
new file mode 100644
index 0000000..ad0a779
--- /dev/null
+++ b/vendor/grilservice_app.te
@@ -0,0 +1 @@
+allow grilservice_app hal_bluetooth_coexistence_service:service_manager find;