diff options
author | Bob Badour <bbadour@google.com> | 2021-01-21 10:57:11 -0800 |
---|---|---|
committer | Bob Badour <bbadour@google.com> | 2021-01-27 12:09:16 -0800 |
commit | 336e38d3f2c56a31b87e61771d20fc72974e83aa (patch) | |
tree | ea4453769c19df02d893e736056cf9bdf65d6697 /METADATA | |
parent | d7d4b0ca85f3e12e8884cba997042bb309f25d45 (diff) |
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: I297f7e55415dcff0765b46841879b25c03c50aa9
Diffstat (limited to 'METADATA')
-rw-r--r-- | METADATA | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ third_party { - license_type: NOTICE + # would be NOTICE save for libs/usb/tests/accessorytest/f_accessory.h + license_type: RESTRICTED } |