commit | 5ea0e25f1f28f053fa34c056e5febff98b4c3650 | [log] [tgz] |
---|---|---|
author | Les Lee <lesl@google.com> | Fri Sep 06 22:58:52 2024 +0000 |
committer | Les Lee <lesl@google.com> | Mon Sep 16 05:16:33 2024 +0000 |
tree | d02e2ce24995f224d555bfc762796739afc69cd8 | |
parent | a531552ef7b57b2e5bb99d22ca5582c17e7a76a1 [diff] [blame] |
wifi: Upgrade vendor hal version Adding new MLO capability for MLO SAP Bug: 365169257 Flag: EXEMPT HAL interface change Test: Build Change-Id: Ic22dd533532fe5b9ca5cf7628b1898736bd6030d
diff --git a/wifi/aidl/Android.bp b/wifi/aidl/Android.bp index 392d2e9..b77e935 100644 --- a/wifi/aidl/Android.bp +++ b/wifi/aidl/Android.bp
@@ -64,5 +64,5 @@ }, ], - frozen: true, + frozen: false, }