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

Commit 59bf2520 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

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

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