mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 03:40:35 +00:00
Merge "power.stats: Give permission to access wifi system props" into qt-dev am: 1ede337150
am: cbbc2b9da4
Change-Id: If568c03e7f268f20955d3583a00448aefb294af3
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