Remove CS40L26 common rules am: a3e65a0674

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

Change-Id: Id88302da1612e6fd1c5f5ec27edfbe86d7e57dde
This commit is contained in:
Tai Kuo 2022-02-21 10:11:04 +00:00 committed by Automerger Merge Worker
commit a07658d8ba
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;