summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2023-07-25Mark ApacheXML tests as @FlakyTestVictor Chang
2023-07-02Run ApacheXML tests in CtsLibcoreTestCasesVictor Chang
2022-10-15Fix errorprone warnings that should be errorsCole Faust
2022-06-29Downgrade SuspiciousIndentation lint to a warningCole Faust
2021-03-03Add min_sdk_version for ART module.Nicolas Geoffray
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/apache-xmlBob Badour
2020-12-17Add visibilities for boot jars in prebuilt ART APEXes.Martin Stjernholm
2020-10-19Rename ART release APEX to com.android.art.Martin Stjernholm
2020-04-03Remove testdex version.Nicolas Geoffray
2019-12-19Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMARJiyong Park
2019-12-19Revert submission 1191937-art_apex_availableJoseph Murphy
2019-12-16Use apex_available propertyJiyong Park
2019-09-20Remove duplicate libraries that are provided by system modulesPaul Duffin
2019-06-28Set default visibility to privatePaul Duffin
2019-06-12Replace no_framework_libs: true with sdk_version: "core_platform"Paul Duffin
2019-06-11Replace no_standard_libs: true with sdk_version: "none"Paul Duffin
2019-03-28Add core library modules visibility rulesPaul Duffin
2018-12-06Add a -testdex target for apache-xml on deviceNeil Fuller
2018-10-19Move apache-xml to compiling against core-allNeil Fuller
2018-10-09Build apache-xml explicitly against core internalsNeil Fuller
2018-09-26Prepare for adding apache-xml to core APIsNeil Fuller
2018-06-27Mark installable jars with installable: trueColin Cross
2018-03-12fix: missing resource files in apache-xml.jarJiyong Park
2018-03-09Convert Android.mk to Android.bpJiyong Park