Merge "Bp2build support for JNI deps of android_app." into main

This commit is contained in:
Romain Jobredeaux
2023-09-21 14:36:02 +00:00
committed by Gerrit Code Review
3 changed files with 31 additions and 6 deletions

View File

@@ -854,6 +854,10 @@ var (
"libstagefright_headers",
// Apps with JNI libs
"SimpleJNI",
"libsimplejni",
// aidl
"aidl",
"libaidl-common",