Files
frameworks_base/core/java/android/net
Erik Kline 35bf06c968 Add ConnectivityManager.networkCapabilitiesForType()
This static method returns a NetworkCapabilities instance with
transports and capabilities set according to the given legacy type.

Also:
    - add NetworkRequest.Builder.setCapabilities(), to be able to use
      the NetworkCapabilities instances returned from the above
    - update UpstreamNetworkMonitor to make immediate use of this

Test: as follows
    - build (bullhead)
    - flashed
    - booted
    - runtest frameworks-net passes
    - WiFi to DUN upstream tethering works
Bug: 32163131

Change-Id: Idfe1ddd2815c355cbf27cf29eb0e3de177de84e9
2017-02-02 11:07:59 +09:00
..
2016-04-13 10:20:08 -07:00
2016-03-31 23:51:32 +09:00
2016-06-03 11:45:12 -07:00
2016-01-15 16:14:57 +00:00
2015-07-29 17:25:06 +01:00