Merge "Do not cache the resource if the active sub info is null" into tm-dev
This commit is contained in:
@@ -2775,6 +2775,8 @@ public class SubscriptionManager {
|
||||
overrideConfig.mnc = Configuration.MNC_ZERO;
|
||||
cacheKey = null;
|
||||
}
|
||||
} else {
|
||||
cacheKey = null;
|
||||
}
|
||||
|
||||
if (useRootLocale) {
|
||||
|
||||
Reference in New Issue
Block a user