- Feb 25, 2019
-
-
Paul Duffin authored
Fixes up the android.test.legacy target to stop using sources directly now that the issue with android.test.runner-minus-junit not being able to be built against the SDK has been resolved. Also, fixes a couple of comments. This reverts commit 7d7af10d. Reason for revert: When this was originally applied it broke the pi-dev-plus-aosp branch as it contained references to these targets. Those references have now been removed. Bug: 63127064 Change-Id: I619e92faf4cc38f8fd4f053bde832e9a76a2a2bf Test: make checkbuild
-
- Feb 18, 2019
-
-
Jakub Gielzak authored
This reverts commit 3b0be603. Reason for revert: Broken build Change-Id: I71270c7b47163ab7147029f2d3961d1848fdd9eb
-
- Feb 15, 2019
-
-
Paul Duffin authored
Fixes up the android.test.legacy target to stop using sources directly now that the issue with android.test.runner-minus-junit not being able to be built against the SDK has been resolved. Also, fixes a couple of comments. Bug: 63127064 Test: make checkbuild Change-Id: If38fa0d87b36343896e97efb2269ac070810db84
-
Remi NGUYEN VAN authored
-
Remi NGUYEN VAN authored
-
Xiao Ma authored
-
Dan Shi authored
It's needed for the test to run in a Test Mapping suite. Bug: 123544631 Test: local build Change-Id: I0678a3e8f9beed7c637c1b11594369aa5d3c87bf
-
Remi NGUYEN VAN authored
ICaptivePortal is used in the framework and cannot be used as a dependency in NetworkMonitor, as the framework class takes precedence when linking. Also fix NetworkMonitorTest that was not verifying the right startCaptivePortalApp call. Test: atest FrameworksNetTests NetworkStackTests Bug: 124033493 Change-Id: I8e7bb79e50650ae182a2e4277fb49abf5fb6d910 Merged-In: Ib6a89e54312628662b130fbeec18d11e139f09fa
-
Remi NGUYEN VAN authored
-
Eric Laurent authored
-
- Feb 14, 2019
-
-
Brad Ebinger authored
-
Treehugger Robot authored
-
Benedict Wong authored
-
Treehugger Robot authored
-
Xiao Ma authored
Apf program for TCP keep alive ACK also compares protocol field in IPv4 header and the total length of TCP keep alive ACK packet. Besides, should set the ACK flag in the the TCP header of keep alive ACK packet. Bug: 123992564 Test: atest NetworkStackTests Change-Id: I997cd6807a33f7e1af25566226d803dcc2e257dd
-
Remi NGUYEN VAN authored
If included in framework.jar, the interfaces conflict with any app that needs to depend on them, including the NetworkStack. Bug: 124033493 Test: atest FrameworksNetTests NetworkStackTests Change-Id: I2db9f87b7154130726d4700b241d55b041635d98 Merged-In: I0ecae20d514bf888f3a80331f19369ceb1c52aa3
-
Chiachang Wang authored
-
Colin Cross authored
-
Treehugger Robot authored
-
Remi NGUYEN VAN authored
-
Remi NGUYEN VAN authored
The test did not wait for the WifiNetworkAgent to disconnect, and there are reports of flakes where it is still connected in connectKeepaliveNetwork. Test: atest FrameworksNetTests Bug: 124319553 Change-Id: I85968806885c8853ec4f4dbea356366c1af0ea1c
-
Shuo Qian authored
-
Chiachang Wang authored
-
Chiachang Wang authored
Bug: 121185319 Bug: 120452078 Test: Build and test against data stall code Change-Id: I3b243ab947464a431ef205c5f2f30edc883e2963
-
Hongshik authored
Unexpected packets are observed after captive portal check. Due to the packets, modem can't fall-back to idle state (modem remained as active state). It makes unnecessary power consumtion. To prevent it, "close" option is added in sendHttpProbe() Test: check socket close. Change-Id: I5b6987071ad915081846504adbb209eb371fd1c3
-
Lucas Lin authored
-
Chiachang Wang authored
ServiceState now contains a CellIdentity that can be obtained specifically from the data subscription, and for PS on cell only. This should be used for connectivity level network monitoring info. Bug: 123893112 Test: 1. atest NetworkMonitorTest 2. Verify if cell id is correct Change-Id: Ieb00de84a0d518e3197e3884f946b872e998304a
-
Colin Cross authored
update-api would be fast except that it spends ~4 minutes doing doc-comment-check-docs. doc-comment-check-docs isn't really related to update-api, so lets just remove it. Fixes: 124386818 Test: m update-api Change-Id: I0f5311e98063786671c0d8b6a8db52351d9fcfd7
-
Treehugger Robot authored
-
Jordan Liu authored
-
- Feb 13, 2019
-
-
Hall Liu authored
-
Treehugger Robot authored
-
Pengquan Meng authored
-
Hui Yu authored
Bug: None. Test: NA. Change-Id: I04ebbaa3c2f939b139f0b8b6f25777383fd42375 Merged-In: Ifcc0c80f1da45c2ff89f7c88da6407ba777473e2
-
Chris Wailes authored
Test: None Change-Id: I7f758f20fb2e5bfb9c2ba3193e55080046902bdc
-
Jordan Liu authored
-
Tianjie Xu authored
-