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

This reverts commit f84491a4874f20653104f47622d7215521310526.

This reverts commit 2e6718529b3f3b55d310db6738e71255e9b74dee.

Change-Id: I1a9655335b856d6909b27929e00c0bde3186d893
diff --git a/libs/incidentcompanion/Android.bp b/libs/incidentcompanion/Android.bp
index ef7f523..63411b9 100644
--- a/libs/incidentcompanion/Android.bp
+++ b/libs/incidentcompanion/Android.bp
@@ -14,15 +14,6 @@
  * limitations under the License.
  */
 
-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"],
-}
-
 filegroup {
     name: "incidentcompanion_aidl",
     srcs: [
@@ -58,3 +49,4 @@
         "-Wunused-parameter",
     ],
 }
+