diff --git a/flags/btif_dm.aconfig b/flags/btif_dm.aconfig index fa99fe04c3d47440b117e6b479fb342dd1abd991..aeb88e210b1bd096ee1b93de6e31501b2a24a8a0 100644 --- a/flags/btif_dm.aconfig +++ b/flags/btif_dm.aconfig @@ -6,3 +6,10 @@ flag { description: "Bond type is not applicable for LE SMP pairing" bug: "319695663" } + +flag { + name: "reset_pairing_only_for_related_service_discovery" + namespace: "bluetooth" + description: "Don't reset the pairing state if service discovery concludes for a different device" + bug: "321996502" +}