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

Commit 2d43c8be authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Automerger Merge Worker
Browse files

Flag for using appropriate authentication requirements when requesting...

Flag for using appropriate authentication requirements when requesting encryption as peripheral am: a240723d

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/3427962



Change-Id: I14866764ba5b70b920ad641be797f18c9d0f7929
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents fd650e60 a240723d
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -250,3 +250,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "peripheral_auth_req"
    namespace: "bluetooth"
    description: "Use appropriate authentication requirements for SMP security request in peripheral role"
    bug: "385202199"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}