Merge "Send ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGED Broadcast when a user restriction has been changed." into lmp-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f5c00c1c11
@@ -4788,6 +4788,7 @@ public class DevicePolicyManagerService extends IDevicePolicyManager.Stub {
|
||||
Slog.e(LOG_TAG, "Failed to talk to AudioService.", re);
|
||||
}
|
||||
}
|
||||
sendChangedNotification(userHandle);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user