summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-12-27 00:14:40 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-12-27 00:14:40 +0000
commitd95ffa9315e93960e58dcc32557b19906fa2ee28 (patch)
treeb0f6a08eea166d4604483828ec02e2a8ecd10444
parent914509e73d08f58eb4c15c830871ab913e6de962 (diff)
parentdd7c39aa3549f84a8f3aaa58d2314da106e869a5 (diff)
downloadCamera2-d95ffa9315e93960e58dcc32557b19906fa2ee28.tar.gz
Merge "Add AOSP copyright for Android.bp of Camera2Tests" into main am: dd7c39aa35
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Camera2/+/2881826 Change-Id: I4a7be4019f60421afa024708788cbc69458392ed Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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: [