[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:
Bob Badour 2021-11-11 10:10:58 -08:00
parent 4da9055ee5
commit e97a13d5dc
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
cc_binary {
name: "fs_benchmark",
static_executable: true,