sdm660-common: sepolicy: Remove deprecated power HAL stats policies

This commit is contained in:
Michael Bestas 2019-11-24 19:29:52 +02:00 committed by Max Weffers
parent c90b40f19e
commit 559890d4f6
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE
4 changed files with 0 additions and 8 deletions

View file

@ -22,6 +22,3 @@ type kcal_dev, sysfs_type, fs_type;
type sysfs_light, fs_type, sysfs_type;
type thermal_data_file, file_type, data_file_type;
# Power
type debugfs_wlan, debugfs_type, fs_type;

View file

@ -1,9 +1,6 @@
# Battery
genfscon sysfs /devices/soc/c176000.i2c/i2c-2/2-001d u:object_r:sysfs_battery_supply:s0
# Power
genfscon debugfs /wlan0 u:object_r:debugfs_wlan:s0
# RTC
genfscon sysfs /devices/soc/800f000.qcom,spmi/spmi-0/spmi0-00/800f000.qcom,spmi:qcom,pm660@0:qcom,pm660_rtc/rtc u:object_r:sysfs_rtc:s0

View file

@ -1,3 +1,2 @@
allow hal_power_default proc_dt2w:file rw_file_perms;
allow hal_power_default sysfs_tap_to_wake:file rw_file_perms;
r_dir_file(hal_power_default, debugfs_wlan)

View file

@ -1 +0,0 @@
allow kernel debugfs_wlan:dir search;