summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Dave Mankoff <mankoff@google.com> 2023-08-11 23:59:15 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2023-08-11 23:59:15 +0000
commite38827047d5da34e2a5c9b70e3328c4496dc3b67 (patch)
treeeb2448244053d0b210b538e80142b5daca289aa1
parent3e6a7681b66e2af8b019e1f84482edef49093b5b (diff)
parentfbe5fcdce05518adef982e669af8141507761d21 (diff)
Merge "Revert "Add alphabetical headers to systemui.aconfig"" into main
-rw-r--r--packages/SystemUI/src/com/android/systemui/aconfig/systemui.aconfig57
1 files changed, 0 insertions, 57 deletions
diff --git a/packages/SystemUI/src/com/android/systemui/aconfig/systemui.aconfig b/packages/SystemUI/src/com/android/systemui/aconfig/systemui.aconfig
index 2c3f77c3a211..2d6e25776134 100644
--- a/packages/SystemUI/src/com/android/systemui/aconfig/systemui.aconfig
+++ b/packages/SystemUI/src/com/android/systemui/aconfig/systemui.aconfig
@@ -1,65 +1,8 @@
package: "com.android.systemui.aconfig"
-// KEEP FLAGS IN ALPHABETICAL ORDER
-// This reduces merge conflicts by ensuring that flags aren't
-// all added at the end. Headings are provided.
-
-
-// A
-
-// B
-
-// C
-
-// D
-
-// E
-
flag {
name: "example_flag"
namespace: "systemui"
description: "An Example Flag"
bug: "292511372"
}
-
-// F
-
-// G
-
-// H
-
-// I
-
-// J
-
-// K
-
-// L
-
-// M
-
-// N
-
-// O
-
-// P
-
-// Q
-
-// R
-
-// S
-
-// T
-
-// U
-
-// V
-
-// W
-
-// X
-
-// Y
-
-// Z \ No newline at end of file