OSDN Git Service

Change the netId to nethandle mapping.
authorLorenzo Colitti <lorenzo@google.com>
Tue, 5 Sep 2017 02:15:37 +0000 (11:15 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Mon, 15 Jan 2018 17:08:09 +0000 (02:08 +0900)
commite4fc6322a4f89c97843ad82950fb6757050b0072
tree1be2abf240d4a9e8e5dc8a7d066999dcf8175b88
parent639fe64ce0d6daac8698d8ed2db5d526f3a3b015
Change the netId to nethandle mapping.

Being able to update this handle is necessary to ensure that
system-only OTAs do not break vendor code that relies on
nethandles.

Bug: 63052780
Test: walleye builds, boots, networking works
Test: MultinetworkApiTest CTS tests passes
Change-Id: I049a4ad2610ca68b8f56377b63be7e5e8ce76039
core/java/android/net/Network.java
native/android/net.c