aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:00:17 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:00:17 +0000
commitf22da5145f0b4f7a246605a930730adf435b22bf (patch)
tree16766202d0e419a317864d939ea8e3ff94e235bc
parent72ddaafd45cc8679faa389bdd5fa7000e9051cb3 (diff)
parentf81e576298790c97498311e99a0b0b34653c3dd8 (diff)
downloadcbor-java-aml_tz2_305400100.tar.gz
Change-Id: I4dc70a9a3729632816884bec9f9cec139fdf72ee
-rw-r--r--Android.bp17
l---------NOTICE1
2 files changed, 1 insertions, 17 deletions
diff --git a/Android.bp b/Android.bp
index 0cc7110..0eed43a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,23 +14,6 @@
// limitations under the License.
//
-package {
- default_applicable_licenses: ["external_cbor-java_license"],
-}
-
-// Added automatically by a large-scale-change
-// See: http://go/android-license-faq
-license {
- name: "external_cbor-java_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-Apache-2.0",
- ],
- license_text: [
- "LICENSE",
- ],
-}
-
java_library {
name: "cbor-java",
diff --git a/NOTICE b/NOTICE
new file mode 120000
index 0000000..7a694c9
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1 @@
+LICENSE \ No newline at end of file