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

This reverts commit f84491a4874f20653104f47622d7215521310526.

This reverts commit 2e6718529b3f3b55d310db6738e71255e9b74dee.

Change-Id: I1a9655335b856d6909b27929e00c0bde3186d893
diff --git a/data/etc/Android.bp b/data/etc/Android.bp
index 9d88ca6..83b6aa0 100644
--- a/data/etc/Android.bp
+++ b/data/etc/Android.bp
@@ -1,16 +1,7 @@
-package {
-    // See: http://go/android-license-faq
-    // A large-scale-change added 'default_applicable_licenses' to import
-    // all of the 'license_kinds' from "frameworks_native_license"
-    // to get the below license kinds:
-    //   SPDX-license-identifier-Apache-2.0
-    default_applicable_licenses: ["frameworks_native_license"],
-}
-
 prebuilt_etc {
     name: "android.hardware.biometrics.face.xml",
     product_specific: true,
     sub_dir: "permissions",
     src: "android.hardware.biometrics.face.xml",
     filename_from_src: true,
-}
+}
\ No newline at end of file