Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization"

This commit is contained in:
Treehugger Robot 2022-05-05 17:35:21 +00:00 committed by Gerrit Code Review
commit f710c77269
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
rust_library_rlib { rust_library_rlib {
name: "libvmbase", name: "libvmbase",
host_supported: false, host_supported: false,