[LSC] Add LOCAL_LICENSE_KINDS to frameworks/opt/car/services

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

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: Ib35e025f54a118453bc39652055345d66b87c576
diff --git a/Android.bp b/Android.bp
index 8cbddf1..cb13569 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,3 +1,7 @@
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 java_library {
     name: "car-frameworks-service",
     installable: true,