OSDN Git Service

Change the signature of notifyInterfaceClassActivity.
authorLorenzo Colitti <lorenzo@google.com>
Thu, 24 Jan 2019 07:00:25 +0000 (16:00 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Thu, 24 Jan 2019 15:33:02 +0000 (00:33 +0900)
commit943619d506a3f80aa7a90b6f0e3c9bb37e0841b7
tree9b95b502fd80a310289644e1cdde49ee048df2d8
parent0d4002db35fc6dd5976176b468597e8a65d8d895
Change the signature of notifyInterfaceClassActivity.

This simplifies an upcoming refactoring of the notification code.
There is no change in functionality because DC_POWER_STAET_MEDIUM
was never actually used.

Bug: 112869080
Test: builds, boots
Test: atest FrameworksNetTests
Change-Id: Ie7bd145961bbd7f2a424be4299e2085da9cddc38
services/core/java/com/android/server/NetworkManagementService.java