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

Commit 3db6da76 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add flag identity_address_type_api" into main

parents 724764c8 b598112f
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -81,3 +81,11 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "identity_address_type_api"
    is_exported: true
    namespace: "bluetooth"
    description: "Add a new API to BluetoothDevice to retrieve Identity Address Type"
    bug: "377171798"
}