Merge "power.stats: Give permission to access wifi system props" into qt-dev

am: 1ede337150

Change-Id: Idfd109ee9075d9829bfb81bfe8bf053af958e7ca
This commit is contained in:
Benjamin Schwartz
2019-05-14 20:52:17 -07:00
committed by android-build-merger

View File

@@ -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)