Recent content by Fintimlinbin

  1. F

    5.3 keeps turning mobile data on

    From what I can tell from this earliest suspect log entry that pretty much says it's turning on mobile data - 1738430214.184 radio 3471 3471 D zsj : Phone.isCarrierLockDataRadioTech, first setDataEnabled(false), then setDataEnabled(true). I think the two numbers (3471 3471) are probably...
  2. F

    5.3 keeps turning mobile data on

    From what I can tell from this earliest suspect log entry that pretty much says it's turning on mobile data - 1738430214.184 radio 3471 3471 D zsj : Phone.isCarrierLockDataRadioTech, first setDataEnabled(false), then setDataEnabled(true). I think the two numbers (3471 3471) are probably...
  3. F

    5.3 keeps turning mobile data on

    The only mention of 'permissioncontroller' in the pm list packages output is - package:com.google.android.overlay.modules.permissioncontroller ... Doesn't this imply it's a fairly standard package/component of android? DataUsageController is mentioned elsewhere and seems to be a standard...
  4. F

    5.3 keeps turning mobile data on

    It took a while to reproduce my 'auto data turn-on' issue, and then another long time to reproduce it with LogFox recording the logs at the time (thanks for that suggestion @IsHacker ). I've now got a log that seems to capture the issue but, not being at all familiar with the logging, I'm now...
  5. F

    5.3 keeps turning mobile data on

    Thanks for the suggestion steffi. I don't see any obvious permission category in the permission manager that would relate to turning on mobile data (quietly or otherwise). The entire list of app permissions are - body sensors calendar call logs camera contacts files and media location...
  6. F

    5.3 keeps turning mobile data on

    Thanks very much for offering advice and suggestions anyway.
  7. F

    5.3 keeps turning mobile data on

    Zero 'fih' also.
  8. F

    5.3 keeps turning mobile data on

    Yeah, zero evenwell.
  9. F

    5.3 keeps turning mobile data on

    Regarding evenwell: 'evenwell' doesn't appear in the long list of packages listed by - adb shell pm list packages -s However, there are a bunch of '...hmdglobal...' packages that I wonder if they might relate to one or more suspect evenwells pkgs. E.g. -...
  10. F

    5.3 keeps turning mobile data on

    I will look in to this and report back. Thanks very much for the suggestion. Because it's not 100% reliably reproducible, it can take a while (and weirdly a bit of travelling around) before I can be more confident as to whether the issue has been fixed. Is there a way to enable some logging...
  11. F

    5.3 keeps turning mobile data on

    Well, once it's quitely turned mobile data on, I'll eventually hear a data limit warning, which is something I set so that I don't end up paying for too much mobile data, since I'm a low usage, 'pay as you go' user who's almost always able to use free wifi instead. After the notification, the...
  12. F

    5.3 keeps turning mobile data on

    Sorry, I should have said: Yes, that specific setting ('Mobile data always active') is off and has always been off. Another interesting quirk of the behaviour is that it seems to be related to travelling around - perhaps cell tower switching - since, so long as I stay in one location (i.e. at...
  13. F

    5.3 keeps turning mobile data on

    I'd love to know what, if anything, you discovered about your mobile data turning on issue. I've had (and still have) what sounds like the same annoying problem with my Nokia 6.2. Nokia / HMD tech support were pretty hopeless in resolving they issue. They weren't interested in understanding...