From c70f03789bd064f28c1d10df4550545387e3d86e Mon Sep 17 00:00:00 2001 From: Nelson Li Date: Tue, 19 Dec 2023 03:13:38 +0000 Subject: Add AOSP copyright for Android.bp of Camera2Tests Bug: 308729998 Test: N/A Change-Id: I20f69f339b689c72c0d13934cf9a293e130c0cc7 --- tests/Android.bp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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: [ -- cgit v1.2.3