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

Commit b598112f authored by Ömer Faruk Yılmaz's avatar Ömer Faruk Yılmaz
Browse files

Add flag identity_address_type_api

Bug: 377171798
Bug: 226253021
Bug: 315241296
Change-Id: Ifff17894806fe1d356105f7cef40769d4abb85bf
Test: m .
parent 3dd526f7
Loading
Loading
Loading
Loading
+9 −1
Original line number Original line Diff line number Diff line
@@ -81,3 +81,11 @@ flag {
        purpose: PURPOSE_BUGFIX
        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"
}