Merge "Remove superfluous use of no_framework_libs: true" into qt-dev-plus-aosp am: 6ac0ab0d15

am: 0347191944

Change-Id: I9a4925755505ac25cb8d410bbd4d026453d64175
This commit is contained in:
Paul Duffin
2019-06-18 16:02:33 -07:00
committed by android-build-merger
6 changed files with 2 additions and 9 deletions

View File

@@ -5,7 +5,6 @@ java_library_static {
type: "lite",
},
srcs: ["game_driver.proto"],
no_framework_libs: true,
jarjar_rules: "jarjar-rules.txt",
sdk_version: "28",
}