summaryrefslogtreecommitdiff
path: root/aconfig/bp2a/com.android.systemui.shared/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'aconfig/bp2a/com.android.systemui.shared/Android.bp')
-rw-r--r--aconfig/bp2a/com.android.systemui.shared/Android.bp12
1 files changed, 6 insertions, 6 deletions
diff --git a/aconfig/bp2a/com.android.systemui.shared/Android.bp b/aconfig/bp2a/com.android.systemui.shared/Android.bp
index bddfc0dc..144ce230 100644
--- a/aconfig/bp2a/com.android.systemui.shared/Android.bp
+++ b/aconfig/bp2a/com.android.systemui.shared/Android.bp
@@ -1,4 +1,4 @@
-// Copyright 2024 Google Inc. All rights reserved.
+// Copyright 2025 Google Inc. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -13,9 +13,9 @@
// limitations under the License.
aconfig_values {
- name: "aconfig-values-platform_build_release-bp2a-com.android.systemui.shared-all",
- package: "com.android.systemui.shared",
- srcs: [
- "*_flag_values.textproto",
- ],
+ name: "aconfig-values-platform_build_release-bp2a-com.android.systemui.shared-all",
+ package: "com.android.systemui.shared",
+ srcs: [
+ "*_flag_values.textproto",
+ ]
}