summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-28 02:25:52 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-12-28 02:25:52 +0000
commit03165c46ae5b3a73530bf5d7c639f26f1b9e9145 (patch)
treeb0f6a08eea166d4604483828ec02e2a8ecd10444
parent3f71c01b4588d280a7c65b781ffabbb48c25c879 (diff)
parent6617ab310b3b1f95a337cba02f6a254627dc4373 (diff)
downloadCamera2-03165c46ae5b3a73530bf5d7c639f26f1b9e9145.tar.gz
Merge "Snap for 11258026 from dd7c39aa3549f84a8f3aaa58d2314da106e869a5 to sdk-release" into sdk-release
-rw-r--r--tests/Android.bp14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 0fb2874d2..db23daab2 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -1,3 +1,17 @@
+// Copyright (C) 2023 The Android Open Source Project
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+// http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+
package {
// See: http://go/android-license-faq
default_applicable_licenses: [