commit | c8e974d81483e19efca39a63b01b3bb0c5c382ab | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Jan 30 00:24:10 2024 +0000 |
committer | Steven Moreland <smoreland@google.com> | Mon Feb 05 23:52:21 2024 +0000 |
tree | dd637261ad265c48c296c55715bb30dbb3c2f7ec | |
parent | e01a6b9127c7a555f03d2779765e566d68824b93 [diff] [blame] |
wifi: no rust by default for persistable bundle, since Rust is being made the default now. Bug: 321267339 Test: m Merged-In: Ie877c015a7ba3ed3f596285d5cfae9049c663dbd Change-Id: Ie877c015a7ba3ed3f596285d5cfae9049c663dbd (cherry picked from commit e820be1fef4c82aac3a35dd310f628748a69b618)
diff --git a/wifi/aidl/Android.bp b/wifi/aidl/Android.bp index ac95f85..690790c 100644 --- a/wifi/aidl/Android.bp +++ b/wifi/aidl/Android.bp
@@ -48,6 +48,9 @@ cpp: { enabled: false, }, + rust: { + enabled: false, + }, }, versions_with_info: [ {