commit | 947dfa760b5dbd6e0b8fd1f1729efb97eded5696 | [log] [tgz] |
---|---|---|
author | Romain Jobredeaux <jobredeaux@google.com> | Mon Jun 12 15:40:35 2023 -0400 |
committer | Romain Jobredeaux <jobredeaux@google.com> | Wed Sep 20 16:09:13 2023 -0400 |
tree | 628638841e47fa7f6a30a319b38f01a9953cff72 | |
parent | 52d1cc334b688d648680c4f365f813a269457b93 [diff] [blame] |
Bp2build support for JNI deps of android_app. Change-Id: I3f934ecb0323129e1bb1eb75527395e39467380d Bug: 297405812
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 5b77ba9..9997f54 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go
@@ -852,6 +852,10 @@ "libstagefright_headers", + // Apps with JNI libs + "SimpleJNI", + "libsimplejni", + // aidl "aidl", "libaidl-common",