summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:01:00 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:01:00 +0000
commit218eaf34be6ee96fe75eece69945d3354ebd0fb3 (patch)
tree62ccf6cc3c5ab5016389d17e0cb1adf8fc9428a3
parenta88eb8ff8cf6f381e4d00e48bc79599ad38ac61f (diff)
parent2141bb48d626369da6313aac930939b8faa83226 (diff)
downloadlibbackup-aml_tz2_305400100.tar.gz
Change-Id: I76946b6ae5e3389b21b3d12b53df6cbedb77307d
-rw-r--r--Android.bp23
-rw-r--r--METADATA3
2 files changed, 0 insertions, 26 deletions
diff --git a/Android.bp b/Android.bp
index 32e4474..44d39aa 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,26 +1,3 @@
-package {
- default_applicable_licenses: ["external_libbackup_license"],
-}
-
-// Added automatically by a large-scale-change
-//
-// large-scale-change included anything that looked like it might be a license
-// text as a license_text. e.g. LICENSE, NOTICE, COPYING etc.
-//
-// Please consider removing redundant or irrelevant files from 'license_text:'.
-// See: http://go/android-license-faq
-license {
- name: "external_libbackup_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-Apache-2.0",
- ],
- license_text: [
- "LICENSE",
- "NOTICE",
- ],
-}
-
android_library {
name: "libbackup",
sdk_version: "current",
diff --git a/METADATA b/METADATA
deleted file mode 100644
index d97975c..0000000
--- a/METADATA
+++ /dev/null
@@ -1,3 +0,0 @@
-third_party {
- license_type: NOTICE
-}