summaryrefslogtreecommitdiff
path: root/tests/fingerprint/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fingerprint/Android.bp')
-rw-r--r--tests/fingerprint/Android.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/fingerprint/Android.bp b/tests/fingerprint/Android.bp
index 9827e893..9524b7ba 100644
--- a/tests/fingerprint/Android.bp
+++ b/tests/fingerprint/Android.bp
@@ -1,12 +1,3 @@
-package {
- // See: http://go/android-license-faq
- // A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "hardware_libhardware_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: ["hardware_libhardware_license"],
-}
-
cc_test {
name: "fingerprint_tests",
srcs: ["fingerprint_tests.cpp"],