gn2bp: Update libs to stop soong complaining

Soong complain to androidx.core_core when cronet_aml_java is added to
the framework-cronet.

Test: ./update_results.sh, m cronet_aml_java
Change-Id: I451b6bb6020bdbadccbe7537028786fdb55e61c3
diff --git a/tools/gn2bp/Android.bp.swp b/tools/gn2bp/Android.bp.swp
index bbd0017..0b0ad9e 100644
--- a/tools/gn2bp/Android.bp.swp
+++ b/tools/gn2bp/Android.bp.swp
@@ -9855,8 +9855,9 @@
     libs: [
         "android-support-multidex",
         "androidx.annotation_annotation",
+        "androidx.annotation_annotation-experimental-nodeps",
         "androidx.collection_collection",
-        "androidx.core_core",
+        "androidx.core_core-nodeps",
         "framework-connectivity-t.stubs.module_lib",
         "framework-connectivity.stubs.module_lib",
         "framework-mediaprovider.stubs.module_lib",