android_device_samsung_msm8.../sepolicy/adddd.te

10 lines
312 B
Text
Raw Normal View History

2019-03-29 12:16:51 +01:00
#============= 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;