From 7c4e41b7dc0de27280729d41de0cc9df52fe6758 Mon Sep 17 00:00:00 2001 From: Nelson Li Date: Tue, 19 Dec 2023 03:05:29 +0000 Subject: Correct the year definition in Android.bp of messagingtest The year should keep the same from Android.mk. Bug: 309369044 Test: N/A Change-Id: I8b9de35a8df93ebe66c840b8155c3a852b17ce48 --- tests/Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Android.bp b/tests/Android.bp index d4f964b..9052847 100644 --- a/tests/Android.bp +++ b/tests/Android.bp @@ -1,4 +1,4 @@ -// Copyright (C) 2023 The Android Open Source Project +// Copyright (C) 2015 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. -- cgit v1.2.3