Skip to content
Commit 2d0f4860 authored by Ta-wei Yen's avatar Ta-wei Yen
Browse files

Add target package to VisualVoicemailFilterSettings.

When a VVM SMS is received, opt/telephony send a broadcast to
TelephonyService which will then bind to the remote package handling
VVM. The remote package might change when the broadcast is in flight
and caused the new package to receive SMS filtered by the old package.
This caused flakiness in CTS tests.

In this CL, the filter will also receive the package which set the
filter settings, and will instruct TelephonyService to bind to the
package that set the settings.

Change-Id: I05cf758903db71a919d2a45451eae160aea7acc3
Fixes: 70675403
Test: CtsTelephonyTestCases
parent cc1b3e0e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment