- Aug 18, 2020
-
-
Mark Chien authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1402629 Change-Id: Ia5d7695edf13ac4ae9544c648fa95068809f0ab1
-
Mark Chien authored
-
markchien authored
usesCleartextTraffic needs to be true for the networkstack process so that the NetworkStack module can use no-encrypted probes to detect captive portals. When loaded in the networkstack process, all packages in process must set usesCleartextTraffic=true, otherwise there may be races causing the flag not to be set for the process. Bug: 161860610 Test: CtsTetheringTest, TetheringTests Change-Id: Ife03ee0c7096ea242eb701b297a69b471e15b436
-
- Aug 13, 2020
-
-
Chalard Jean authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1350084 Change-Id: I7e1f015c21d54591a1a25b5fa461e751bc707509
-
- Aug 12, 2020
-
-
Chalard Jean authored
Callers don't care what language the utilities are written in Test: builds Change-Id: Ie212144f36c50db223c05f3fcb6bad745842cb5e
-
- Aug 10, 2020
-
-
Paul Hu authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1325696 Change-Id: I6764ac9bface86d26f395c6a4fd8b63f7a08df6e
-
Paul Hu authored
-
- Aug 07, 2020
-
-
Chalard Jean authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1392725 Change-Id: I18869fe6bddd51f77068a91034b524f12c5a3450
-
Chalard Jean authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1382497 Change-Id: Ia5e7e926bc3a9af8b03f8970738e6abe4c6d15b6
-
Chalard Jean authored
* changes: Remove the services.net-module-wifi module target. Revert "Revert "Move Inet[4]AddressUtils to libs/net""
-
Chalard Jean authored
This patch is still needed and should go in now that the error is fixed. The patch was submitted into rvc-dev and is already in rvc-dev-plus-aosp (patch in in ag/11923559, revert skipped in ag/12072199). A follow-up will remove the unused services.net-module-wifi target. Test: originally tested in aosp/1324109 Test: m; manual: flashed, wifi and telephony working Test: atest NetworkStackCoverageTests Change-Id: I1074eedb0b0f156a1135e11210ec102de15ea674 Merged-In: Icd141a992c46290c74929785e261a1cd57bc001b
-
- Aug 05, 2020
-
-
Mark Chien authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1382398 Change-Id: I8977ef203c363d68c1c43ecd70f530a4924f01b9
-
Mark Chien authored
-
markchien authored
Some exsting applications may expect wifi p2p use legacy "192.168.49.1/24" address. Have a configuration for wifi p2p to decide whether to use legacy dedicated address or random address. Bug: 161520826 Test: atest TetheringTests Change-Id: If79973416a6780ee19ee785c65772b1a2dc1fbf7
-
- Aug 04, 2020
-
-
paulhu authored
All PendingIntent included activity and broadcast should set FLAG_IMMUTABLE flag. Bug: 156353008 Test: atest TetheringTests Change-Id: I4592e914b67ecb8865d7de47797423f27e9ff840
-
- Jul 31, 2020
-
-
Chalard Jean authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1350083 Change-Id: I846dae9b7e36ddf6360bb946cc07beb8c44a34a5
-
Chalard Jean authored
-
- Jul 30, 2020
-
-
Chiachang Wang authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1375618 Change-Id: I5bdb72d5d5d24beb29a96ae605179bd530b4c856
-
Chiachang Wang authored
-
- Jul 29, 2020
-
-
Chalard Jean authored
This package is using some common utilities from a library that used to live in the network stack. A better home for these utilities is frameworks/libs, so this topic moves the files ther and also changes the package of some utilities. See aosp/1350222 and aosp/1350182 for a detailed description of the specific files that moved. Test: checkbuild Change-Id: I76a9b7790f3997e3e6b3c2f75ba6308286457cde
-
Mark Chien authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1370217 Change-Id: I6eb68ffd14d3491784d643e0059ca6591de7d8a6
-
Chiachang Wang authored
See https://source.android.com/setup/contribute/respectful-code for reference. Test: m ; atest TetheringTests Bug: 161896447 Change-Id: Idc58697c72fb00896bee00185fefc50c1a24dd35
-
markchien authored
If dhcp server is obsolete, explicitly stop it to shut down its thread. Bug: 161418295 Test: atest CtsTetheringTest Change-Id: Ic5b876bd23711ec8d832879a7baee0495246b218
-
- Jul 16, 2020
-
-
Mark Chien authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1345361 Change-Id: I9a97578c15ee9122d1e9ef79f42fa059e4fcc7f4
-
Mark Chien authored
-
markchien authored
Create TetheringPrivilegedTests which have MAINLINE_NETWORK_STACK permission, the test can perform various network-related operations which need CAP_NET_RAW and CAP_NET_ADMIN capabilities. Bug: 145490751 Test: make TetheringPrivilegedTests Change-Id: Ic205e5183e066766377c63336d9c5171d4875c6a
-
- Jul 15, 2020
-
-
Makoto Onuki authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1360884 Change-Id: I17d06553e949a9f092bad513ec9880b05d1b38e9
-
Makoto Onuki authored
-
Makoto Onuki authored
Test: build / treehugger Bug: 146727827 Exempt-From-Owner-Approval: Cherry-picking from goog/master to aosp/master Merged-in: Ie1ad6711c490c679ebcfacd97154380a8810ba1c Change-Id: Ie1ad6711c490c679ebcfacd97154380a8810ba1c
-
- Jul 13, 2020
-
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1352244 Change-Id: I53b28c47dcf5c0590c02fc2f8f7c36a8323030d2
-
Treehugger Robot authored
-
markchien authored
Do not run ethernet tethering tests if tethering is not supported because Tethering APIs would fail. Also skip the test if EthernetManager is not avaliable. EthernetManager would be null if there are no FEATURE_ETHERNET and FEATURE_USB_HOST. Bug: 159869957 Test: atest CtsTetheringTest Change-Id: I2b9be6799c6edeefc8cd74897a8704dbe80dd061
-
- Jul 08, 2020
-
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1354445 Change-Id: I0d6eb8195743a6318c5adabb26d837ae35236c0d
-
Treehugger Robot authored
-
- Jul 03, 2020
-
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1354443 Change-Id: I472fd717d82304e4362c3075805b460b02a197e0
-
- Jul 02, 2020
-
-
Chalard Jean authored
This reverts commit cf86031c. Reason for revert: Breaks the build b/160390899 Merged-In: Icd141a992c46290c74929785e261a1cd57bc001b Change-Id: Ie10e66f61393602f17fbb61bf17230b176bf1f44
-
markchien authored
If the test run adb over network and ethernet is available, it is likely that adb may run over ethernet. Then the test would fail because adb would break when ethernet is switching from client mode to server mode. Bug: 160389275 Test: atest CtsTetheringTest Change-Id: I57d365d33316881c50c3bf7fd1c98926d10842d3
-
Remi NGUYEN VAN authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1324109 Change-Id: I51d32e4efd0d9fc458b02022b6308920f7c812a9
-
Remi NGUYEN VAN authored
The classes should not be picked up from frameworks/base, as they are part of several mainline modules. Also refine comments in DhcpResults following feedback in previous change. (cherry-pick from internal branch skipping wifi classes; no other conflict) Bug: 151052811 Test: m; manual: flashed, wifi and telephony working Test: atest NetworkStackCoverageTests Merged-In: I7074651c6a2a7a6b11bcf13cc4bb03833d7d655f Change-Id: I7074651c6a2a7a6b11bcf13cc4bb03833d7d655f
-
- Jul 01, 2020
-
-
Mark Chien authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1353287 Change-Id: Ia21b091951f7e5dd3f879d68414653a6c9ff8b25
-