android_hardware_samsung/ril/libril
Kyle Repinski 5a2cc4eed5 Fix RIL_CardStatus_v5 Parceling.
The difference between a v5 and v6 CardStatus response is the addition
of ims_subscription_app_index. In previous releases libril added a -1
to the Parcel in its place for transparent handling of GET_SIM_STATUS
everywhere else regardless of v5 or v6 responses, but it was erroneously
removed in change I4e53c6125995064b8ac0cdfc9376ef2cefe69ec8

Change-Id: I078b61d2f6dc28f738e8eb87f51193fa0bd94c7d
2016-10-24 01:44:16 -07:00
..
include/telephony ril: fix libril if we don't overwrite the header in our device tree 2016-03-29 00:53:08 +02:00
Android.mk Enable integer sanitization in libril. 2016-10-12 13:00:17 -07:00
MODULE_LICENSE_APACHE2 libril: Merge xmm6262 and xmm6260 to single lib. 2015-04-06 16:49:42 +00:00
NOTICE libril: Merge xmm6262 and xmm6260 to single lib. 2015-04-06 16:49:42 +00:00
ril_commands.h libril: revert network operator string handling 2016-10-12 12:54:15 -07:00
ril_event.cpp Removal of dead code and adding log messages to make it easier 2015-10-19 12:16:41 -07:00
ril_event.h libril: Merge xmm6262 and xmm6260 to single lib. 2015-04-06 16:49:42 +00:00
ril_unsol_commands.h Link Capacity Estimation - RIL support 2015-10-19 12:16:41 -07:00
ril.cpp Fix RIL_CardStatus_v5 Parceling. 2016-10-24 01:44:16 -07:00
RilSapSocket.cpp Use SimRefreshResponse struct in RIL Versions greater than 7 2016-10-12 12:56:19 -07:00
RilSapSocket.h Fix memory leaks and use of uninitialized pointers. 2016-02-22 21:41:15 +01:00
RilSocket.cpp Introduction of the new SAP-UIM socket 2015-10-19 12:16:41 -07:00
RilSocket.h Properly export ril_ex.h 2016-09-12 13:49:06 -07:00
rilSocketQueue.h Introduction of the new SAP-UIM socket 2015-10-19 12:16:41 -07:00