Files
app_Settings/aconfig/settings_onboarding_experience_flag_declarations.aconfig
XingHai Lu 990412f23a Add flag for B&R sound settings
Bug: 278975761
Test: adb shell device_config put onboarding_experience com.android.settings.flags.enable_sound_backup true
Change-Id: Ia774b1d5f3740b4964eb3cb1501ea4779f203956
2023-09-19 14:06:58 +08:00

9 lines
188 B
Plaintext

package: "com.android.settings.flags"
flag {
name: "enable_sound_backup"
namespace: "onboarding_experience"
description: "Feature flag for B&R sound settings."
bug: "278975761"
}