Make IpNeighborMonitor#NeighborEvent member as public immutable.
The members of NeighborEvent used to be package private, that allows
NetworkStack module can access members directly due to they are in
the same package. After de-duplicate the IpNeighborMonitor from
NetworkStack module and rely on the 'net-utils-device-common-ip' lib,
package private members are not accessible any more, change them to
public immutable.
Bug: 235901424
Test: m
Change-Id: I49f863055242de4f4f815ea01fe2a695b8359751
1 file changed
tree: 9d465c7d9d1ad5c4b6bc2de3c1f4b29a9b2c8f56
- staticlibs/