Automatically propagate jarjar rules for aconfig libraries
Test: treehugger Bug: 310504781 Change-Id: I639d12ff33175b7bed7e7d0595a40dd9b0d99367
This commit is contained in:
@@ -248,6 +248,8 @@ type JavaInfo struct {
|
||||
// against this module. If empty, ImplementationJars should be used instead.
|
||||
HeaderJars android.Paths
|
||||
|
||||
RepackagedHeaderJars android.Paths
|
||||
|
||||
// set of header jars for all transitive libs deps
|
||||
TransitiveLibsHeaderJars *android.DepSet[android.Path]
|
||||
|
||||
|
Reference in New Issue
Block a user