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

Commit 7e6bd92e authored by Dave Mankoff's avatar Dave Mankoff
Browse files

Add alphabetical headers to systemui.aconfig

Bug: 292511372
Test: m SystemUI
Change-Id: Ibd4db69bb48d4a5c9742e1715a9d76b12dd29619
parent e36ad008
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