Code cleanup on NMPS and NMS.
- Always check for DBG before using Slog.d. - Logs duration of NMS.systemReady() when debugging. - Logs duration of NMPS.updateRulesForGlobalChangeLocked() when debugging. - Removed redundant toString() calls. - Catch multiple exceptions. - Replaced enhanced for on nested Iterable iterations. BUG: 21725996 Change-Id: Ia775a394b59de7a0570ad4954d1fe3a2698c66d6
Loading
Please register or sign in to comment