summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-07-07 12:15:43 -0700
committerBob Badour <bbadour@google.com>2021-07-07 12:15:43 -0700
commit160df8c30e8f85f53416a329fdb79ec5ab97ee05 (patch)
tree6b71c7e32440ba8bc635ebc342c96895688ad85c
parentf88d7a38e30ae93311828fd16802186d07bbfd7b (diff)
downloadinterfaces-android-s-beta-4.tar.gz
[LSC] Add LOCAL_LICENSE_KINDS to system/hardware/interfacesandroid-s-beta-4android-s-beta-3android-s-beta-4
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: Ia836e975949637b6484fd9ce113acb7274c3f325
-rw-r--r--wifi/keystore/1.0/default/test/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/wifi/keystore/1.0/default/test/Android.bp b/wifi/keystore/1.0/default/test/Android.bp
index e16155b..3e61c09 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: [