Merge "Remove all associaitons when forget a device in Settings" into main

This commit is contained in:
Evan Chen
2025-02-27 13:04:53 -08:00
committed by Android (Google) Code Review
4 changed files with 230 additions and 16 deletions

View File

@@ -54,3 +54,11 @@ flag {
purpose: PURPOSE_BUGFIX
}
}
flag {
name: "enable_remove_association_bt_unpair"
is_exported: true
namespace: "companion_device_manager"
description: "Allow to disassociate when to forget a BT pair device"
bug: "365613753"
}