[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization
Added SPDX-license-identifier-Apache-2.0 to: tests/benchmark/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Change-Id: I6f05415220594d95c993e480e7c8e5f6e8cc7543
This commit is contained in:
parent
4da9055ee5
commit
e97a13d5dc
|
@ -1,3 +1,7 @@
|
|||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
name: "fs_benchmark",
|
||||
static_executable: true,
|
||||
|
|
Loading…
Reference in New Issue