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

Commit 27a1ab15 authored by Christine Hallstrom's avatar Christine Hallstrom Committed by Automerger Merge Worker
Browse files

Merge "Add flag get_address_type_api" into main am: 14810918 am: 59bf2520

parents 5c488773 59bf2520
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -34,3 +34,10 @@ flag {
    description: "Return null for identity address if identity address is not known"
    bug: "317120534"
}

flag {
    name: "get_address_type_api"
    namespace: "bluetooth"
    description: "Change visibility of BluetoothDevice#getAddressType API to public"
    bug: "321120941"
}