Files
device_google_wahoo/sepolicy/vendor/audioserver.te
Amit Mahajan 4ccd3d226f Remove binder rules for rild to communicate with audioserver.
Test: Basicy telephony sanity
Bug: 36565056
Change-Id: Ie315ca7b23d0ab64773de1d850b9b412d84b2557
2017-06-19 14:58:20 -07:00

7 lines
172 B
Plaintext

binder_call(audioserver, bootanim)
allow audioserver perfd_socket:sock_file write;
allow audioserver sysfs_soc:file r_file_perms;
allow audioserver sysfs_soc:dir search;