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

Skip to content
Commit 7acab96e authored by Thomas Stuart's avatar Thomas Stuart
Browse files

Removed gated notif. + refactor ICC#gDDC

It was noted that the argument Binder.getCallingUid to
InCallController#getDefaultDialerComponent was incorrect
leading to the crash notification to be shown on every
target sdk.

However,when running tests manually with the correct argument
(DefaultPhoneAppName), on test apps targeting T,the RoleManager
would kick the test DefaultPhoneApp off of the Role#Dialer.  This
made the crash notification useless since the if clause would never
be entered.

Therefore, the crash notification code has been removed and a
refactor was done on the getDefaultDialer method to make the
logic more clear.

bug: 226186102
Test: 2 modified, 1 removed
Change-Id: Ib356e42b1747fc6e06bd0f216b88ef96be2ef283
parent 699de70a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment