commit | 918b56c96d01043008e52113bd73c37faa5c7e8e | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Mon Aug 08 18:14:44 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Aug 08 18:14:44 2022 +0000 |
tree | 478d0e2a172cfba5eac5a65e42655f26c26bf496 | |
parent | feb83ba675179fa01779b165d54644955117a170 [diff] | |
parent | 05dccd52f944cb3d273b8f993c0547d2f526010b [diff] |
Merge "remove duplicate jni include"
diff --git a/tests/unit/Android.bp b/tests/unit/Android.bp index 0908ad2..72324d9 100644 --- a/tests/unit/Android.bp +++ b/tests/unit/Android.bp
@@ -150,6 +150,5 @@ jni_libs: [ "libandroid_net_connectivity_com_android_net_module_util_jni", "libservice-connectivity", - "libandroid_net_connectivity_com_android_net_module_util_jni", ], }