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

Commit 14810918 authored by Christine Hallstrom's avatar Christine Hallstrom Committed by Gerrit Code Review
Browse files

Merge "Add flag get_address_type_api" into main

parents a80b62ee c26df997
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"
}