aboutsummaryrefslogtreecommitdiff
path: root/tools/ese_ls_provision/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ese_ls_provision/Android.bp')
-rw-r--r--tools/ese_ls_provision/Android.bp10
1 files changed, 1 insertions, 9 deletions
diff --git a/tools/ese_ls_provision/Android.bp b/tools/ese_ls_provision/Android.bp
index 0bcac19..c5dd636 100644
--- a/tools/ese_ls_provision/Android.bp
+++ b/tools/ese_ls_provision/Android.bp
@@ -14,15 +14,6 @@
// limitations under the License.
//
-package {
- // See: http://go/android-license-faq
- // A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "external_libese_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: ["external_libese_license"],
-}
-
cc_binary {
name: "ese-ls-provision",
proprietary: true,
@@ -41,3 +32,4 @@ cc_binary {
"libbase", "libese", "libese-hw-nxp-pn80t-nq-nci", "libese-teq1", "libp61-jcop-kit"],
srcs: ["ese_ls_provision.cpp"],
}
+