summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-02-02 04:42:11 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-02-02 04:42:11 +0000
commit49243e96ab1fedc85b391ffda93bb506947a90b3 (patch)
tree103b8997ae80ea3808b43d549ffff79997de4829
parente1f9cd311ecc0fc457bbdbee987eb2f4d0fe5228 (diff)
parent47f8fe41a5fe091466505bb847d1a8403f3e170b (diff)
downloadpoplar-49243e96ab1fedc85b391ffda93bb506947a90b3.tar.gz
Fix license_type. Contains proprietary code. am: 1c8bdbb420 am: 89f89fb109 am: 47f8fe41a5
Original change: https://android-review.googlesource.com/c/device/linaro/poplar/+/1556704 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I3799d25d7d67207fe18834d53ef6629fbd25c03e
-rw-r--r--METADATA6
1 files changed, 5 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index d97975c..27ae89a 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,7 @@
+# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
+# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
+# DEPENDING ON IT IN YOUR PROJECT. ***
third_party {
- license_type: NOTICE
+ # would be NOTICE save for the proprietary directory
+ license_type: BY_EXCEPTION_ONLY
}