diff --git a/non_plat/em_hidl.te b/non_plat/em_hidl.te index 36004fd..fa6bf00 100644 --- a/non_plat/em_hidl.te +++ b/non_plat/em_hidl.te @@ -112,3 +112,10 @@ allow em_hidl nvdata_file:file { getattr read open }; allow em_hidl mnt_vendor_file:dir search; allow em_hidl vendor_default_prop:file read; +# Data : 2018/08/10 +# Purpose : EM BT usage +allow em_hidl stpbt_device:chr_file { read write open }; +allow em_hidl sysfs_boot_mode:file { read open }; +allow em_hidl ttyGS_device:chr_file { read write ioctl open }; +allow em_hidl vendor_usb_prop:file { read getattr open }; +set_prop(em_hidl, vendor_usb_prop)