Skip to content
Snippets Groups Projects
  1. Sep 13, 2023
    • James Farrell's avatar
      Cleanup cargo2android configs and patches · 36090a30
      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
      36090a30
  2. Mar 08, 2023
  3. Feb 03, 2023
  4. Jul 30, 2022
  5. May 25, 2022
    • Alan Stokes's avatar
      Remove access from CompOS/Virtualization APEXes · 25b0ddb4
      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
      25b0ddb4
  6. Dec 10, 2021
  7. Aug 20, 2021
  8. Jul 13, 2021
    • Bernie Innocenti's avatar
      Link archive libraries needed by libring as whole_static_libs · f3b16f22
      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)
      56 tags
      f3b16f22
    • Joel Galenson's avatar
      Remove patch. · 8aee8a9e
      Joel Galenson authored
      Use a new cargo2android.py feature to remove a patch.
      
      Test: Build
      Change-Id: I7019390dc5ca8068fdfdcffd55cc43d4cdc46674
      2 tags
      8aee8a9e
    • Joel Galenson's avatar
      Upgrade rust/crates/ring to 0.16.20 · 97a97e4e
      Joel Galenson authored
      Test: make
      Change-Id: I352afe775f55053842d21f56770e2cd76302df65
      97a97e4e
  9. Jul 12, 2021
    • Bernie Innocenti's avatar
      Link archive libraries needed by libring as whole_static_libs · fad87d80
      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
      fad87d80
  10. Jun 22, 2021
  11. Jun 10, 2021
    • Joel Galenson's avatar
      Remove patch. · 8a94f515
      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
      8a94f515
  12. May 24, 2021
    • Joel Galenson's avatar
      Cleanup · 3916abf7
      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
      3916abf7
  13. Apr 06, 2021
  14. Feb 12, 2021
    • Bob Badour's avatar
      [LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/ring · 678911e2
      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
  15. Dec 14, 2020
  16. Dec 10, 2020
    • Jeff Vander Stoep's avatar
      Add tests · d7941d9e
      Jeff Vander Stoep authored
      Test: mm
      Test: atest
      Change-Id: I13ecba3b7c66e706b25437023c6b240f0aa05dbc
      d7941d9e
  17. Dec 08, 2020
  18. Dec 07, 2020
  19. Dec 04, 2020
Loading