Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d8c226da authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add alphabetical headers to systemui.aconfig" into main

parents de3bfc9b 7e6bd92e
Loading
Loading
Loading
Loading
+57 −0
Original line number Diff line number Diff line
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