Merge "[ALPS03866092] add dev policy for fw_log_gps" into alps-trunk-p0.basic

Change-Id: I7ffb1e0dd33801c960a32f100a3acb2295625c85
MTK-Commit-Id: 8540fee4700e776b3f9067f79cc9879f02fbff49
This commit is contained in:
Chaoran Zhang 2020-01-18 09:36:14 +08:00 committed by Gerrit Code Review
commit b586fe6d85
2 changed files with 2 additions and 0 deletions

View File

@ -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_gps_device, dev_type;
type fw_log_wmt_device, dev_type;
type fw_log_wifi_device, dev_type;
type pmem_multimedia_device, dev_type;

View File

@ -151,6 +151,7 @@
/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/fw_log_gps u:object_r:fw_log_gps_device:s0
#/dev/mt3337_gpsonly u:object_r:gps_device:s0
/dev/hdmitx(/.*)? u:object_r:graphics_device:s0
/dev/hid-keyboard(/.*)? u:object_r:hid_keyboard_device:s0