OSDN Git Service

Move explicit mobile request handling into UpstreamNetworkMonitor
authorErik Kline <ek@google.com>
Thu, 12 Jan 2017 08:02:51 +0000 (17:02 +0900)
committerErik Kline <ek@google.com>
Fri, 13 Jan 2017 05:09:57 +0000 (14:09 +0900)
commitfdd4111ef6891132530cb2f329758a47d9370649
tree5a4b1cbe14d67245cacb672049e4dd375de4f9f4
parentf9f5cf9d9b60d850ef66dc10e242b766d13dec65
Move explicit mobile request handling into UpstreamNetworkMonitor

Also:
    - some minor typo fixes
    - some minor style fixes
    - variable renames for clarity

Test: as follows
    - built (bullhead)
    - flashed
    - booted
    - runtest frameworks-net passes
    - regular (no DUN) wifi tethering to mobile works
    - USB tethering with switching between mobile and wifi works
Bug: 32163131
Change-Id: I113536f24436f0b962f402f3b37386e29468dc0a
services/core/java/com/android/server/connectivity/Tethering.java