android_device_samsung_msm8.../ril
Paul Keith 71900d444e msm8974-common: libril: Add hacks for spliting of index
* This is based on how it was done in cm-14.1, but redone
  because the old code completely ignored signedness
* Samsung, in their stock RIL.java, reads index as an int,
  sets the first 8 bits to index, the next 8 bits to call_id,
  and ignores the upper 16 bytes of the int parcelled up
* This emulates that behavior here, except it only sends the
  first 8 bits so that AOSP's RIL.java doesn't get confused

Change-Id: I5c78447fdef7d5fd7fc39addb970300ee1188cd1
2018-02-08 03:48:38 +01:00
..
include msm8974-common: libril: Add hacks for spliting of index 2018-02-08 03:48:38 +01:00
libril msm8974-common: libril: Fix RIL_UNSOL_NITZ_TIME_RECEIVED Parcel 2018-02-06 04:29:30 +00:00
Android.mk msm8974-common: ril: Makefile maintenance 2018-02-06 04:22:25 +00:00