From c127f046f8b0eb102ab61654e2c07004cbcaea4d Mon Sep 17 00:00:00 2001 From: Roshan Pius Date: Mon, 5 Feb 2018 16:16:57 -0800 Subject: [PATCH] wpa_supplicant(hidl): Add support for starting HAL lazily Bug: 72394251 Test: Able to start supplicant from framework using ISupplicant.getService() Change-Id: I19b8434e7241b9028e7dc86316ec9d5512affcca --- init.hardware.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.hardware.rc b/init.hardware.rc index d990bff0..3612e188 100644 --- a/init.hardware.rc +++ b/init.hardware.rc @@ -676,6 +676,8 @@ service wpa_supplicant /vendor/bin/hw/wpa_supplicant \ # after setting up the capabilities required for WEXT # user wifi # group wifi inet keystore + interface android.hardware.wifi.supplicant@1.0::ISupplicant default + interface android.hardware.wifi.supplicant@1.1::ISupplicant default class main socket wpa_wlan0 dgram 660 wifi wifi disabled