diff options
author | Lars Greiss <kufikugel@googlemail.com> | 2013-06-30 03:54:10 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2013-06-30 19:11:50 -0700 |
commit | 9e3fa9cb673f69aa69de0294bebba61d10befddc (patch) | |
tree | 18051b69542960775293b9b3d5cf4889ae1dfb8d /wifi/java/android | |
parent | ab5d5e7d0a28b5ef04527c00a2454472518b490f (diff) | |
download | frameworks_base-9e3fa9cb673f69aa69de0294bebba61d10befddc.zip frameworks_base-9e3fa9cb673f69aa69de0294bebba61d10befddc.tar.gz frameworks_base-9e3fa9cb673f69aa69de0294bebba61d10befddc.tar.bz2 |
Frameworks: privacy guard fix possible NPE
If the user flash a data app over recovery on clean flash
(like a lot themed apps or gapps packages are doing)
the user will get into a bootloop because of an NPE
due an unknown state of the user due that
installedUser == null
To fix it
Check if installUser exists if yes then
call the provider settings value for the current
user
PatchSet 2+3: message update
fix for real now
Change-Id: Ie5f94a0d0a11ae24fdfdc8372c0433b26793b66e
Diffstat (limited to 'wifi/java/android')
0 files changed, 0 insertions, 0 deletions