aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-01-21 10:51:13 -0800
committerBob Badour <bbadour@google.com>2021-01-21 19:39:01 -0800
commit7c964ff11f1cd1fd79462504a4c893c49e91a2e1 (patch)
tree2f801ff8a0fb9d3bd0f679ec49688c96e876644e /METADATA
parent19006b07c89f212b9c7afac7d9df142694d56075 (diff)
downloadgoldfish-opengl-7c964ff11f1cd1fd79462504a4c893c49e91a2e1.tar.gz
Fix license_type. Contains GPL and SGI FreeB
See: http://go/android-license-checking-v2-lsc Test: m all Bug: 151953481 Bug: 151177513 Bug: 67772237 Change-Id: I6ab2a7b201dd509af785206ccfaa37f6f8e48e17
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA10
1 files changed, 9 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index d97975ca..b64009c3 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,11 @@
third_party {
- license_type: NOTICE
+ # would be NOTICE save for:
+ # android-emu/android/base/containers/Lookup.h
+ # system/codecs/c2/store/include/goldfish_codec2/store/GoldfishComponentStore.h
+ # system/codecs/c2/store/GoldfishComponentStore.cpp
+ # and RESTRICTED save for:
+ # system/include/GLES/
+ # system/include/GLES2/
+ # system/include/GLES3/
+ license_type: BY_EXCEPTION_ONLY
}