commit | e820be1fef4c82aac3a35dd310f628748a69b618 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Jan 30 00:24:10 2024 +0000 |
committer | Steven Moreland <smoreland@google.com> | Tue Jan 30 00:24:10 2024 +0000 |
tree | 3f3cda38d03f0ab6b08ff64d4ddf44090228e95a | |
parent | 505ade749002fb2eb0ff03483a9fb087fe20bd42 [diff] [blame] |
wifi: no rust by default for persistable bundle, since Rust is being made the default now. Bug: 321267339 Test: m Change-Id: Ie877c015a7ba3ed3f596285d5cfae9049c663dbd
diff --git a/wifi/hostapd/aidl/Android.bp b/wifi/hostapd/aidl/Android.bp index cdc94bb..1d265e6 100644 --- a/wifi/hostapd/aidl/Android.bp +++ b/wifi/hostapd/aidl/Android.bp
@@ -46,6 +46,9 @@ cpp: { enabled: false, }, + rust: { + enabled: false, + }, }, versions_with_info: [ {