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

This commit is contained in:
Paul Duffin
2019-02-21 13:21:54 +00:00
committed by Gerrit Code Review

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",
],