Sudheer Shanka addebccc56 Update NPMS to inform NMS of the changes in fw rules synchronously.
Currently, NPMS informs NMS synchronously at some events and
asynchronously at some others. If these sync and async calls get
interleaved, then NMS will end up in an inconsistent state.

In N-MR1, NPMS was updated to inform NMS asynchronously to avoid some
lock contentions during screen unlock. This shouldn't be a problem any more
since NPMS no longer updates its internal state on ui thread and also
netd calls have been optimized from ~50ms to ~7ms since then.

Bug: 66015813
Test: cts-tradefed run singleCommand cts-dev -m CtsHostsideNetworkTests -t \
      com.android.cts.net.HostsideRestrictBackgroundNetworkTests

Change-Id: I24ccb5819430f19014630e7b90cba1f0b993e430
2017-10-03 16:37:07 -07:00
2017-09-29 08:58:47 -07:00
2017-09-27 09:30:30 -07:00
2017-07-10 19:00:27 +00:00
2017-08-07 15:36:10 -07:00
2017-05-23 11:51:15 +01:00
2017-05-01 10:22:44 -04:00
2017-09-15 08:49:24 +00:00
2017-05-10 16:54:20 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%