| commit | e91648f88cf2f148ade8176dc4523fd8d79de3f7 | [log] [tgz] |
|---|---|---|
| author | Kenny Guy <kennyguy@google.com> | Mon Feb 17 14:32:34 2020 +0000 |
| committer | Kenny Guy <kennyguy@google.com> | Mon Feb 17 14:32:34 2020 +0000 |
| tree | 3aa91982f06ed93042d2c8cce24fe3d57c247276 | |
| parent | dc82c128f6989f2d3c24f3129c8ca6b49820efe0 [diff] |
Fix typo in file header. Test: Builds - just updating comments. Change-Id: I1a9842212c6c11c83c62d7e42ee114bc1678bca7
diff --git a/hostsidetests/devicepolicy/app/LauncherTestsSupport/src/com/android/cts/launchertests/support/LauncherCallbackTestsService.java b/hostsidetests/devicepolicy/app/LauncherTestsSupport/src/com/android/cts/launchertests/support/LauncherCallbackTestsService.java index a5e8da1..7c3b3ee 100644 --- a/hostsidetests/devicepolicy/app/LauncherTestsSupport/src/com/android/cts/launchertests/support/LauncherCallbackTestsService.java +++ b/hostsidetests/devicepolicy/app/LauncherTestsSupport/src/com/android/cts/launchertests/support/LauncherCallbackTestsService.java
@@ -1,5 +1,6 @@ /* - * Copyright (C) 2014 The Android Open Sour * + * Copyright (C) 2014 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