Merge "Add flag for B&R sound settings" into main
This commit is contained in:
@@ -9,6 +9,7 @@ aconfig_declarations {
|
||||
"settings_connecteddevice_flag_declarations.aconfig",
|
||||
"settings_globalintl_flag_declarations.aconfig",
|
||||
"settings_apn_flag_declarations.aconfig",
|
||||
"settings_onboarding_experience_flag_declarations.aconfig"
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
package: "com.android.settings.flags"
|
||||
|
||||
flag {
|
||||
name: "enable_sound_backup"
|
||||
namespace: "onboarding_experience"
|
||||
description: "Feature flag for B&R sound settings."
|
||||
bug: "278975761"
|
||||
}
|
||||
Reference in New Issue
Block a user