[LSC] Add LOCAL_LICENSE_KINDS to system/hardware/interfaces

Added SPDX-license-identifier-Apache-2.0 to:
  wifi/keystore/1.0/default/test/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I059c18464cd78ab9af9f4b3822780e3585318716
diff --git a/wifi/keystore/1.0/default/test/Android.bp b/wifi/keystore/1.0/default/test/Android.bp
index eef58e9..a732b5e 100644
--- a/wifi/keystore/1.0/default/test/Android.bp
+++ b/wifi/keystore/1.0/default/test/Android.bp
@@ -14,6 +14,10 @@
 // limitations under the License.
 //
 
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 cc_test {
     name: "WifiLegacyKeystoreIntegrationTest",
     srcs: [