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
Merged-In: I6e1cf087faf9b5bf73e84e3d21c0b6a3367ab141
Change-Id: I6e1cf087faf9b5bf73e84e3d21c0b6a3367ab141
1 file changed