summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-01-21 10:31:01 -0800
committerBob Badour <bbadour@google.com>2021-01-21 19:46:28 -0800
commitf91ca3e504a88e5c04f9feffffae8d423645f66c (patch)
treed09a554bc8aac382112d98c7cac74a33eeb656cf
parent17e80680b85c7a72f4d870553400b47b1ad78e7a (diff)
downloadopengl-transport-f91ca3e504a88e5c04f9feffffae8d423645f66c.tar.gz
Fix license_type. Contains GPL
See: http://go/android-license-checking-v2-lsc Test: m all Bug: 151953481 Bug: 151177513 Bug: 67772237 Change-Id: Ic1f61026934e06de444f7ef28041eec9b43d280b
-rw-r--r--METADATA3
1 files changed, 2 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index d97975ca3..51ff1b58e 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,4 @@
third_party {
- license_type: NOTICE
+ # would be NOTICE save for host/commands/emugen/android/base/EnumFlags.h
+ license_type: RESTRICTED
}