aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.bp11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index b15ded47..6fc1d179 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_ContactsProvider_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: [
+ "packages_providers_ContactsProvider_license",
+ ],
+}
+
android_test {
name: "ContactsProviderTests",
static_libs: [