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

Commit c26df997 authored by Christine Hallstrom's avatar Christine Hallstrom
Browse files

Add flag get_address_type_api

Bug: 321120941
Bug: 291280443
Bug: 315241296
Test: m .
Change-Id: Ib422114589eb01595a4e060e6cff1e76c8044f2b
parent 1b2e449d
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"
}