summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-12-26 23:52:25 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-12-26 23:52:25 +0000
commitdd7c39aa3549f84a8f3aaa58d2314da106e869a5 (patch)
treeb0f6a08eea166d4604483828ec02e2a8ecd10444
parent914509e73d08f58eb4c15c830871ab913e6de962 (diff)
parentc70f03789bd064f28c1d10df4550545387e3d86e (diff)
downloadCamera2-dd7c39aa3549f84a8f3aaa58d2314da106e869a5.tar.gz
Merge "Add AOSP copyright for Android.bp of Camera2Tests" into main
-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: [