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

Skip to content
Commit 985c1bee authored by Malcolm Chen's avatar Malcolm Chen Committed by Xiangyu/Malcolm Chen
Browse files

Make sure MOBILE_DATA value is updated in onSetUserDataEnabled.

In onSetUserDataEnabled, we used to call getDataEnabled to check
against "enable". Since getDataEnabled always returns true when
provisioning, onSetUserDataEnabled(true) never writes "true"
into Settings.Global.MOBILE_DATA. Now we are making sure
Settings.Global.MOBILE_DATA is updated in onSetUserDataEnabled.

Bug: 34351475
Test: Build
Change-Id: Iec2245f6ee1c087e488829344ff7c352acdbf602
Merged-In: Iec2245f6ee1c087e488829344ff7c352acdbf602
parent c5da70ff
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