summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-08-26 12:05:31 -0700
committerBob Badour <bbadour@google.com>2021-08-26 12:05:31 -0700
commit0857973e9ca14cfc7d9d885576fc405ac4cdf3a1 (patch)
treed0d04dd0222e3923fbe897f7a9bd0b6733c287b2
parent3d5b9b71fcf9d4f5c02138022c0176f57b90ea6f (diff)
downloadinterfaces-android12-qpr3-s5-release.tar.gz
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
-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 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: [