summaryrefslogtreecommitdiff
path: root/tests/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Android.bp')
-rw-r--r--tests/Android.bp8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 0c49daf..0a26a79 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -1,12 +1,6 @@
package {
// See: http://go/android-license-faq
- // A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "packages_providers_BlockedNumberProvider_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: [
- "packages_providers_BlockedNumberProvider_license",
- ],
+ default_applicable_licenses: ["Android-Apache-2.0"],
}
android_test {