Loading testing/Android.bp +4 −1 Original line number Diff line number Diff line Loading @@ -7,12 +7,15 @@ android_library { srcs: ["**/*.java"], libs: [ "telephony-common", ], static_libs: [ "androidx.annotation_annotation", "guava", "junit", "mockito-target-minus-junit4", "telephony-common", "truth-prebuilt", ], Loading tests/telephonytests/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ android_test { "android.test.runner", "ims-common", "unsupportedappusage", "telephony-common", ], static_libs: [ Loading @@ -30,7 +31,6 @@ android_test { "platform-test-annotations", "services.core", "services.net", "telephony-common", "truth-prebuilt", "testables", ], Loading Loading
testing/Android.bp +4 −1 Original line number Diff line number Diff line Loading @@ -7,12 +7,15 @@ android_library { srcs: ["**/*.java"], libs: [ "telephony-common", ], static_libs: [ "androidx.annotation_annotation", "guava", "junit", "mockito-target-minus-junit4", "telephony-common", "truth-prebuilt", ], Loading
tests/telephonytests/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ android_test { "android.test.runner", "ims-common", "unsupportedappusage", "telephony-common", ], static_libs: [ Loading @@ -30,7 +31,6 @@ android_test { "platform-test-annotations", "services.core", "services.net", "telephony-common", "truth-prebuilt", "testables", ], Loading