aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Update README.mdHEADlos-15.1Chalapathi Revanth2018-05-261-4/+4
|
* readme: shims libMoyster2018-05-261-4/+4
| | | | | TODO: add a small script to export ld_shim_lib to init.mtxxxx.rc based on the LIBSHIM flags enabled in device tree
* libshim: add '__pthread_gettid' shim for MM/3.18-based mediatek devicesMister Oyster2018-01-071-1/+2
| | | | | Based off https://github.com/ashwinr64/android_device_motorola_taido shim
* libshim: add atomic calls shim (remove atomic symbols patch)Artem Borisov2017-12-251-0/+1
| | | | | | | | | | 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>
* patches: add a temp fix to build twrp from los-15.x treeMister Oyster2017-12-231-0/+3
|
* readme: fix includes & update infosMister Oyster2017-12-091-3/+4
|
* readme: add libshim quick-use docMister Oyster2017-12-061-0/+11
|
* dt: add a local manifest and a readmeMoyster2017-11-211-0/+21