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:
Benjamin Schwartz
2019-05-14 21:08:11 -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)