Files
app_Settings/aconfig/settings_connecteddevice_flag_declarations.aconfig
Yiyi Shen 438a41a184 [Audiosharing] Clean up audio sharing aconfigs in Settings
Bug: 324023639
Test: manual
Change-Id: I4860390590f4f312df7d03490122870488dcf4fe
2024-02-27 13:44:23 +08:00

31 lines
857 B
Plaintext

package: "com.android.settings.flags"
container: "system"
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_auth_challenge_for_usb_preferences"
namespace: "safety_center"
description: "Gates whether to require an auth challenge for changing USB preferences"
bug: "317367746"
}
flag {
name: "enable_saved_devices_order_by_recency"
namespace: "pixel_cross_device_control"
description: "Order the saved bluetooth devices by most recently connected."
bug: "306160434"
}
flag {
name: "enable_hide_exclusively_managed_bluetooth_device"
namespace: "dck_framework"
description: "Hide exclusively managed Bluetooth devices in BT settings menu."
bug: "322285078"
}