Revert "Inline usage of jarjar_rules.txt"
This reverts commit 1461c6ef55.
Reason for revert: b/186804505
Bug: 186804505
Test: presubmit
Merged-In: I055f4075ac7728dfed5877286624a9600c90a38f
Change-Id: Ie1f100883c3ad6bb6f2f9a308647e4e5268b02d5
This commit is contained in:
@@ -252,6 +252,11 @@ java_library {
|
||||
installable: false,
|
||||
}
|
||||
|
||||
filegroup {
|
||||
name: "framework-jarjar-rules",
|
||||
srcs: ["framework-jarjar-rules.txt"],
|
||||
}
|
||||
|
||||
java_library {
|
||||
name: "framework-minus-apex",
|
||||
defaults: ["framework-aidl-export-defaults"],
|
||||
@@ -268,7 +273,7 @@ java_library {
|
||||
"--multi-dex",
|
||||
],
|
||||
installable: true,
|
||||
jarjar_rules: "framework-jarjar-rules.txt",
|
||||
jarjar_rules: ":framework-jarjar-rules",
|
||||
javac_shard_size: 150,
|
||||
plugins: [
|
||||
"view-inspector-annotation-processor",
|
||||
|
||||
Reference in New Issue
Block a user