Files
app_Settings/aconfig/settings_datetime_flag_declarations.aconfig
Dennis Shen a4e178e6dd fix container designation, it should be system_ext
Bug: b/338095619
Change-Id: I8ee2fd5fad529da2026af77f969abbf88e636ac3
2024-04-30 22:06:28 +00:00

12 lines
331 B
Plaintext

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"
}