Merge "Fix the namespace for CDM flag in Settings" into main

This commit is contained in:
Treehugger Robot
2025-03-11 07:19:54 -07:00
committed by Android (Google) Code Review

View File

@@ -58,7 +58,7 @@ flag {
flag {
name: "enable_remove_association_bt_unpair"
is_exported: true
namespace: "companion_device_manager"
namespace: "companion"
description: "Allow to disassociate when to forget a BT pair device"
bug: "365613753"
}