Remove unnecessary jarjar rule from framework/base
Bug: 144765333 Test: Not applicable. Change-Id: Ia092b7fb1156652b69080030673b0e8427e745a0
This commit is contained in:
parent
64ed3ec44c
commit
7094b76782
@ -390,7 +390,7 @@ java_defaults {
|
||||
|
||||
filegroup {
|
||||
name: "framework-jarjar-rules",
|
||||
srcs: ["framework_jarjar_rules.txt"],
|
||||
srcs: ["jarjar_rules_hidl.txt"],
|
||||
}
|
||||
|
||||
filegroup {
|
||||
|
@ -1,2 +0,0 @@
|
||||
rule android.hidl.** android.internal.hidl.@1
|
||||
rule com.google.android.exoplayer2.** android.media.internal.exo.@1
|
1
jarjar_rules_hidl.txt
Normal file
1
jarjar_rules_hidl.txt
Normal file
@ -0,0 +1 @@
|
||||
rule android.hidl.** android.internal.hidl.@1
|
Loading…
x
Reference in New Issue
Block a user