Merge "Add flag for LE audio sharing." into main

This commit is contained in:
Yiyi Shen
2023-10-20 04:51:53 +00:00
committed by Android (Google) Code Review

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"
}