- Jul 02, 2020
-
-
Orion Hodson authored
Bug: 152482542 Test: m librs_jni DynamicCodeLoggerNativeTestLibrary Exempt-From-Owner-Approval: build refactoring Change-Id: I3069c513f333afc202505081992c59e80b536ed6
-
Remi NGUYEN VAN authored
-
Nicolas Geoffray authored
-
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
-
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Glenn Kasten authored
-
Mark Chien authored
-
Chalard Jean authored
-
Chalard Jean authored
Revert "Add new network quirk parcelable in the NetworkAttributes." Revert submission 1323251-ipv6_prov_loss_quirk_parcelable Reason for revert: Breaks CtsStrictJavaPackagesTestCases Reverted Changes: I18e05c09f:Add new network quirk parcelable in the NetworkAtt... I8dbff2377:Test IPv6ProvisioningLossParcelable in the Network... Change-Id: Ie906919b344131cd768fbed787248d3caac2f74d
-
- Jun 30, 2020
-
-
Glenn Kasten authored
Test: builds OK Change-Id: I4ebd459a124b6480bb0ce1ccb49b76c727ced0bd
-
Daniel Bright authored
-
Chen Xu authored
-
Chen Xu authored
This is to support KR government requirement: CBR message should be available in SMS.inbox. The solution is to insert CBR message once displayed to users. this feature is disabled by default and OEM can turn it on for specific mcc per country/carrier regulations. Bug: 144749813 Test: Manual test on different messenger apps. Change-Id: I5535cefb32e89694094299f3b89321f735983ef1 Merged-in: I5535cefb32e89694094299f3b89321f735983ef1
-
Nicolas Geoffray authored
Test: m Bug: 154796679 Change-Id: Id03d9be728c920616a7218fc5435640fc732c87e
-
Treehugger Robot authored
-
vichang authored
-
markchien authored
LocalLog is in android.util* instead of android.net*. No crash happen becaue the methods used by tethering are @UnsupportedAppUsage. Bug: 160113128 Test: atest TetheringTests (cherry-pick from internal branch with conflicts) Merged-In: I5f070b96f96aaabf7ec8da52a3d3444ed940fb56 Change-Id: I5f070b96f96aaabf7ec8da52a3d3444ed940fb56
-
Victor Chang authored
Bug: 141747409 Test: None Merged-In: Id99a345ec024179295063c3644f72c062cb50554 Change-Id: Id99a345ec024179295063c3644f72c062cb50554
-
Tobias Thierer authored
-
Treehugger Robot authored
-
Tej Singh authored
Right now, if an alarm fires exactly on time (within 1 second), or exactly on a multiple of its period, statsd will reset the alarm for the same time, which can result a loop of statsd setting an alarm, the alarm firing, statsd setting an alarm at the same time, etc. The fix is that if an alarm fires on time, we should move to the next period. Test: atest statsd_test (added to a test, which would fail without the code change) Bug: 159098080 Change-Id: I150538cb1d3d5a2b943df2a32d92f8f84bb96626 Merged-In: I150538cb1d3d5a2b943df2a32d92f8f84bb96626
-
Amit Mahajan authored
-
- Jun 29, 2020
-
-
Aurimas Liutikas authored
Bug: 158760874 Change-Id: Ia3c0aa2393e6d444af04e35446ac34d4e129c9aa Merged-In: Ia3c0aa2393e6d444af04e35446ac34d4e129c9aa
-
Amit Mahajan authored
Test: TH Bug: 157172358 Merged-in: Ib76bd317bdd21ef6c1272d38f102f8e40b66d9b8 Change-Id: Ib76bd317bdd21ef6c1272d38f102f8e40b66d9b8 (cherry picked from commit 5c5635ac)
-
Daniel Bright authored
Now calling onSubscriberAssociatedUriChanged on IImsRegistrationCallback when the callback is first added to ImsRegistrationImplBase. Bug: 159301697 Test: Made phone call Test: Added unit test Change-Id: Ibfcb8aaae9d410a09ec98e57d77eccd34fcc222f Merged-In: Ibfcb8aaae9d410a09ec98e57d77eccd34fcc222f
-
Chinmay Dhodapkar authored
Not all implementation of Iwlan data service can support persistence of iwlan tunnel across service crash/restart A new config, config_wlan_data_service_conn_persistence_on_restart, is added to handle this case. This new config allows data service to declare support for ipsec tunnel persistence across service restart. Telephony framework can take action to clean up dangling connections in case service restarts and if this flag is set to 'false' Default value is 'true' [i.e no change from existing behavior] Bug: 158043105 Tests: on device test involving killing/restart of data service Merged-In: If328b6e1467095e059e532f55e0062211b7c80c9 Change-Id: If328b6e1467095e059e532f55e0062211b7c80c9 (cherry picked from commit 846b17a1)
-
Dario Freni authored
Change-Id: I56e6bd9feb4b034514cc42e06ef3a3b53377ff14
-
Xiao Ma authored
-
Xiao Ma authored
Bug: 157534516 Test: atest FrameworksNetTests Change-Id: I8dbff2377457bb8fd0f447be0a3cda9af952f2a2
-
Paul Hu authored
-
Paul Hu authored
-
Paul Duffin authored
-
Treehugger Robot authored
-
- Jun 28, 2020
-
-
Jiyong Park authored
-
paulhu authored
TetheringNotificationUpdater create a PendingIntent with Intent#FLAG_ACTIVITY_NEW_TASK flag. But this flag is used for Intent only. Thus, move this flag into Intent. Bug: 158639789 Test: atest TetheringTests Change-Id: I4c3af75c87b797bcde9356a94c835c7422dac1c6
-
- Jun 26, 2020
-
-
Treehugger Robot authored
-
Nathan Harold authored
-
Hall Liu authored
Add a Telecom command to stop the number blocking suppression that happens after an emergency call. Bug: 158798240 Test: atest CtsTelecomTestCases Change-Id: I122de1962fb6aa48a3092c2aa323dcbdcbb8f42e
-
Treehugger Robot authored
-