- Sep 13, 2023
-
-
James Farrell authored
Use name-suffix and dep-suffixes (aosp/2751102) and remove patches no longer needed as a result. Other minor cleanups to eliminate diffs in Android.bp files Test: Ran cargo2android Change-Id: I74136a3d1997a293184e50af916833d0a65da3f0
-
- Mar 08, 2023
-
-
Matthew Maurer authored
Bug: 270690570 Test: mma in external/rust/crates Change-Id: I8ae55ee76a5ca70891e8e2d3040ac5de48f505cd
-
- Feb 03, 2023
-
-
Colin Cross authored
Update the list of C files to compile, re-add whole_static_libs and modify the names of the referenced C libraries. Test: builds Change-Id: I08031cd029d33f52d101d07a2fbbc0c3709a7819
-
Colin Cross authored
This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update rust/crates/ring For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md Test: TreeHugger Change-Id: I5220a10b2a1f7fc6077d1d75daab2cd18b83008b
-
- Jul 30, 2022
-
-
Yi Kong authored
Test: GLOBAL_THINLTO=true m Change-Id: Ia860e142a5d180ba39e9929d9b652229560d29ed
-
- May 25, 2022
-
-
Alan Stokes authored
We no longer use Ring, preferring boringssl, and we want to discourage any attempt at further use. Bug: 233582804 Test: m com.android.compos com.android.virt Change-Id: I683df6b4bc1a70ead646182e0d02e159a6e87f08
-
- Dec 10, 2021
-
-
Joel Galenson authored
Test: None Change-Id: I9f66880ecc0c608a5d609677874f5e5d9c46df16
-
- Aug 20, 2021
-
-
Jiyong Park authored
Bug: 193504400 Test: m Change-Id: I9d1abbef447d4f511e24f3cf4b57d9894a6adcc3
-
- Jul 13, 2021
-
-
Bernie Innocenti authored
Without this, linking against libring fails with missing symbols from libring-core. Soong does not propagate static_libs across targets, and apparently this behavior is WAI. Bug: 193446464 Bug: 155855709 Test: Remove libring-core from doh_ffi_test and run "m doh_ffi_test" Change-Id: I26c8628fe6485e5859e8ce8c1d1ea0866d257184 Merged-In: I3068448cf7b58fcad775342dc6fa0db36f9c664e (cherry picked from commit 16c1cfd5)
-
Joel Galenson authored
Use a new cargo2android.py feature to remove a patch. Test: Build Change-Id: I7019390dc5ca8068fdfdcffd55cc43d4cdc46674
-
Joel Galenson authored
Test: make Change-Id: I352afe775f55053842d21f56770e2cd76302df65
-
- Jul 12, 2021
-
-
Bernie Innocenti authored
Without this, linking against libring fails with missing symbols from libring-core. Soong does not propagate static_libs across targets, and apparently this behavior is WAI. Bug: 193446464 Bug: 155855709 Test: Remove libring-core from doh_ffi_test and run "m doh_ffi_test" Change-Id: I3068448cf7b58fcad775342dc6fa0db36f9c664e
-
- Jun 22, 2021
-
-
Alan Stokes authored
Bug: 191763370 Test: Client code (in progress) builds. Change-Id: Id5a9a95f91b740c61bc5671cc34bd66799db224e
-
Luke Huang authored
Test: TH Bug 155855709 Change-Id: Ib1455d76a708f6f19a22f4b853629d671e3c4c32
-
- Jun 10, 2021
-
-
Joel Galenson authored
Use a new cargo2android.py feature to insert blocks into Android.bp files instead of having a patch. Note that we do make one change to the Android.bp file but it shouldn't matter. Test: Run cargo2android.py Test: Run some tests Change-Id: Ia14941989c190a257d23cea5f855faf8c9d83c7f
-
- May 24, 2021
-
-
Joel Galenson authored
Migrate to using a config file. Generate the apex_available as part of the config file and not a patch. Remove the test timeout, as it was added to the updater in aosp/1556124. Test: Run c2a/updater. Change-Id: I78a0e064c22dc606ea38d618122fa74fb02df38f
-
- Apr 06, 2021
-
-
Luke Huang authored
To enable the std relevant trait for ring errors. Bug: 155855709 Test: build Change-Id: I0dbfc557d146110fd5326a3dcffe2491feab4d8e
-
- Feb 12, 2021
-
-
Bob Badour authored
Added SPDX-license-identifier-BSD SPDX-license-identifier-ISC SPDX-license-identifier-MIT SPDX-license-identifier-OpenSSL legacy_unencumbered to: Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I8ca7fbb40a1896cad628d56bfb1e41ececce8ccb
-
- Dec 14, 2020
-
-
Bernie Innocenti authored
Bug: 155855709 Test: m Change-Id: I812d1e2f7973fddd7a42ae3345c9f7d6a4f43dcb
-
- Dec 10, 2020
-
-
Jeff Vander Stoep authored
Test: mm Test: atest Change-Id: I13ecba3b7c66e706b25437023c6b240f0aa05dbc
-
- Dec 08, 2020
-
-
Jeff Vander Stoep authored
This fixes a breakage building for aosp_x86_64. Test: mm for arm and x86 targets Change-Id: I8305475d205106299493a9a5c1e2fc2ef8ba612b
-
- Dec 07, 2020
-
-
Jeffrey Vander Stoep authored
This reverts commit f5e7595a. Reason for revert: b/175022551 Change-Id: I4ffa75a6505623657304f3b75482aa120366a2e2
-
- Dec 04, 2020
-
-
Jeff Vander Stoep authored
Bug: 155855709 Test: mm Change-Id: I11398bf8e6e1e255b8bbb9033f03915e2c8bcf73
-