aboutsummaryrefslogtreecommitdiff
path: root/java/test/settings/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/settings/Android.bp')
-rw-r--r--java/test/settings/Android.bp11
1 files changed, 1 insertions, 10 deletions
diff --git a/java/test/settings/Android.bp b/java/test/settings/Android.bp
index f26ff7f2..b10c8849 100644
--- a/java/test/settings/Android.bp
+++ b/java/test/settings/Android.bp
@@ -1,4 +1,4 @@
-// Copyright (C) 2020 The Android Open Source Project
+// Copyright (C) 2020 Google Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -12,15 +12,6 @@
// See the License for the specific language governing permissions and
// 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_chre_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: ["system_chre_license"],
-}
-
java_library {
name: "context-hub-settings-test",