[ALPS03866092] wlan: add sepolicy for /dev/fw_log_wifi
[Detail] Create sepolicy definition for /dev/fw_log_wifi [Solution] N/A MTK-Commit-Id: 28b450dc71b48735fef6b58ade1f97bc8d81da8f Change-Id: If932821d83e6999a3068a7520ea987b7a2ce09f8 Signed-off-by: Black Chen <black-ch.chen@mediatek.com> CR-Id: ALPS03866092 Feature: Connsys Log Tool (cherry picked from commit 39d8afbc1344efe75a4c591fec4e8eab78db1c61)
This commit is contained in:
parent
ba9c40f244
commit
975daae102
@ -14,6 +14,7 @@ type stpant_device, dev_type;
|
||||
type fm_device, dev_type;
|
||||
type stpgps_device, dev_type;
|
||||
type fw_log_wmt_device, dev_type;
|
||||
type fw_log_wifi_device, dev_type;
|
||||
type pmem_multimedia_device, dev_type;
|
||||
type mt6516_isp_device, dev_type;
|
||||
type mt6516_IDP_device, dev_type;
|
||||
|
@ -149,6 +149,7 @@
|
||||
/dev/FM50AF(/.*)? u:object_r:FM50AF_device:s0
|
||||
/dev/fm(/.*)? u:object_r:fm_device:s0
|
||||
/dev/fw_log_wmt u:object_r:fw_log_wmt_device:s0
|
||||
/dev/fw_log_wifi u:object_r:fw_log_wifi_device:s0
|
||||
#/dev/gps(/.*)? u:object_r:gps_device:s0
|
||||
/dev/geofence(/.*)? u:object_r:geo_device:s0
|
||||
#/dev/mt3337_gpsonly u:object_r:gps_device:s0
|
||||
|
Loading…
x
Reference in New Issue
Block a user