Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0b2cb516 authored by yinxu's avatar yinxu
Browse files

Use Bundle for inter-process message

The message sent from NetworkScanRequestTracker to TelephonyScanManager
might be across different process, so we have to wrap the List<CellInfo> into
Bundle because List<> is not parcelable.

Cherry-picked cleanly from:
https://googleplex-android-review.googlesource.com/#/c/2466963/

Test: Telephony sanity tests
Bug: 30954762

Merged-in: I53f935353c392a94cb5caf8a463dc0d8db319db1
Change-Id: I53f935353c392a94cb5caf8a463dc0d8db319db1
(cherry picked from commit f302b769)
parent 4e10aa21
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