1f6e6e3a65
Devices can use the lazy wifi HAL to allow it to exit when wifi is not in use. Test: Flash walleye_svelte-userdebug and check that HAL only runs when wifi is on. Bug: 123307146 Change-Id: If20120f902a7e102372666447b39cf9fdad7d352
8 lines
258 B
Text
8 lines
258 B
Text
service vendor.wifi_hal_legacy /vendor/bin/hw/android.hardware.wifi@1.0-service-lazy
|
|
interface android.hardware.wifi@1.0::IWifi default
|
|
oneshot
|
|
disabled
|
|
class hal
|
|
capabilities NET_ADMIN NET_RAW SYS_MODULE
|
|
user wifi
|
|
group wifi gps
|