summaryrefslogtreecommitdiff
path: root/libusbhost
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-02-16 20:01:20 +0000
committerElliott Hughes <enh@google.com>2021-02-16 20:01:20 +0000
commitc3a206ccda9a78dd45d06b7d68dbe83e1fba779e (patch)
treecd137e76557bf1aadffe3cb43e02ab642bc81c71 /libusbhost
parent187b7d19504ca8bdcbc6217c06a117017b4c6287 (diff)
downloadcore-c3a206ccda9a78dd45d06b7d68dbe83e1fba779e.tar.gz
Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core"
This reverts commit 187b7d19504ca8bdcbc6217c06a117017b4c6287. Reason for revert: system/core is multiple projects, not one. Change-Id: I790ea41741f8cd9b8b6db2f59a49e71fb0958fd6
Diffstat (limited to 'libusbhost')
-rw-r--r--libusbhost/Android.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/libusbhost/Android.bp b/libusbhost/Android.bp
index 6e71f4360..fc6f305c0 100644
--- a/libusbhost/Android.bp
+++ b/libusbhost/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 "system_core_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: ["system_core_license"],
-}
-
cc_library {
name: "libusbhost",
vendor_available: true,