Felipe Leme
57e3d31091
Removed deprecated methods from INetworkPolicyManager.
Removed the following methods:
- addRestrictBackgroundWhitelistedUid(int uid)
- removeRestrictBackgroundWhitelistedUid(int uid);
- getRestrictBackgroundWhitelistedUids();
They've been replaced by getUidsWithPolicy() and setUidPolicy().
Test: m -j32 FrameworksServicesTests && adb install -r -g ${ANDROID_PRODUCT_OUT}/data/app/FrameworksServicesTests/FrameworksServicesTests.apk && adb shell am instrument -e class "com.android.server.NetworkPolicyManagerServiceTest" -w "com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner"
BUG: 28791717
Change-Id: I8f6a569cef84c2be60e3277756283026c0fb5b29
2016-09-02 16:26:35 -07:00
..
2016-08-11 20:41:46 +00:00
2016-08-24 00:13:36 -07:00
2016-08-29 22:39:09 +00:00
2016-08-30 17:41:48 +01:00
2016-09-01 01:27:03 +00:00
2016-08-31 19:23:41 +00:00
2016-08-31 18:03:12 +00:00
2016-09-02 16:26:35 -07:00
2016-08-29 17:46:44 -07:00
2016-07-26 21:11:47 +00:00
2016-08-31 23:32:38 +00:00
2016-08-19 13:50:55 +01:00
2016-08-11 19:11:52 +00:00
2016-08-26 23:44:47 +00:00
2016-08-31 18:02:57 -07:00
2016-08-31 23:47:32 +00:00
2016-08-20 16:13:25 -07:00
2016-08-31 22:28:55 +00:00