summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-05Ensure the mock Call state is set to HOLD before evaluation to remove ↵HEADmastermainBrad Ebinger
potential race conditions Bug: 332857946 Test: atest TelecomUnitTests Merged-In: Ic7ae1ca2892f071a5ab5d38fee46a95f060bbbd8 Change-Id: I4c8ed91abffeaf3ae3b013e8a782b714d377ecd7
2024-03-28Merge "Fix CTS tests for devices without telephony feature" into mainTyler Gunn
2024-03-06Merge Android 14 QPR2 to AOSP mainXin Li
Bug: 319669529 Merged-In: Ide83e390a0f5c8f4bb25665355ff389e990dfa6f Change-Id: I7ebff191a22f491eb9425d32956cf47c2fd9c7ea
2024-02-07Merge "Migrate Test Targets to New Android Ownership Model" into main am: ↵temp_319669529Aditya Choudhary
5577e48285 Original change: https://android-review.googlesource.com/c/platform/packages/services/Telecomm/+/2946529 Change-Id: Ide83e390a0f5c8f4bb25665355ff389e990dfa6f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-02-07Update owners file and add team identifier in Android.bp am: 0cdd062e47Tyler Gunn
Original change: https://android-review.googlesource.com/c/platform/packages/services/Telecomm/+/2954003 Change-Id: I2ab1f5e65cafda1507e6f4657146d792c35b9196 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-02-07Merge "Migrate Test Targets to New Android Ownership Model" into mainAditya Choudhary
2024-02-06Update owners file and add team identifier in Android.bpTyler Gunn
Test: No code impact. Bug: 324115167 Change-Id: I846a5283f9e907add508c23dcea413f14b139667
2024-02-02Update OWNERS file am: 538b37a1e8Hui Wang
Original change: https://android-review.googlesource.com/c/platform/packages/services/Telecomm/+/2931271 Change-Id: If259dacb19708efa63c773f632fbf46089823a40 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-02-02Migrate Test Targets to New Android Ownership ModelAditya Choudhary
This CL is created as a best effort to migrate test targets to the new Android ownership model. It is based on historical data from repository history and insights from git blame. Given the nature of this effort, there may be instances of incorrect attribution. If you find incorrect or unnecessary attribution in this CL, please create a new CL to fix that. For detailed guidelines and further information on the migration please refer to the link below, go/new-android-ownership-model Bug: 304529413 Test: N/A Change-Id: I5e97e40a6ec2ef5a7a746b192a1383204f667ab5
2024-01-29Update OWNERS fileHui Wang
Test: Manual Change-Id: I3ca8fe36325379f53d37168013cb2bf2aa3d2956
2024-01-21Fix CTS tests for devices without telephony featureMuhammed Siju
Create connection request during some CTS Telecom call related test cases get stuck due to no sim connection services available. This happens when the device doesn't support telephony feature. To fix this bail early when there are no sim connection services available. Bug: 317153251 Test: CtsTelecomTestCases on devices without telephony Change-Id: Iaf0951e66e88563f8490c140750b6ea5253c91e1
2024-01-17Merge Android 24Q1 Release (ab/11220357)Xin Li
Bug: 319669529 Merged-In: I89254c188f7b5edf20b574680a2792f6b96a0c25 Change-Id: Ida7b05dfdf11baa772804ee1478ad2217b07aa9a
2023-12-13Merge "Remove NPE in VoipCallTransactionResult" into mainBrad Ebinger
2023-12-11[automerger skipped] Merge Android 14 QPR1 am: 29534cd92e -s ours am: ↵Xin Li
6507f001ee -s ours am: b9a60cce66 -s ours am skip reason: Merged-In I2ffe115c29f20088dc2611db8f5976d0838633dd with SHA-1 4cb8a7f111 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/services/Telecomm/+/2863433 Change-Id: Idd23ca9f762069d9a7025be9f8dfeeaa8560806d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-11[automerger skipped] Merge Android 14 QPR1 am: 29534cd92e -s ours am: ↵Xin Li
6507f001ee -s ours am skip reason: Merged-In I2ffe115c29f20088dc2611db8f5976d0838633dd with SHA-1 4cb8a7f111 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/services/Telecomm/+/2863433 Change-Id: I58885bc128ad449ca0dd5eca226a8bad5575f38a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-11[automerger skipped] Merge Android 14 QPR1 am: 29534cd92e -s oursXin Li
am skip reason: Merged-In I2ffe115c29f20088dc2611db8f5976d0838633dd with SHA-1 4cb8a7f111 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/services/Telecomm/+/2863433 Change-Id: I64af267929e9c5c6c9e9da5891355f52233d6d77 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-08Remove NPE in VoipCallTransactionResultBrad Ebinger
Ensure that if a Call is not provided in VoipCallTransactionResult, it can not result in an NPE. Flag: EXEMPT Fixes: 315517208 Test: atest TelecomUnitTests Change-Id: I89254c188f7b5edf20b574680a2792f6b96a0c25
2023-12-08Merge Android 14 QPR1Xin Li
Merged-In: I2ffe115c29f20088dc2611db8f5976d0838633dd Bug: 315507370 Change-Id: Ifadfba1fbdd95ec33a9acb42a319b8eee9bdc322
2023-12-06Rename work profile associated users fix flag.Pranav Madapurmath
Rename the flag for the associated user fix that was addressed in U. The original flagged change had to be reverted due to a build breakage and was later relanded with the same flag name. Once the flag was removed from Gerrit, the flag was deleted and is preventing the workflow from progressing in Gantry. The fix is to create a separate flag in order to begin a new workflow. Bug: 315035693 Test: atest TelecomUnitTests Change-Id: I573a9e6c7cf77e884c4c5c59f78af965e3c260da
2023-12-05Merge "Fix text color of the add block number button." into mainGrace Jia
2023-12-04Merge "Ensure the associated call count is accurately tracked for RCS." into ↵Grant Menke
main
2023-12-04Merge "Refactor CallsManager listener to track disconnected tone playing ↵Grace Jia
status for each calls." into main
2023-12-02add flag for transactional CS changesThomas Stuart
b/267234374 was merged to V without a flag to gate the new logic. This CL gates all the changes in b/267234374 and updates 2 tests. Fixes: 309541257 Bug: 267234374 (root bug) Test: 2 modified tests Change-Id: I26967870b19be3670248ea237ccd8198f624c079
2023-12-01Refactor CallsManager listener to track disconnected tone playing statusxiaotonj
for each calls. Signature change only, no behavior change Bug: b/306395598 Test: make Change-Id: I81bc1566726f573add7bea9ddc7e8bb90cbfa550
2023-12-01Ensure the associated call count is accurately tracked for RCS.Grant Menke
This CL ensures that the associatedCallCount of both Connection Services and Remote Connection Services is accurately being tracked. Specifically this CL addresses the following 2 scenarios: (1) when the user merges 2 Fi calls into a conference and (2) when the user disconnects an active TMO call while there is a Fi call on hold. This is primarily accomplished by ensuring that both the primary CS associatedCallCount and the RCS associatedCallCount are incremented when a Fi (or other call dependent on an RCS) call is created. Bug: 286154316 Test: manual Change-Id: I05104e89a7620165a6c00e2d276509c055b6324d
2023-12-01Merge "Revert^2 "Hearing Aid: Connect route when right HA is connected ↵Charlie Boutier
first"" into main
2023-12-01Merge "Revert "Fix audio switch of speaker -> BT LE or speaker -> HA ↵Grace Jia
issue."" into main
2023-12-01Merge "Revert^2 "Fix ringtone play issue via LE devices."" into mainGrace Jia
2023-12-01Revert^2 "Fix ringtone play issue via LE devices."Grace Jia
This reverts commit 11d0950ae4ca61ffd8dc71d94d6c12df79d5d3fe. Reason for revert: fix b/31267505 Change-Id: Ica55561884ae5d5615a462f096e0193af7762271
2023-11-30Revert "Fix audio switch of speaker -> BT LE or speaker -> HA issue."Grace Jia
This reverts commit 6e171ef44faf7153be1889a9d66b74aa8d1fb391. Reason for revert: test Test: BluetoothDeviceManagerTest Change-Id: Ia416daeed288c3cfac74423651106f7544432960
2023-11-30Revert^2 "Hearing Aid: Connect route when right HA is connected first"Charlie Boutier
This reverts commit 1963b1f1f5ec56f714e37033ef3c39ab922d9319. Reason for revert: b/306075809 revert introduce a regression Change-Id: Id9d3a9b117d8c843c041b9a312d16942460ab1ce
2023-11-30Merge "Update <vibration> to <vibration-effect>" into mainYeabkal Wubshit
2023-11-30[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: ↵Bill Yi
38a54d7356 -s ours am: 302fbebda0 -s ours am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telecomm/+/25507016 Change-Id: I0b160d69e7b3dbfaff7356b4820e0585c506087e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-11-30Merge "Revert "Avoid entering to the connected state of an inactive device ↵Grace Jia
in"" into main
2023-11-30[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: ↵Bill Yi
38a54d7356 -s ours am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telecomm/+/25507016 Change-Id: I251b2f333e4ecc71be982e9f13e027658c31ed32 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-11-30[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: ↵Bill Yi
1e019f117f -s ours am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telecomm/+/25504671 Change-Id: Ieb1cba0a0c29b5b523a186b9f595bf79b061c6d1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-11-30Merge "Import translations. DO NOT MERGE ANYWHERE" into mainBill Yi
2023-11-30Merge "Revert "Hearing Aid: Connect route when right HA is connected first"" ↵Tyler Gunn
into main
2023-11-30Merge "Revert "Fix ringtone play issue via LE devices."" into mainTyler Gunn
2023-11-29Revert "Avoid entering to the connected state of an inactive device in"Grace Jia
This reverts commit f7c970e42fdb6a3fcf63ff660736587658c2735c. Reason for revert: This is unflagged code; we can re-add with a flag at a later date. Bug: 300236761 Change-Id: Ia22ddaaf414d37a022527237f4081118c22320b9
2023-11-29Merge "Ensure speaker on notification sent in legacy path" into mainPranav Madapurmath
2023-11-29Revert "Fallback to QuiescentBluetoothRoute when abandon focus from"Tyler Gunn
This reverts commit f20a256bdce0550491fb3a40f55a7fd3bfed1d98. Reason for revert: Caused regression in mute (b/311313250) clearing at end of call. Bug: 311313250 Bug: 282069439 Change-Id: I6b563eeb44b34751116cb48baa80a9384c33011b
2023-11-29Revert "Fix ringtone play issue via LE devices."Tyler Gunn
This reverts commit 0e8f43a2a01692b6886a7d6b6365610ce55d0e49. Reason for revert: This is unflagged code; we can re-add with a flag at a later date. Bug: 278835031 Change-Id: I8cf40fbb58a4f3438cdbbbc95f00145974f88cab
2023-11-29Revert "Hearing Aid: Connect route when right HA is connected first"Tyler Gunn
This reverts commit 28ba74c4f5f5828105f7008f4665d601f136dc32. Reason for revert: This is an unflagged change and we are trying to stabilize Telecom in order to ensure the code is as close to QPR1 as possible to ensure 24Q1 has a stable base. Bug: b/306075809 Change-Id: If3270bf65a346a33ba07a11b3de88d5d28330dfd
2023-11-29Import translations. DO NOT MERGE ANYWHEREBill Yi
Auto-generated-cl: translation import Change-Id: I414470fb22b5157f5e342b1bbc39d04f83ef7306
2023-11-29Import translations. DO NOT MERGE ANYWHEREBill Yi
Auto-generated-cl: translation import Change-Id: I3ee67625b78c41ff37bad5072dd1b516e5c6520a
2023-11-29Import translations. DO NOT MERGE ANYWHEREBill Yi
Auto-generated-cl: translation import Change-Id: Ia427ce89cf97fff3855eaf731546e89e8ab208df
2023-11-29Ensure speaker on notification sent in legacy pathPranav Madapurmath
While flagging the communication device refactor work and in reintroducing the legacy code path to set the speakerphone on/off, there was a slight deviation of not properly updating the notification bar status of the speakerphone when it is turned on. Bug: 313922145 Test: Manual (confirmed that notification wasn't showing with uncommitted changes and that issue is fixed with updated patch). Change-Id: I7fb5fbd82a977f6c36f6028dca1199a00b7bf20d
2023-11-29Update <vibration> to <vibration-effect>Yeabkal Wubshit
See bug for details. `use_device_provided_serialized_ringer_vibration` flags default vibration customization support for Ringer; no new flag is created. Bug: 297296718 Test: presubmit Change-Id: Ib613c55347a9eded89deaf4674a9583717cdf969
2023-11-22Merge "Reset mute state when entering QuiescentBluetoothState." into mainGrace Jia