HDMI: Update the name of Soundbar Mode Feature Flag
Update the flag's name to keep the name consistency within hdmi_control namespace. Bug: 268334285 Test: atest Change-Id: Ifb0e42f65c74fb854141cfa557b02ca2df2fa276
This commit is contained in:
@@ -627,7 +627,7 @@ final class Constants {
|
||||
})
|
||||
@interface HpdSignalType {}
|
||||
|
||||
static final String DEVICE_CONFIG_FEATURE_FLAG_SOUNDBAR_MODE = "soundbar_mode";
|
||||
static final String DEVICE_CONFIG_FEATURE_FLAG_SOUNDBAR_MODE = "enable_soundbar_mode";
|
||||
static final String DEVICE_CONFIG_FEATURE_FLAG_ENABLE_EARC_TX = "enable_earc_tx";
|
||||
@StringDef({
|
||||
DEVICE_CONFIG_FEATURE_FLAG_SOUNDBAR_MODE,
|
||||
|
||||
Reference in New Issue
Block a user