Merge "Add hidden_api for java_import"

This commit is contained in:
Liz Kammer
2020-09-14 13:57:09 +00:00
committed by Gerrit Code Review
7 changed files with 164 additions and 1 deletions

View File

@@ -163,6 +163,7 @@ func stubFlagsRule(ctx android.SingletonContext) {
return
}
}
bootDexJars = append(bootDexJars, jar)
}
}