summaryrefslogtreecommitdiff
path: root/tests/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Android.bp')
-rw-r--r--tests/Android.bp11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 2656ffa..0c49daf 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -1,3 +1,14 @@
+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",
+ ],
+}
+
android_test {
name: "BlockedNumberProviderTest",
static_libs: [