Merge "Update ifaces when global restriction changes." into mnc-dev
This commit is contained in:
@@ -1774,7 +1774,7 @@ public class NetworkPolicyManagerService extends INetworkPolicyManager.Stub {
|
||||
maybeRefreshTrustedTime();
|
||||
synchronized (mRulesLock) {
|
||||
mRestrictBackground = restrictBackground;
|
||||
updateRulesForGlobalChangeLocked(false);
|
||||
updateRulesForGlobalChangeLocked(true);
|
||||
updateNotificationsLocked();
|
||||
writePolicyLocked();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user