Merge "[ALPS03866092] Add sepolicy for /dev/fw_log_bt" into alps-trunk-p0.basic
Change-Id: I9e26ba1f321d7a2b85dc38a39687e50794795277 MTK-Commit-Id: 259641ddbb2bc15920d2f2bb0a8830b25dda52da
This commit is contained in:
commit
e7d66802f0
@ -10,6 +10,7 @@ type stpwmt_device, dev_type;
|
||||
type wmtdetect_device, dev_type;
|
||||
type wmtWifi_device, dev_type;
|
||||
type stpbt_device, dev_type;
|
||||
type fw_log_bt_device, dev_type;
|
||||
type stpant_device, dev_type;
|
||||
type fm_device, dev_type;
|
||||
type stpgps_device, dev_type;
|
||||
|
@ -287,6 +287,7 @@
|
||||
/dev/socket/wpa_wlan0(/.*)? u:object_r:wpa_wlan0_socket:s0
|
||||
/dev/stpant(/.*)? u:object_r:stpant_device:s0
|
||||
/dev/stpbt(/.*)? u:object_r:stpbt_device:s0
|
||||
/dev/fw_log_bt u:object_r:fw_log_bt_device:s0
|
||||
/dev/stpgps u:object_r:mnld_device:s0
|
||||
/dev/stpgps(/.*)? u:object_r:stpgps_device:s0
|
||||
/dev/stpwmt(/.*)? u:object_r:stpwmt_device:s0
|
||||
|
Loading…
x
Reference in New Issue
Block a user