diff --git a/flags/bta_dm.aconfig b/flags/bta_dm.aconfig
index 2921f1326e22c8992f85e6072e948dfb70ec8774..38a0e4af5a4a3bd5eaed5d2360e5c7cb5c906422 100644
--- a/flags/bta_dm.aconfig
+++ b/flags/bta_dm.aconfig
@@ -27,3 +27,10 @@ flag {
     description: "Fix double-sending device discovery state change when canceling RNR"
     bug: "321170442"
 }
+
+flag {
+    name: "bt_system_context_report"
+    namespace: "bluetooth"
+    description: "Report Bluetooth system context through bta_ble_energy_info_cmpl"
+    bug: "323083457"
+}