commit | 42f8f3205539bd907d2d639d3239743bac7baacf | [log] [tgz] |
---|---|---|
author | Aaron Knight <starlightknight@slkdev.net> | Sun Jul 31 18:35:42 2016 -0400 |
committer | Hriday Sharma <hridaysharma42@gmail.com> | Fri Sep 30 06:53:30 2016 +0530 |
tree | 679176e12e96e16d558176dc0b93c548b866fa70 | |
parent | c5b22de7908b70b3697ad0c792c7467f1d0a4776 [diff] |
TelephonyProvider: Fix Default APN Preference Overlay on 1st Boot In the current code on CM13, the overlay preference can only be called when Reset APN Settings is called. Looking at the source history this is a regression. Comparing with history, I've restored reading the overlay and tested that the default preference is now marked on the first boot. Change-Id: I3141d486afd45405c57ed25a89d9fa838fadf794 Signed-off-by: Hriday Sharma <hridaysharma42@gmail.com>