From 14ff0657cadad68d4be63eb5b83478b35a61524d Mon Sep 17 00:00:00 2001 From: Hai Shalom Date: Fri, 22 Mar 2019 15:39:03 -0700 Subject: [PATCH] wahoo: Add supplicant 1.2 to init.hardware.rc Add missing supplicant 1.2 to init.hardware.rc to wahoo project. Bug: 129693419 Test: lshal Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module VtsHalWifiSupplicantV1_2Host Change-Id: I34577cac4892563774f035d3a68ed17cc1edeeb9 --- init.hardware.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/init.hardware.rc b/init.hardware.rc index 62cebb62..55c736c5 100644 --- a/init.hardware.rc +++ b/init.hardware.rc @@ -685,6 +685,7 @@ service wpa_supplicant /vendor/bin/hw/wpa_supplicant \ # group wifi inet keystore interface android.hardware.wifi.supplicant@1.0::ISupplicant default interface android.hardware.wifi.supplicant@1.1::ISupplicant default + interface android.hardware.wifi.supplicant@1.2::ISupplicant default class main socket wpa_wlan0 dgram 660 wifi wifi disabled