diff options
| author | Bob Badour <bbadour@google.com> | 2021-02-03 08:45:33 -0800 |
|---|---|---|
| committer | Bob Badour <bbadour@google.com> | 2021-02-03 08:45:33 -0800 |
| commit | f9d4f7a1fc77ef534ed0bfcdc925d0015cc7eab2 (patch) | |
| tree | 146dcbf2b6972bffcc907a42dc940ae53e3f5b91 | |
| parent | 5e04ef639969337c48b740eaf52866631687886a (diff) | |
| download | platform_system_memory_libion-f9d4f7a1fc77ef534ed0bfcdc925d0015cc7eab2.tar.gz platform_system_memory_libion-f9d4f7a1fc77ef534ed0bfcdc925d0015cc7eab2.tar.bz2 platform_system_memory_libion-f9d4f7a1fc77ef534ed0bfcdc925d0015cc7eab2.zip | |
Fix license_type. Contains GPL
See: http://go/android-license-checking-v2-lsc
Test: m all
Bug: 151953481
Bug: 151177513
Bug: 67772237
Exempt-From-Owner-Approval: janitorial work
Change-Id: I544264309974f3aa79d05bbaf7a6f71fdddd61c2
| -rw-r--r-- | METADATA | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/METADATA b/METADATA new file mode 100644 index 0000000..a885ed6 --- /dev/null +++ b/METADATA @@ -0,0 +1,4 @@ +third_party { + # would be NOTICE save for GPL in original-kernel-headers/linux/* + license_type: RESTRICTED +} |
