diff options
author | 2024-11-29 04:27:16 +0000 | |
---|---|---|
committer | 2024-12-05 07:42:55 +0000 | |
commit | 92641463feb812c96d4c6975516c1d8d4f82c6aa (patch) | |
tree | 4db1e526a6fa7d34634c8b8a30750c253b417400 /ravenwood/scripts/extract-last-soong-commands.py | |
parent | f3993d1364478d949434a3acd0da9b44ee697ebd (diff) |
Pass copied CallState to listeners in same process
If listener is in the same process, original instance can be passed
to the listener via AIDL without serialization/de-serialization. So,
we need to pass copied one to that listners.
Since the element is newly created instead of modification in case
of call attribute change, we can use shallow copy for this.
Bug: 379126049
Flag: com.android.internal.telephony.flags.pass_copied_call_state_list
Test: atest FrameworksTelephonyTests
Change-Id: Icd9d527a4ea56c2bf8532072d3a3592333db5b88
Diffstat (limited to 'ravenwood/scripts/extract-last-soong-commands.py')
0 files changed, 0 insertions, 0 deletions