Merge changes from topic "presubmit-am-0651c487cd154255bf456a4440382627"

* changes:
  [automerge] [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2p: 852a53027a 2p: 5012559b23
  [automerge] [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2p: 852a53027a
  [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces
diff --git a/automotive/vehicle/vts/Android.bp b/automotive/vehicle/vts/Android.bp
index c8276d7..b78e0ff 100644
--- a/automotive/vehicle/vts/Android.bp
+++ b/automotive/vehicle/vts/Android.bp
@@ -14,6 +14,15 @@
  * limitations under the License.
  */
 
+package {
+    // See: http://go/android-license-faq
+    // A large-scale-change added 'default_applicable_licenses' to import
+    // all of the 'license_kinds' from "hardware_interfaces_license"
+    // to get the below license kinds:
+    //   SPDX-license-identifier-Apache-2.0
+    default_applicable_licenses: ["hardware_interfaces_license"],
+}
+
 cc_test {
     name: "VtsHalAutomotiveVehicle_TargetTest",
     srcs: [