Merge "Also package recursive jni_libs deps of android_apps as well as direct deps."
This commit is contained in:
@@ -466,7 +466,6 @@ type dependencyTag struct {
|
||||
|
||||
type jniDependencyTag struct {
|
||||
blueprint.BaseDependencyTag
|
||||
target android.Target
|
||||
}
|
||||
|
||||
func IsJniDepTag(depTag blueprint.DependencyTag) bool {
|
||||
|
Reference in New Issue
Block a user