Fix NPE of UnrestrictedDataAccessPreference
Add null check for the DataUsageState to avoid NPE since it comes from the extraInfo of AppEntry that possibly be null. Fixes: 217250071 Test: manual Change-Id: I1a41a49ed74bc6addc6b5dd0564973c210a6af74
Loading
Please register or sign in to comment