Cherry pick of internal aflag fix ag/27165141 Bug: b/338095619 Merged-In: I8ee2fd5fad529da2026af77f969abbf88e636ac3 Change-Id: Icea56b89944afd85b7760265ea8bfe35e3300f13
24 lines
648 B
Plaintext
24 lines
648 B
Plaintext
package: "com.android.settings.flags"
|
|
container: "system_ext"
|
|
|
|
flag {
|
|
name: "enable_subsequent_pair_settings_integration"
|
|
namespace: "pixel_cross_device_control"
|
|
description: "Gates whether to enable subsequent pair Settings integration."
|
|
bug: "299405720"
|
|
}
|
|
|
|
flag {
|
|
name: "enable_le_audio_sharing"
|
|
namespace: "pixel_cross_device_control"
|
|
description: "Gates whether to enable LE audio sharing"
|
|
bug: "305620450"
|
|
}
|
|
|
|
flag {
|
|
name: "enable_le_audio_qr_code_private_broadcast_sharing"
|
|
namespace: "pixel_cross_device_control"
|
|
description: "Gates whether to enable LE audio private broadcast sharing via QR code"
|
|
bug: "308368124"
|
|
}
|