device_google_felix/vendor/hal_vibrator_default.te
Chase Wu c02424796d Remove sepolicy for vibrator manager service
Bug: 260090235
Test: check avc error
Change-Id: I2cb9f9efe849ae6e7fb9b1b5aba2f92a3346af6d
Signed-off-by: Chase Wu <chasewu@google.com>
2022-12-02 01:09:45 +08:00

3 lines
124 B
Text

# For gpio dev node
vndbinder_use(hal_vibrator_default);
allow hal_vibrator_default vibrator_device:chr_file rw_file_perms;