summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNelson Li <nelsonli@google.com>2023-12-19 03:13:38 +0000
committerNelson Li <nelsonli@google.com>2023-12-19 03:36:27 +0000
commitc70f03789bd064f28c1d10df4550545387e3d86e (patch)
treeb0f6a08eea166d4604483828ec02e2a8ecd10444
parent914509e73d08f58eb4c15c830871ab913e6de962 (diff)
downloadCamera2-c70f03789bd064f28c1d10df4550545387e3d86e.tar.gz
Add AOSP copyright for Android.bp of Camera2Tests
Bug: 308729998 Test: N/A Change-Id: I20f69f339b689c72c0d13934cf9a293e130c0cc7
-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: [