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

Commit 2133c646 authored by danielwbhuang's avatar danielwbhuang
Browse files

Add feature flag for regional preferences APIs

Bug: 370379000
Flag: com.android.settings.flags.regional_preferences_api_enabled
Test: manual
Change-Id: I165a800dcf6dbc299f86e6cf89ffc4c94ecd9e15
parent c0a4fec1
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -21,3 +21,10 @@ flag {
    description: "Feature flag for B&R accessibility appearance settings"
    bug: "341210043"
}

flag {
    name: "regional_preferences_api_enabled"
    namespace: "globalintl"
    description: "Feature flag for regional preferences APIs"
    bug: "370379000"
}
 No newline at end of file