Revert "[DO NOT MERGE] device/sepolicy: Add sepolicy for vibrator hal" am: bfd77dc818

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

Change-Id: I444ac3873b88e59eac0e93e2996bac8c0f12e56e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Tai Kuo 2023-02-17 02:30:27 +00:00 committed by Automerger Merge Worker
commit 9e753c24c5
5 changed files with 0 additions and 10 deletions

View file

@ -1,3 +1,2 @@
BOARD_VENDOR_SEPOLICY_DIRS += device/google/bluejay-sepolicy/bluejay
BOARD_VENDOR_SEPOLICY_DIRS += device/google/bluejay-sepolicy/vendor
BOARD_VENDOR_SEPOLICY_DIRS += device/google/bluejay-sepolicy/tracking_denials_bluejay

View file

@ -1,2 +0,0 @@
# Haptics
/vendor/bin/hw/android\.hardware\.vibrator-service\.cs40l26-private-bluejay 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,2 +0,0 @@
# Haptics
get_prop(vendor_init, adaptive_haptics_prop)