Commit Graph

11 Commits

Author SHA1 Message Date
afaulkner420 31d8eb6c36 Update libshims_bionic build 2018-01-15 12:37:18 +01:00
Mister Oyster 6470d7e930 libshim: add '__pthread_gettid' shim for MM/3.18-based mediatek devices
Based off https://github.com/ashwinr64/android_device_motorola_taido
shim
2018-01-07 13:51:41 +01:00
Mister Oyster cc930e4405 libshim: reorganize a bit 2018-01-07 13:46:18 +01:00
Artem Borisov f3873c1805 libshim: add atomic calls shim (remove atomic symbols patch)
01-21 03:47:04.275   509   509 F libc    : CANNOT LINK EXECUTABLE "/system/bin/mm-qcamera-daemon": cannot locate symbol "android_atomic_acquire_load" referenced by "/system/vendor/lib/libmmcamera2_stats_algorithm.so"...

On mediatek platforms, it's easier to link against libcutils directly
(too many blobs dep)

Change-Id: Ia875a5385931d5e79bfc1a99c3d8996ac66de0df
Signed-off-by: Mister Oyster <oysterized@gmail.com>
2017-12-25 15:13:55 +01:00
Mister Oyster a2373e83aa libshim: old camera still needs RectEP13android_ycbcr symbols
This reverts commit b0339e26f6.
2017-12-08 18:49:33 +01:00
Mister Oyster b0339e26f6 libshim: cleanup 2017-12-05 19:21:45 +01:00
sandstranger 1dc36c68cc libshim: add missing symbol for GraphicBufferAllocEEE
required by libmmsdk.feature.so and libgui_ext.so
2017-12-05 19:19:00 +01:00
fire855 e686121346 Add mad shim config logic with 6 flags
LIBSHIM_XLOG_SYMBOLS
LIBSHIM_SND_SYMBOLS
LIBSHIM_UI_SYMBOLS
LIBSHIM_GUI_SYMBOLS
LIBSHIM_OMX_SYMBOLS
LIBSHIM_AGPS_SYMBOLS

and reintroduce libshim_omx for old LP blobs if anyone needs them

Signed-off-by: Mister Oyster <oysterized@gmail.com>
2017-12-05 18:55:15 +01:00
Mister Oyster 2ab313dd7a libshim: while at it reindent android.mk 2017-11-24 15:49:05 +01:00
Adrian DC a016d3b4e4 libshim: Upgrade library dependencies for AOSP 8.0.0
Change-Id: I6973f8f4fd7009e1da845f8453104b74a255c3bb
Signed-off-by: Adrian DC <radian.dc@gmail.com>
Signed-off-by: Mister Oyster <oysterized@gmail.com>
2017-11-24 15:49:01 +01:00
Mister Oyster 4c3a679756 shim: add libshims from N device tree 2017-11-24 15:33:14 +01:00