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

This reverts commit 5e8ab96efb.

Bug: 198239103
Test: build pass on git_tm-qpr-dev-plus-aosp
Test: build pass on git_stage-aosp-master
Change-Id: I64fa53bef8a88b219ddb154dc919a1313f4e9db7
This commit is contained in:
Tai Kuo 2023-02-16 22:24:57 +08:00
parent b10fc8c2e3
commit bfd77dc818
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/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

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)