** Changed in: canonical-devices-system-image Status: New => Confirmed
** Changed in: canonical-devices-system-image Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc-android-config in Ubuntu. https://bugs.launchpad.net/bugs/1541783 Title: ubuntu-location-service.override need wait nvram in MTK's solution. Status in The Avila project: New Status in Canonical System Image: Confirmed Status in lxc-android-config package in Ubuntu: New Bug description: Without this change in some MTK solution, gps can not be enable/disable by the gps indicator norther in location setting page. < # wait for MTK nvram ready < while [ "$(getprop service.nvram_init)" != "Ready" ]; sleep 1; done < 31a29 > To manage notifications about this bug go to: https://bugs.launchpad.net/avila/+bug/1541783/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp