Merge "[ALPS03866092] Debug Utility: add sepolicy for /dev/fw_log_wmt" into alps-trunk-p0.basic
Change-Id: Iaa70f5f8ea3d8883a6713f76de2205f7e3cc9bad MTK-Commit-Id: b408cb4b919e30d4fc3d1c6c444ccc0dc8dced36
This commit is contained in:
commit
f5716bff04
@ -13,6 +13,7 @@ type stpbt_device, dev_type;
|
||||
type stpant_device, dev_type;
|
||||
type fm_device, dev_type;
|
||||
type stpgps_device, dev_type;
|
||||
type fw_log_wmt_device, dev_type;
|
||||
type pmem_multimedia_device, dev_type;
|
||||
type mt6516_isp_device, dev_type;
|
||||
type mt6516_IDP_device, dev_type;
|
||||
|
@ -148,6 +148,7 @@
|
||||
/dev/fat(/.*)? u:object_r:fat_device:s0
|
||||
/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/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