commit | 08c4c46cc42ed6ebbea04328ff3d165c29b211ee | [log] [tgz] |
---|---|---|
author | Sunil Ravi <sunilravi@google.com> | Tue Nov 07 00:06:59 2023 +0000 |
committer | Sunil Ravi <sunilravi@google.com> | Thu Nov 09 22:36:01 2023 +0000 |
tree | 5b0ac9b4513f9f8078e412ef28e8395d79ec204b | |
parent | c8e6c2e201ab60a19a40642e264f494ba4137d1a [diff] [blame] |
wifi: Update Supplicant HAL to V3 Bug: 291202830 Test: Build successfully Test: Establish P2P connection and verified from the logs that the P2P Client IP address is received to framework via new HAL API. Change-Id: I3078eb4fa690d49c29c5fca78f551ff22d13e3c6
diff --git a/wifi/supplicant/aidl/Android.bp b/wifi/supplicant/aidl/Android.bp index ac5a952..76b0902 100644 --- a/wifi/supplicant/aidl/Android.bp +++ b/wifi/supplicant/aidl/Android.bp
@@ -57,6 +57,6 @@ }, ], - frozen: true, + frozen: false, }