Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization"
This commit is contained in:
commit
f710c77269
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue