summaryrefslogtreecommitdiff
path: root/aconfig/settings_datetime_flag_declarations.aconfig
blob: 305a55dff1e5baeb10c1c4561034bde9fb5d9872 (plain)
1
2
3
4
5
6
7
8
9
10
package: "com.android.settings.flags"
container: "system_ext"

flag {
    name: "datetime_feedback"
    # "location" is used by the Android System Time team for feature flags.
    namespace: "location"
    description: "Enable the time feedback feature, a button to launch feedback in Date & Time Settings"
    bug: "283239837"
}