Revert "[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/Settings"
This reverts commit 0e73d05c74e7e2652e732eded89650754ec802e5.
Change-Id: I627be6c5355eda9602b1cb201806fce4548fc951
diff --git a/protos/Android.bp b/protos/Android.bp
index e09b941..5184218 100644
--- a/protos/Android.bp
+++ b/protos/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 "packages_apps_Settings_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: ["packages_apps_Settings_license"],
-}
-
java_library_static {
name: "settings-contextual-card-protos-lite",
host_supported: true,
@@ -23,4 +14,4 @@
type: "lite",
},
srcs: ["settings_log_bridge.proto"],
-}
+}
\ No newline at end of file