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

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

Merge "Flag to allow reading LE appearance after ctkd" into main

parents de6aa4f6 fd3ddd49
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -250,3 +250,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "le_appearance_after_ctkd"
    namespace: "bluetooth"
    description: "Allow read of LE appearance after CTKD if class of device is unknown"
    bug: "386835787"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}