commit | f6be73f443e3768fcd5f1213b31922c7737f7fdc | [log] [tgz] |
---|---|---|
author | Hui Wang <huiwang@google.com> | Thu Dec 05 17:34:56 2024 -0600 |
committer | Hui Wang <huiwang@google.com> | Thu Dec 05 17:34:56 2024 -0600 |
tree | 83c5abb2b0b8e592035a5081ba67908966af4295 | |
parent | 29a63ee0127821004b7dc0d003295a8dbd0c4432 [diff] |
Update the flag as bug fix Flag: com.android.server.telecom.flags.keep_bt_devices_cache_updated Bug: 380323024 Test: make Change-Id: Ic0bd82ba1bbc6ac24c7cd4ab7be91222b6f758d1
diff --git a/flags/telecom_bluetoothdevicemanager_flags.aconfig b/flags/telecom_bluetoothdevicemanager_flags.aconfig index 3757c72..9b1b53e 100644 --- a/flags/telecom_bluetoothdevicemanager_flags.aconfig +++ b/flags/telecom_bluetoothdevicemanager_flags.aconfig
@@ -14,4 +14,7 @@ namespace: "telecom" description: "Fix the devices cache issue of BluetoothDeviceManager" bug: "380320985" + metadata { + purpose: PURPOSE_BUGFIX + } }