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:
commit
9e753c24c5
5 changed files with 0 additions and 10 deletions
|
@ -1,3 +1,2 @@
|
||||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/bluejay-sepolicy/bluejay
|
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
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/bluejay-sepolicy/tracking_denials_bluejay
|
||||||
|
|
2
vendor/file_contexts
vendored
2
vendor/file_contexts
vendored
|
@ -1,2 +0,0 @@
|
||||||
# Haptics
|
|
||||||
/vendor/bin/hw/android\.hardware\.vibrator-service\.cs40l26-private-bluejay u:object_r:hal_vibrator_default_exec:s0
|
|
3
vendor/hal_vibrator_default.te
vendored
3
vendor/hal_vibrator_default.te
vendored
|
@ -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;
|
|
2
vendor/property_contexts
vendored
2
vendor/property_contexts
vendored
|
@ -1,2 +0,0 @@
|
||||||
# Haptics
|
|
||||||
persist.vendor.vibrator.hal. u:object_r:vendor_vibrator_prop:s0
|
|
2
vendor/vendor_init.te
vendored
2
vendor/vendor_init.te
vendored
|
@ -1,2 +0,0 @@
|
||||||
# Haptics
|
|
||||||
get_prop(vendor_init, adaptive_haptics_prop)
|
|
Loading…
Add table
Add a link
Reference in a new issue