aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-22Allow CompOS APEX to access Ring.android-s-beta-4android-s-beta-3android-s-beta-4Alan Stokes
Bug: 191763370 Test: Client code (in progress) builds. Change-Id: I118a535363dbb8837342de19cfa9048eac2b9d62
2021-04-28Merge "Generate apex_available from c2a instead of a patch" am: 3f3463b5eaJoel Galenson
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/untrusted/+/1690065 Change-Id: I120f7c0b3a715071cf7d5bf7aaf20b76d73696d7
2021-04-28Merge "Generate apex_available from c2a instead of a patch"android-s-beta-2android-s-beta-1Joel Galenson
2021-04-28Generate apex_available from c2a instead of a patchJoel Galenson
Test: Run c2a Test: Build Change-Id: I4222ffbfd1b11fce1bd6ce15be122b0f5e31a6c7
2021-04-28Merge "Allow lint not compatible with this version." am: 1432fccf1fDan Albert
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/untrusted/+/1662921 Change-Id: I15b6fbb433463f0bd6b3d849562386be572f1ee0
2021-04-28Merge "Allow lint not compatible with this version."Dan Albert
2021-04-01Allow lint not compatible with this version.Dan Albert
This lint only exists in the nightly version of rustdoc and the version of this library that we have is quite old, so it's not clean for this lint. Neither are most projects, but this is the only one that forbids a lint class that includes it. Allow the lint for now. Updating the project to ToT will also fix the problem (upstream disabled *all* forbid/deny specifically to work with nightly https://github.com/briansmith/untrusted/commit/f934f697ff75c10ab3691ed591d1d93a3de3580f). Test: m rustdoc Bug: None Change-Id: If6a30981bd747906cfe10064df7c02329b269908
2021-02-20Mark ab/7061308 as merged in stage.Xin Li
Bug: 180401296 Merged-In: I0e4c571ad22743dc4933854546d221811a9b63a8 Change-Id: I46d207d948547923bf6f253a875b4d1de3d01a64
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/untrusted am: 7d8f25057bBob Badour
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/untrusted/+/1588772 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ia3b7469a8d943375561dd976d4e8854a3cd5a5a2
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/untrustedandroid-s-preview-1Bob Badour
Added SPDX-license-identifier-ISC to: Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I9e95e09eb1f1c880daa35bb81eb4565e6f11c566
2020-12-14Allow using untrusted from DnsResolver am: 7559815c37 am: f1c99ed59aBernie Innocenti
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/untrusted/+/1526459 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I0e4c571ad22743dc4933854546d221811a9b63a8
2020-12-14Allow using untrusted from DnsResolver am: 7559815c37Bernie Innocenti
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/untrusted/+/1526459 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I9b0f3fba9f47926123f40fcc81d78dad0670792f
2020-12-12Allow using untrusted from DnsResolverplatform-tools-31.0.0Bernie Innocenti
Bug: 155855709 Test: m Change-Id: I0dee0cb7b78d62e693a95032c6fe97ffdc171a9d
2020-12-07Add Android.bp am: e595b63c75 am: 6aa137e85bJeff Vander Stoep
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/untrusted/+/1517421 Change-Id: I4a5ddacb5ece553ab3c520f3aa9c24af5b996d94
2020-12-07untrusted crate v0.7.1 am: 10c89c5856 am: 64b7afd4a6Jeff Vander Stoep
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/untrusted/+/1517419 Change-Id: Ia98722fefdff15d845f35f777af112c9baf0b216
2020-12-07Add Android.bp am: e595b63c75Jeff Vander Stoep
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/untrusted/+/1517421 Change-Id: Idd1fa3391149ae0b82344245726a650118296cab
2020-12-07untrusted crate v0.7.1 am: 10c89c5856Jeff Vander Stoep
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/untrusted/+/1517419 Change-Id: I4bca812c0af519c580fb83c0441d221bb95d1ad9
2020-12-04Add Android.bpJeff Vander Stoep
And patch file to include std crate. Test: mm Bug: 155855709 Change-Id: I3c662624df1cf78a089829e9acacf02923c94912
2020-12-04untrusted crate v0.7.1Jeff Vander Stoep
Bug: 155855709 Test: n/a Change-Id: I3a4cd835839a800d4a091bf99964bf0f09883168
2020-12-03Initial empty repositoryInna Palant