Add flag for LE audio private sharing via QR code.

Bug: 308368124
Test: Manual
Change-Id: I258add40bc5af14e45e066c2be32fc400e6e76e2
This commit is contained in:
chelseahao
2023-10-30 14:07:14 +08:00
committed by Chelsea Hao
parent 2d90f0642d
commit 466225808f

View File

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