Revert "device-sepolicy: Add sepolicy for vibrator hal"
This reverts commit b5eec482fd
.
Bug: 198239103
Test: build pass on git_tm-qpr-dev-plus-aosp
Change-Id: Iee9305e6ba5abbc8df9b353ed5bbfeaa64f0b43b
This commit is contained in:
3
vendor/file_contexts
vendored
3
vendor/file_contexts
vendored
@@ -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
|
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
|
3
vendor/vendor_init.te
vendored
3
vendor/vendor_init.te
vendored
@@ -1,5 +1,2 @@
|
||||
# Camera
|
||||
set_prop(vendor_init, vendor_camera_prop)
|
||||
|
||||
# Haptics
|
||||
get_prop(vendor_init, adaptive_haptics_prop)
|
||||
|
Reference in New Issue
Block a user