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

am: b751443fdc

Change-Id: I5fe374eeb5beeafcaa8f32bb873cc419e56a0abe
This commit is contained in:
Paul Duffin
2019-02-21 05:30:37 -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",
],