commit | a10e89ecc0dabefb09d67437ecbb187d8a91ea18 | [log] [tgz] |
---|---|---|
author | Meng Wang <mewan@google.com> | Mon Dec 09 13:13:01 2019 -0800 |
committer | Meng Wang <mewan@google.com> | Thu Dec 19 14:08:36 2019 -0800 |
tree | f96db258345dc7976791048ecc8b1b20aa659839 | |
parent | 02584ec425ed82f83d7bcbbc18aa52e6d4066c29 [diff] |
Use Parcelable CellIdentity instead of CellLocation in AIDL. Currently CellLocation is passed over AIDL by manually marshalling/unmarshalling to/from Bundle, and type info is not preserved in the process. Bug: 146092124 Test: make Change-Id: I6e1cf087faf9b5bf73e84e3d21c0b6a3367ab141