Merge "Allow framework-atb-backward-compatibility to be added to bootclasspath" am: b751443fdc

am: 064a2fdd20

Change-Id: Ifd6c944b9fa8cea1154eed674c234c473955dff7
This commit is contained in:
Paul Duffin
2019-02-25 08:38:32 -08:00
committed by android-build-merger

View File

@@ -768,6 +768,7 @@ java_library_host {
// specified on the build command line.
java_library {
name: "framework-atb-backward-compatibility",
installable: true,
srcs: [
"core/java/android/content/pm/AndroidTestBaseUpdater.java",
],