Don't add static libs resources to implemenation jars am: 247e0cfaa4
am: 9cbdd49dc8
am: 8c25acf1fd
Change-Id: I084f186143006b7f8d5e6ba519fd890354703174
This commit is contained in:
@@ -1133,7 +1133,6 @@ func (j *Module) compile(ctx android.ModuleContext, extraSrcJars ...android.Path
|
||||
}
|
||||
|
||||
jars = append(jars, deps.staticJars...)
|
||||
jars = append(jars, deps.staticResourceJars...)
|
||||
|
||||
manifest := j.overrideManifest
|
||||
if !manifest.Valid() && j.properties.Manifest != nil {
|
||||
|
Reference in New Issue
Block a user