Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ec78c6f authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Gerrit Code Review
Browse files

Merge "Flag to avoid immediately removing device properties for temporary pairing" into main

parents 85574d00 494ebdfb
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -34,3 +34,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "temporary_pairing_device_properties"
    namespace: "bluetooth"
    description: "Do not remove the device properties immediately after insecure pairing"
    bug: "342202557"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}