Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av"

This reverts commit 3908e7be0b90e95ffb1f0e3db9274b2cbef57728.

This reverts commit c837504ed5b9c708896bb97b1ef9225c376816a7.

This reverts commit 948e6aace91d16acfaa97763c7228029a1c2afe0.

Change-Id: Ib53daa5debdae7062155add5a70a5b3d5fcd1050
diff --git a/media/codec2/hidl/client/Android.bp b/media/codec2/hidl/client/Android.bp
index 5a34c30..3c37990 100644
--- a/media/codec2/hidl/client/Android.bp
+++ b/media/codec2/hidl/client/Android.bp
@@ -1,12 +1,3 @@
-package {
-    // See: http://go/android-license-faq
-    // A large-scale-change added 'default_applicable_licenses' to import
-    // all of the 'license_kinds' from "frameworks_av_license"
-    // to get the below license kinds:
-    //   SPDX-license-identifier-Apache-2.0
-    default_applicable_licenses: ["frameworks_av_license"],
-}
-
 cc_library {
     name: "libcodec2_client",
 
@@ -48,3 +39,4 @@
     ],
 
 }
+