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

Skip to content
Commit 91728fac authored by wangjing's avatar wangjing Committed by Gerrit - the friendly Code Review server
Browse files

Settings: Deactivate SIM card can be done from UI.

When deactivate SIM card from UI, the boolean mCurrentState will be
set to false. Then it will deactivate SIM card accorging to the
value of mCurrentState. But the value of mCurrentState can be
changed by mStateChanegReceiver and others.

Replace the boolean mCurrentState by a new boolean mRequest. Then
deactivate SIM card can be done from UI according to mRequest.

CRs-Fixed: 818197
Change-Id: Iab95381c30ea87c6bbda24a1d7d4046d29e56695
parent bf1cbbc5
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