Commit Graph

3 Commits

Author SHA1 Message Date
Kevin F. Haggerty
d6b1712058
Revert "msm8974-common: libshims: Import libshim_cutils_atomic"
* This served a purpose for a period of time, but we decided to embed
  the relevant symbols directly into libril.so with 8f6082f

This reverts commit 61a18ade33.

Change-Id: Ifb92a32be007fd0f842af38cf652edffde0604e5
2020-05-26 15:09:19 -06:00
Alessandro Astone
6d7945ef44
msm8974-common: libshims: Import libshim_binder
* LineageOS/android_frameworks_native@f1cf11f1a finally removed
  these binder calls, marked as deprecated in 2014

Change-Id: I489c0ce5d324f1a3c911fe60e6217f1e8405f23f
2020-05-26 15:09:19 -06:00
Kevin F. Haggerty
61a18ade33 msm8974-common: libshims: Import libshim_cutils_atomic
* After two years of warning us, Google has dropped non-inlined
  versions of the android_atomic functions. Unfortunately, some
  legacy blobs still expect these to be in libcutils.
* atomic.c from system/core/libcutils at c56648948

Change-Id: I31cba78c62b17f045fa912534dd61c8aaaddaaa8
2017-11-04 13:18:05 -06:00