diff --git a/flags/gap.aconfig b/flags/gap.aconfig
index 474e9ffbbd3dbe2bfab4c89612fa246a2c37ced8..05d6ea38f536f8fb897e49e7a7a13f93c2252356 100644
--- a/flags/gap.aconfig
+++ b/flags/gap.aconfig
@@ -92,6 +92,13 @@ flag {
     bug: "324886466"
 }
 
+flag {
+    name: "phy_to_native"
+    namespace: "bluetooth"
+    description: "Expose advertising PHY settings to native layer"
+    bug: "326249470"
+}
+
 flag {
     name: "gatt_reconnect_on_bt_on_fix"
     namespace: "bluetooth"