android_device_samsung_msm8.../sepolicy/adddd.te
2019-03-29 14:16:51 +03:00

9 lines
312 B
Text

#============= hal_bluetooth_qti ==============
allow hal_bluetooth_qti bluetooth_data_file:dir { write add_name };
#============= init ==============
allow init proc:file { read getattr };
#============= system_app ==============
allow system_app perfprofd:binder call;
allow system_app wificond:binder call;