mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "power.stats: Give permission to access wifi system props" into qt-dev
am: 1ede337150
Change-Id: Idfd109ee9075d9829bfb81bfe8bf053af958e7ca
This commit is contained in:
1
sepolicy/vendor/hal_power_stats_default.te
vendored
1
sepolicy/vendor/hal_power_stats_default.te
vendored
@@ -1,6 +1,7 @@
|
||||
# power.stats HAL needs access to rpm, and wlan sysfs nodes in /d/
|
||||
r_dir_file(hal_power_stats_default, debugfs_rpm)
|
||||
r_dir_file(hal_power_stats_default, debugfs_wlan)
|
||||
get_prop(hal_power_stats_default, exported_wifi_prop) # Needed to detect wifi on/off
|
||||
|
||||
# power.stats HAL needs access to the easel sysfs node
|
||||
r_dir_file(hal_power_stats_default, sysfs_easel)
|
||||
|
||||
Reference in New Issue
Block a user