android_hardware_samsung/ril/libril
Kevin F. Haggerty 2d56e19f2a libril: Build non-inlined android_atomic methods
* All of the libsec-ril*.so libraries reference these symbols, but
  Google finally dropped the non-inlined versions from libcutils with
  Android 8.0. This could be handled with shims in numerous device
  trees, but shim semantics and implementation aren't exactly stable
  and we can handle it more cleanly here in one place.
* See LineageOS/android_system_core@103e8f560

Change-Id: I787372b739f3ace0d9cbbc33e4bffafa6876665e
2021-08-08 01:38:22 +02:00
..
include/telephony libril: handle Samsung proprietary commands 2018-01-21 13:28:25 +01:00
Android.mk libril: Add DISABLE_RILD_OEM_HOOK. 2018-10-24 03:49:12 +02: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.cpp samsung: libril: Tuning of Binder buffer for rild. 2019-10-13 16:36:03 +02:00
ril_commands.h ril: import Oreo AOSP libril 2018-01-21 13:26:31 +01: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_internal.h ril: import Oreo AOSP libril 2018-01-21 13:26:31 +01:00
ril_service.cpp libril: Build non-inlined android_atomic methods 2021-08-08 01:38:22 +02:00
ril_service.h libril: Store the system time when NITZ is 2018-10-24 03:49:11 +02:00
ril_unsol_commands.h ril: import Oreo AOSP libril 2018-01-21 13:26:31 +01:00
RilSapSocket.cpp libril: Fix double freeing of memory in SAP 2018-10-24 03:49:09 +02:00
RilSapSocket.h libril: Fix Const-Correctness for 2018-10-24 03:49:07 +02:00
RilSocket.h ril: import Oreo AOSP libril 2018-01-21 13:26:31 +01:00
rilSocketQueue.h Introduction of the new SAP-UIM socket 2015-10-19 12:16:41 -07:00
sap_service.cpp libril: Fix double freeing of memory in SAP 2018-10-24 03:49:09 +02:00
sap_service.h libril: Fix Const-Correctness for 2018-10-24 03:49:07 +02:00