summaryrefslogtreecommitdiff
path: root/tests/storage/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/storage/Android.bp')
-rw-r--r--tests/storage/Android.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/storage/Android.bp b/tests/storage/Android.bp
index 9bbd24ea..ba9bf1fe 100644
--- a/tests/storage/Android.bp
+++ b/tests/storage/Android.bp
@@ -1,14 +1,5 @@
// Copyright 2013 The Android Open Source Project
-package {
- // See: http://go/android-license-faq
- // A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "system_extras_tests_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: ["system_extras_tests_license"],
-}
-
cc_binary {
name: "opentest",
srcs: ["opentest.c"],