Revert "device-sepolicy: Add sepolicy for vibrator hal" am: 02be088bc5

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx-sepolicy/+/21455936

Change-Id: Ie2e3086bf535add2e1ede16e374f8a78e2780216
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Tai Kuo
2023-02-17 06:23:10 +00:00
committed by Automerger Merge Worker
4 changed files with 0 additions and 11 deletions

View File

@@ -16,6 +16,3 @@
/vendor/bin/loc_launcher u:object_r:vendor_location_exec:s0
/vendor/bin/lowi-server u:object_r:lowi_server_exec:s0
/vendor/bin/cnss-daemon u:object_r:cnss-daemon_exec:s0
# Haptics
/vendor/bin/hw/android\.hardware\.vibrator-service\.cs40l26-private-lynx u:object_r:hal_vibrator_default_exec:s0

View File

@@ -1,3 +0,0 @@
# Allow Vibrator HAL to communicate with daemon via socket
allow hal_vibrator_default chre:unix_stream_socket connectto;
allow hal_vibrator_default chre_socket:sock_file write;

View File

@@ -1,2 +0,0 @@
# Haptics
persist.vendor.vibrator.hal. u:object_r:vendor_vibrator_prop:s0

View File

@@ -1,5 +1,2 @@
# Camera
set_prop(vendor_init, vendor_camera_prop)
# Haptics
get_prop(vendor_init, adaptive_haptics_prop)