Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net" am: 9d6c0cfede am: b8a289f783

Original change: https://android-review.googlesource.com/c/platform/frameworks/libs/net/+/1660551

Change-Id: I8e8e0197cfa3206e00aa89377771347f1715416c
diff --git a/staticlibs/testutils/Android.bp b/staticlibs/testutils/Android.bp
index bea5e5a..d4465dd 100644
--- a/staticlibs/testutils/Android.bp
+++ b/staticlibs/testutils/Android.bp
@@ -12,6 +12,10 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 java_library {
     name: "net-tests-utils",
     srcs: [