- Jul 14, 2017
-
-
Tom Cherry authored
ALOGD_IF_SLOW isn't intuitively implemented as it cannot handle temporaries used as its parameters. Since there are so few users of it already and since it's just sugar on top of 2 otherwise trivial lines, we opt to remove it entirely. Bug: 62820330 Test: Build Change-Id: I196443b3717497f6cab31bfaee94a229e4838556 Merged-In: I196443b3717497f6cab31bfaee94a229e4838556
-
Treehugger Robot authored
-
- Jul 13, 2017
-
-
Hugo Benichi authored
Test: I solemnly swear I tested this conflict resolution. Change-Id: I61cfb2d4798350f28f1bb36aed67ee8f18895031
-
Treehugger Robot authored
-
Hugo Benichi authored
This patch adds a InitialConfiguration class to IpManager for specifying IP information in IpManager ProvisioningConfiguration at IpManager startup. At the moment this InitialConfiguration is not used, but is validated in startProvsiioning if ProvisioningConfiguration includes one. It will be integrated into IpManager IP provisioning logic in follow-up patches. This patch also includes an example of data driven unit tests using a table of test case. The highlights of this methodology are: 1) easy extensibility for new test case, 2) rich and informative error messages, Unfortunately Java support for inlined data structure literals is poor and some companion static methods for data generation are required for enabling this methodology. Bug: 62988545 Test: added new test in FrameworksNetTests, $ runtest frameworks-net $ runtest frameworks-wifi Merged-In: I060b02603af7d73a6407df89344bf0c000574af2 (cherry pick of commit 2757fcf3) Change-Id: I48dbf89232d7758f1b07ed4d76ce93281e5c6b53
-
Timur Iskhakov authored
am: d8dab115 Change-Id: I958ef6fc2d667a691e39e9fadd07303085a499f9
-
Treehugger Robot authored
-
Neil Fuller authored
am: bd51de1b Change-Id: I3e41058a76b840dfcd1b5171b8c6688509f1fd7d
-
Neil Fuller authored
-
Erik Kline authored
am: de837a97 Change-Id: I741b6e31fb3adc922f47df824188786ff35e3aa9
-
Treehugger Robot authored
-
Erik Kline authored
Test: as follows - built - flashed - booted - "runtest frameworks-net" passes - observed calls to the HAL setLocalPrefixes in tethering log Bug: 29337859 Bug: 32163131 Merged-In: I3c3bd4ee83ffe86ddbe6a16fbbfa0756bf5064d4 Merged-In: Iaf80e584df458010741401fc1a19e7f6e21923c1 Merged-In: Ifaf23c6179ead9de6ccfcf41e0c203025153167b (cherry picked from commit 32179ff8) Change-Id: I65ea833ac6fe7a75ebe546cfa358c4cffdf2de05
-
Fyodor Kupolov authored
am: 31419a4a Change-Id: I455be72533c24ceb5ea352774ded30d0c0a2367f
-
Treehugger Robot authored
-
Fyodor Kupolov authored
This reverts commit 2df4e144. It was causing failures in packages/apps/DocumentsUI tests Bug: 63638102 Bug: 63154326 Change-Id: I51fb54f705f58f159f4fcc30bfed41ababcba950
-
Timur Iskhakov authored
Bug: 36233029 Test: links, compiles, hidl_test_java Change-Id: I7e2ec88b2098886983b1d93ab100a77db63f3976
-
- Jul 12, 2017
-
-
Hall Liu authored
* Implement listPendingDownloads and resetDownloadKnowledge * Bring MbmsStreamingManager docs in line with vendor-side API docs. * Remove activeStreamingServicesUpdated * Reorganize the errors in MbmsException into categories. * Add some vendor API docs for file-download Change-Id: Ia29066ea6f2c0414171cffa1ae11bb467f187bee
-
Hall Liu authored
-
Erik Kline authored
am: aff0d1af Change-Id: I4cebe1df49397405ee6492c8420f07f01ea2e3f7
-
Erik Kline authored
am: 8ad1c81b Change-Id: I261ae05664d620997d38ca40edaffd8ca11b308e
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Neil Fuller authored
Re-enable use of isPrivilegedApp() since it appears to work. Bug: 35995024 Bug: 31008728 Test: Manual testing Change-Id: If5a59aeba19320d55b42ff3dd28a654bce27dd35
-
Neil Fuller authored
am: b279ec51 Change-Id: Idbb8fc5c6e6cd912acbca1b5b144533dbfff2775
-
Erik Kline authored
am: b27c5e92 Change-Id: Ibb5f53e5e81c7969ae8edf73a42d11cd8505b0d4
-
Erik Kline authored
Keep the android.hardware.tetheroffload.control.V1_0.OffloadCallbackEvent import from leaking outside of OffloadHardwareInterface by converting each event type into a separate callback. Add basic logging implementation in OffloadController. Seems like every call just needs to log save for two that actually need to do work: - onSupportAvailable() * poll stats and notify NetworkStatsService * (re)push all state, as the hardware now supports offload (again) - onStoppedLimitReached() * poll stats and notify NetworkStatsService Test: as follows - built - flashed - booted - "runtest frameworks-net" passed Bug: 29337859 Bug: 32163131 Merged-In: I7c7675922a561a4642120df51715a550dab7f503 Merged-In: Ie91b974fbf70a4242f8b220d5fa3d6a0de59201d Merged-In: I46c2e5252ae72a09a1550862847c1af441ece072 (cherry picked from commit a0885000) Change-Id: I1981d8da79f24dd0b4d76b930a5f179682500294
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Erik Kline authored
The TetheringConfiguraiton is retrieved at startup and on every ACTION_CONFIGURATION_CHANGED broadcast. Re-retrieving the config at every upstream selection is unnecessary and fills up the logs. Test: as follows - built - flashed - booted - "runtest frameworks-net" passes Bug: 32163131 Bug: 63250751 Merged-In: Id089375a5699ac1157fc5f445876fee558d7bc7e Merged-In: I1fc87f9c2a31f7fd16889275e6ba197b2b48a264 Merged-In: Ia6276ada690aa3e4870bb83dc4bf3ddcddc35e7b (cherry picked from commit 6ee73daa) Change-Id: Ic51123e173cc29cfcb52210707f2a0f8d2ab2e3b
-
Erik Kline authored
Test: as follows - built - flashed - booted - "runtest frameworks-net" passes Bug: 29337859 Bug: 32163131 Merged-In: I41f837e16eff9a4cd763d65155bd9b5d5d980acd Merged-In: Id9766983a3bbd885ef0f0d3ba9e33de903939f2d Merged-In: Id831bc99cadbd59d280b026866707dbbe3b0e542 (cherry picked from commit 9a5b02a8) Change-Id: I0752b6e2cf1e0b9a5075f7911408528538683c84
-
Erik Kline authored
am: 5bb30496 Change-Id: I9d1ec7d1c060278018c80c9374d724ee0ddba3a4
-
Treehugger Robot authored
-
Andreas Gampe authored
am: ba8ab362 Change-Id: I844c7d1faea3dcc90cf9816cae984277d7525f15
-
Treehugger Robot authored
-
Erik Kline authored
This restructures the fetching of the default disposition such that we disable (and enable) the feature with only a single character change. Additionally: fix unittests with proper use of FakeSettingsProvider. Test: as follows - built - flashed - booted - "runtest frameworks-net" passed with developer enabled and disabled Bug: 29337859 Bug: 32163131 Bug: 63250751 (cherry picked from commit c87cd411) Merged-In: Ib32489d07778465134bca52c589baddbd78ab129 Merged-In: I03d68b0da192fbd6172639343d4ab88c20127ad7 Merged-In: I10c0af2b2c4f6b6e613380e637cc3acb1f7a55a3 Change-Id: Ie16a022be8dacd76b0402bcb777680c36163a084
-
Hugo Benichi authored
am: 4066930a Change-Id: Ib8e1b85be03ad5e75a89a7951a59b9bc2a04d112
-
Di Lu authored
-