summaryrefslogtreecommitdiff
path: root/patches
AgeCommit message (Collapse)Author
2022-02-23Fix a malformed patch line.Elliott Hughes
Error trying to update: patch: **** malformed patch at line 37: t available) and they don't have this fallback either. */ Test: treehugger Change-Id: Ibdb32a737dfc939cea708808671e5285c63777e4
2021-08-19Replace local MUSL define with global ANDROID_HOST_MUSLColin Cross
Bug: 190084016 Test: m USE_HOST_MUSL=true bionic-unit-tests-glibc Change-Id: I56b23576cb24912112d2ae56d8ecc2e3716982fe
2021-08-12Upgrade expat to R_2_4_1Elliott Hughes
Test: make Change-Id: I4a5decaf80b7aa290b5539c67c93c5f44720cd04
2019-11-13Upgrade expat to R_2_2_9Haibo Huang
Manual changes to Android.bp and expat_config.h. Test: treehugger Change-Id: Iba9d1ed11fadaf15b95a9e94cbc128e77f3aea6d
2018-07-02Add METADATA to expatHaibo Huang
1. Add METADATA 2. Add patches/config.diff 3. Run `tools/external_updater/updater.sh update expat` to clean things up. The other changes are mainly from the differences between git repository and release package. Previously the code is from repository directly. But the update tool downloads the release package. Test: cts-tradefed run cts -m CtsLibcoreTestCases -t libcore.xml.ExpatSaxParserTest Change-Id: Id3235b4f96a259900df52b137d18e502287f95f3