[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization am: 1eb512188a

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/1908515

Change-Id: Ief719fe4566edaf68fb0c080eea603ce53db7742
diff --git a/compos/service/Android.bp b/compos/service/Android.bp
index 6270c9a..336ae9b 100644
--- a/compos/service/Android.bp
+++ b/compos/service/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"],
+}
+
 java_library {
     name: "service-compos",
     srcs: [