Commit Graph

93 Commits

Author SHA1 Message Date
Chalapathi Revanth f127f79276 Update README.md 2018-05-26 14:11:17 +02:00
Moyster bf9e8487d9 readme: shims lib
TODO: add a small script to export ld_shim_lib to init.mtxxxx.rc based
on the LIBSHIM flags enabled in device tree
2018-05-26 14:07:28 +02:00
Moyster 952490bd89 patch: simplify devalarm reverts 2018-05-26 14:04:14 +02:00
Moyster a7c266a3d3 patch: rebase on lineage-15.1 branch 2018-05-26 14:04:14 +02:00
Moyster db9f3c5a0d patch: remove forced_shim_libs, remove cap_sys_nice on sf (easier to
build on non-lineage based roms)
2018-05-26 14:02:27 +02:00
afaulkner420 31d8eb6c36 Update libshims_bionic build 2018-01-15 12:37:18 +01:00
Mister Oyster d2be7057fd patch: fix dev-alarm support 2018-01-07 14:25:22 +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
Mister Oyster 67872ce948 prebuilts: add libstlport from N 2018-01-04 13:50:13 +01:00
Mister Oyster 763761daaa packages: add usb tools 2018-01-04 13:43:12 +01:00
Mister Oyster 173b9515f2 packages: add wifi utilitary tools 2018-01-04 13:42:29 +01:00
Dinolek b79649010e doze: Clean up code 2018-01-04 13:17:35 +01:00
Dinolek 94824c0eec doze: Fix not working sensors on mtk platform
Remove sensorsEnabled check as it breaks doze on mtk
2018-01-04 13:14:57 +01:00
Dinolek ac63ebbcd7 Revert "Doze: Require non-wake up proximity sensor"
Breaks proximity sensor on mtk platform

This reverts commit d60a4bdfd32fe413a7c5273142708e74ff9b9ba4.
2018-01-04 13:14:05 +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 bb00e47528 patches: add earlysuspend support patch 2017-12-23 16:12:06 +01:00
Mister Oyster f8a374368b patches: add software gatekeeper patch 2017-12-23 16:08:07 +01:00
danielhk 3219a84449 Use software gatekeeper 2017-12-23 16:00:12 +01:00
Mister Oyster 786135960d patches: add a temp fix to build twrp from los-15.x tree 2017-12-23 15:00:48 +01:00
Mister Oyster 3535a20cd1 configs: cleanup unused file 2017-12-23 14:53:16 +01:00
Mister Oyster 8cd351f4dc force_shim: add force_shim back and fix compile errors 2017-12-22 16:38:51 +01:00
Alex Kalles 887327a793 Uninstall: Proper clean of patches
Doesn't need to reset the commit, just undo the changes with "checkout -- ."
2017-12-20 18:02:11 +01:00
Alex Kalles 467f0a4029 Use new spn-conf.xml
The carriers now are sorted by country and countries are in alphabetical order
2017-12-20 18:02:11 +01:00
Mister Oyster 420566ff78 patch: properly move to av/ 2017-12-19 12:00:46 +01:00
Mister Oyster 12937a85a6 conn: remove notethering prop from here 2017-12-17 19:49:58 +01:00
Mister Oyster 2f960686a6 audio: convert audio_effects.conf to .xml 2017-12-17 16:05:21 +01:00
Mister Oyster 469316b651 init: add mediatek.rc services (might need perm/group revision) 2017-12-16 12:28:19 +01:00
DidntRead 709c859ebc light: fix permission error 2017-12-16 12:15:47 +01:00
Mister Oyster 9a41635c98 power: merge derp 2017-12-10 20:01:24 +01:00
Mister Oyster e0510382cd configs: small update to wifi conf 2017-12-10 19:32:09 +01:00
Mister Oyster 916465597b configs: fix google codecs copy path (to vendor) 2017-12-09 22:56:54 +01:00
Mister Oyster ea9b556e83 configs: add audio_effects.conf (already edited to look for vendor/) 2017-12-09 22:47:56 +01:00
Mister Oyster 689a97f205 tethering: add net.tethering.noprovisioning 2017-12-09 22:06:50 +01:00
Mister Oyster a8846124f7 configs: add telephony conf (goes to system/) 2017-12-09 21:13:03 +01:00
Mister Oyster f9ca9c7e73 configs: fix path to vendor/ and add p2p/wpa supplicant conf 2017-12-09 21:08:31 +01:00
Mister Oyster 62e13ec3ce libshim: shim libshim_snd to libmedia.so instead of audio.primary.* hals 2017-12-09 20:03:38 +01:00
Mister Oyster 854d3e023c libshims.mk: move to product/ 2017-12-09 18:17:14 +01:00
Mister Oyster c2face3180 readme: fix includes & update infos 2017-12-09 18:16:58 +01:00
Mister Oyster 5796292585 patch: add needed camera patch (prevents camera to loop when taking pics/vids) 2017-12-09 17:18:42 +01:00
Mister Oyster e55ab0459b packages: build libion 2017-12-09 17:01:38 +01:00
Mister Oyster e8c658e249 packages: build gps helper libs 2017-12-09 17:00:30 +01:00
Mister Oyster f9b4fb5ba5 product: build lib_driver_cmd_mt66xx 2017-12-09 16:59:30 +01:00
Mister Oyster c50bc1b349 mtk: add wpa_supp_8_lib from N 2017-12-09 16:56:33 +01:00
Mister Oyster 49e0161c0e dt: group doze & power hal in a mtk/ folder 2017-12-09 16:55:50 +01:00
Mister Oyster 92e662cf3c dt: add Android.mk to make sure everything is built 2017-12-09 16:49:26 +01:00
Mister Oyster 8094abb173 libshim: fix path to vendor/bin/* 2017-12-09 16:47:45 +01:00
Mister Oyster 2ce392a7e4 flags: add TARGET_USES_NON_TREBLE_CAMERA 2017-12-09 16:42:50 +01:00
Mister Oyster 1a11351c80 flags: add BOARD_USES_MTK_HARDWARE here 2017-12-09 16:41:15 +01:00
Mister Oyster 21868b921c dt: split into fragments before hell 2017-12-09 16:32:14 +01:00