commit | 2abc352787d494980d3ba0d11877adb8f351f220 | [log] [tgz] |
---|---|---|
author | Jimmy Chen <jimmycmchen@google.com> | Fri Sep 11 17:46:34 2020 +0800 |
committer | Jimmy Chen <jimmycmchen@google.com> | Fri Oct 16 12:00:46 2020 +0800 |
tree | eb572469b0a79dd3d7e7b7fb860c4cdbb52f214b | |
parent | 3e554308b1179387431d29b31cc143166ec1940c [diff] [blame] |
wifi: add 60GHz Wi-Fi P2P support Bug: 14749550 Test: atest VtsHalWifiSupplicantP2pV1_4TargetTest Change-Id: I9ad8afa194999409c55e3606510ef6ed43f4960e
diff --git a/wifi/supplicant/1.4/Android.bp b/wifi/supplicant/1.4/Android.bp index df0b23a..6904f15 100644 --- a/wifi/supplicant/1.4/Android.bp +++ b/wifi/supplicant/1.4/Android.bp
@@ -6,6 +6,7 @@ srcs: [ "types.hal", "ISupplicant.hal", + "ISupplicantP2pIface.hal", "ISupplicantStaIface.hal", "ISupplicantStaNetwork.hal", ],