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

Skip to content
Commit 6ae924ea authored by kaiyiz's avatar kaiyiz Committed by Gerrit - the friendly Code Review server
Browse files

Contacts: Choose dialog show again after select "Always"

There is a "NonPhoneActivity" in contact package
has the same intent-filter with "CallLogActivity"
but it's priority is "-1" which other activity's
is "0", so the result is "false" always when
compared by priority. This cause choose dialog
show again after select "Always".

As the intent-filter of NonPhoneActivity is not
use, so delete it.

CRs-Fixed: 736376

Change-Id: I80f2217e4727d267a4932ebdde1412699f2b0c2e
parent 9e1216c0
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