aboutsummaryrefslogtreecommitdiff
path: root/CODEOWNERS
AgeCommit message (Collapse)Author
2023-04-21Upgrade quiche to 0.17.1android14-devMike Yu
This change is made by the following steps: $ rm patches/Initial-stateless-reset-detection.patch patches/Android.bp.patch $ ../../../../tools/external_updater/updater.sh update rust/crates/quiche $ (add a new Android.bp.patch in patches/) $ cargo2android.py --config cargo2android.json $ rm -rf cargo.out target.tmp/ Bug: 277315978 Ignore-AOSP-First: Can't merge the quiche-0.17.1 upgrade in AOSP first because the code change in external/rust/crates/quiche doesn't automerge into udc-mainline-prod (the code change in packages/modules/DnsResolver does). Will cherry-pick the change to AOSP after this change mergers into master. Test: cd external/rust/crates/quiche && atest Test: cd packages/modules/DnsResolver && atest Change-Id: I87acbb95e943eb41e89c56acf470cf6de6254dbe (cherry picked from commit 794f6f0480f0e5b71486e48c776bfb9b8bc77998)
2020-12-04quiche crate v0.6.0Jeff Vander Stoep
Bug: 155855709 Test: n/a Change-Id: I9ac5a0d80b6506e6bf5f9412ad9ecb71e917eced