Remove CS40L26 common rules

Bug: 220651401
Test: full build.
Test: Check normal and audio-coupled haptics function
Signed-off-by: Tai Kuo <taikuo@google.com>
Change-Id: I4b87df352a066e50d1dd5e23b7b0cb06216fc78b
This commit is contained in:
Tai Kuo 2022-02-21 15:15:55 +08:00
parent 78579f4243
commit a3e65a0674
2 changed files with 0 additions and 10 deletions

View file

@ -1,3 +0,0 @@
# Haptics
/dev/snd/pcmC0D24p u:object_r:vibrator_snd_device:s0
/dev/snd/pcmC1D24p u:object_r:vibrator_snd_device:s0

View file

@ -1,7 +0,0 @@
# Haptics
allow hal_vibrator_default input_device:dir r_dir_perms;
allow hal_vibrator_default vibrator_snd_device:chr_file rw_file_perms;
allow hal_vibrator_default vibrator_snd_device:dir search;
allow hal_vibrator_default audio_device:dir search;
allow hal_vibrator_default proc_asound:dir search;
allow hal_vibrator_default proc_asound:file r_file_perms;