OSDN Git Service

Refactor tetherGetStats by using stable aidl structure
authorLuke Huang <huangluke@google.com>
Wed, 26 Sep 2018 06:53:42 +0000 (14:53 +0800)
committerLuke Huang <huangluke@google.com>
Thu, 4 Oct 2018 08:24:44 +0000 (16:24 +0800)
commit13b79e83aae93e65c6f0e82d59425ead559305c2
tree707ffd723b94774537cf62c13f332fcff8a57b15
parentafffa372486153292c67d20c48d5756db15fee74
Refactor tetherGetStats by using stable aidl structure

Use stable aidl structure instead of persistbundle

Test: runtest frameworks-net passes
Test: manual testing of tetherGetStats function works

Change-Id: I6835541d450446ba7993ac9f5b783d34229b79cb
Android.bp
services/core/Android.bp
services/core/java/com/android/server/NetworkManagementService.java
tests/net/Android.mk