[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization

Added SPDX-license-identifier-Apache-2.0 to:
  compos/service/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all
Change-Id: I4f4d59725616176f901ea9e4d85be0870b4b29a1
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: [