summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-02-01 23:19:10 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-02-01 23:19:10 +0000
commit9cae30e2238dba66cdccf57b31654337f59625f6 (patch)
treef34f1ece0d699ca55d8c403487b8079dc9d250bd
parent89b5033841ebab247b8189a8e9ca731effa4e6d4 (diff)
parentd19da945da9239faad22b0158099f3e165963f56 (diff)
downloadinvensense-9cae30e2238dba66cdccf57b31654337f59625f6.tar.gz
Merge "Fix license_type. Contains Invensense license"android-s-preview-1
-rw-r--r--METADATA7
1 files changed, 6 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 6d8601b..20b25ba 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,8 @@
+# *** 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: RESTRICTED
+ # would be RESTRICTED save for invensense license:
+ # 6515/libsensors_iio/License.txt
+ license_type: BY_EXCEPTION_ONLY
}