Add flag for LE audio sharing.

Bug: 305620450
Test: Manual
Change-Id: I61a1653419654eb21f70c583d8929baf6a433dbb
This commit is contained in:
Yiyi Shen
2023-10-19 16:46:14 +08:00
parent 9a437cb696
commit f8da70ac94

View File

@@ -6,3 +6,10 @@ flag {
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"
}