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

Skip to content
Commit 3a087109 authored by Angela Wang's avatar Angela Wang
Browse files

Fix failing tests in CachedBluetoothDeviceManagerTest

Remove unnecessary if statements that will cause the tests failing. This
checking will retrieve `mProfiles` in CachedBluetoothDevice which will
be empty in test cases. Without the if statement, things will still be
correct since there's another value checking if statement inside.

Bug: 324862928
Test: atest CachedBluetoothDeviceManagerTest
Change-Id: I75561363e74df09801cb550ccd040bf4adbcf357
parent 97fa658f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment