[Cleanup] remove flag enable_bonded_bluetooth_device_searchable

the feature is enabled in prod already

Test: atest ConnectedDeviceGroupControllerTest
Bug: N/A
Change-Id: I7b2674bd42ed0a3bbe03c74ff52c3ccd830178dc
Flag: EXEMPT just cleanup
This commit is contained in:
yqian
2025-01-20 16:56:47 +08:00
committed by Yuanru Qian
parent 1436ea1351
commit 4dfe488d8b
3 changed files with 0 additions and 16 deletions

View File

@@ -29,16 +29,6 @@ flag {
bug: "317367746"
}
flag {
name: "enable_bonded_bluetooth_device_searchable"
namespace: "pixel_cross_device_control"
description: "Set bonded bluetooth devices under connected devices page to be searchable by Settings search."
bug: "319056077"
metadata {
purpose: PURPOSE_BUGFIX
}
}
flag {
name: "exclude_webcam_auth_challenge"
namespace: "safety_center"