summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-02-03 18:29:20 -0800
committerBob Badour <bbadour@google.com>2021-02-05 01:28:35 -0800
commit3a39ce6e9afb72b6ed5b45f923c8ab1b1910519d (patch)
tree3b3c783e47ed4754d1b76652dfd2e4c92387f4e7
parentd6ac4b556519eeceb7e4a7870a2db74192928b97 (diff)
downloadfuzz-3a39ce6e9afb72b6ed5b45f923c8ab1b1910519d.tar.gz
[LSC] Add LOCAL_LICENSE_KINDS to test/vts-testcase/fuzzandroid-s-preview-1
Added SPDX-license-identifier-Apache-2.0 to: iface_fuzzer/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: Idc5dea5b7e95f1540973376ea93fadb0c201d541
-rw-r--r--iface_fuzzer/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/iface_fuzzer/Android.bp b/iface_fuzzer/Android.bp
index d8eab99..2caff8e 100644
--- a/iface_fuzzer/Android.bp
+++ b/iface_fuzzer/Android.bp
@@ -12,6 +12,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
filegroup {
name: "vts_proto_fuzzer_srcs",
srcs: [