commit | ada47030a27c698ab626c31933123219ddfa8ca7 | [log] [tgz] |
---|---|---|
author | Les Lee <lesl@google.com> | Fri Sep 06 18:15:32 2024 +0000 |
committer | Yi Shiou (Les) Lee <lesl@google.com> | Mon Sep 09 19:18:56 2024 +0000 |
tree | 31a77422959469bc9569d6eb06dad088438b7e35 | |
parent | 4e2469ca812b4fcddb3feb0efc5d15c65826fdf0 [diff] [blame] |
wifi: Upgrade hostapd hal version Adds new hostapd HAL API for MLO SAP Bug: 362355566 Bug: 365169257 Flag: EXEMPT HAL interface change Test: Build Change-Id: I3f2184348e924ad74914cb948d1bf31e106d43d5
diff --git a/wifi/hostapd/aidl/Android.bp b/wifi/hostapd/aidl/Android.bp index 2e4d4d1..88f4ef2 100644 --- a/wifi/hostapd/aidl/Android.bp +++ b/wifi/hostapd/aidl/Android.bp
@@ -65,5 +65,5 @@ }, ], - frozen: true, + frozen: false, }