aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update README.mdHEADlos-15.1Chalapathi Revanth2018-05-261-4/+4
|
* readme: shims libMoyster2018-05-262-13/+12
| | | | | TODO: add a small script to export ld_shim_lib to init.mtxxxx.rc based on the LIBSHIM flags enabled in device tree
* patch: simplify devalarm revertsMoyster2018-05-261-21/+44
|
* patch: rebase on lineage-15.1 branchMoyster2018-05-262-25/+24
|
* patch: remove forced_shim_libs, remove cap_sys_nice on sf (easier toMoyster2018-05-265-210/+32
| | | | build on non-lineage based roms)
* Update libshims_bionic buildlos-15.0afaulkner4202018-01-151-1/+1
|
* patch: fix dev-alarm supportMister Oyster2018-01-071-0/+312
|
* libshim: add '__pthread_gettid' shim for MM/3.18-based mediatek devicesMister Oyster2018-01-074-1/+41
| | | | | Based off https://github.com/ashwinr64/android_device_motorola_taido shim
* libshim: reorganize a bitMister Oyster2018-01-074-5/+3
|
* prebuilts: add libstlport from NMister Oyster2018-01-043-0/+3
|
* packages: add usb toolsMister Oyster2018-01-041-0/+3
|
* packages: add wifi utilitary toolsMister Oyster2018-01-041-0/+8
|
* doze: Clean up codeDinolek2018-01-045-14/+4
|
* doze: Fix not working sensors on mtk platformDinolek2018-01-041-1/+1
| | | | Remove sensorsEnabled check as it breaks doze on mtk
* Revert "Doze: Require non-wake up proximity sensor"Dinolek2018-01-041-1/+1
| | | | | | Breaks proximity sensor on mtk platform This reverts commit d60a4bdfd32fe413a7c5273142708e74ff9b9ba4.
* libshim: add atomic calls shim (remove atomic symbols patch)Artem Borisov2017-12-255-60/+36
| | | | | | | | | | 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 earlysuspend support patchMister Oyster2017-12-231-0/+276
|
* patches: add software gatekeeper patchMister Oyster2017-12-231-0/+46
|
* Use software gatekeeperdanielhk2017-12-231-0/+3
|
* patches: add a temp fix to build twrp from los-15.x treeMister Oyster2017-12-232-0/+42
|
* configs: cleanup unused fileMister Oyster2017-12-231-186/+0
|
* force_shim: add force_shim back and fix compile errorsMister Oyster2017-12-225-2/+211
|
* Uninstall: Proper clean of patchesAlex Kalles2017-12-201-2/+1
| | | Doesn't need to reset the commit, just undo the changes with "checkout -- ."
* Use new spn-conf.xmlAlex Kalles2017-12-201-1116/+1709
| | | The carriers now are sorted by country and countries are in alphabetical order
* patch: properly move to av/Mister Oyster2017-12-191-0/+0
|
* conn: remove notethering prop from hereMister Oyster2017-12-171-3/+0
|
* audio: convert audio_effects.conf to .xmlMister Oyster2017-12-172-1/+29
|
* init: add mediatek.rc services (might need perm/group revision)Mister Oyster2017-12-1611-0/+158
|
* light: fix permission errorDidntRead2017-12-161-0/+3
|
* power: merge derpMister Oyster2017-12-102-8/+11
|
* configs: small update to wifi confMister Oyster2017-12-102-0/+2
|
* configs: fix google codecs copy path (to vendor)Mister Oyster2017-12-091-3/+3
|
* configs: add audio_effects.conf (already edited to look for vendor/)Mister Oyster2017-12-092-0/+189
|
* tethering: add net.tethering.noprovisioningMister Oyster2017-12-091-0/+3
|
* configs: add telephony conf (goes to system/)Mister Oyster2017-12-093-0/+1146
|
* configs: fix path to vendor/ and add p2p/wpa supplicant confMister Oyster2017-12-094-8/+34
|
* libshim: shim libshim_snd to libmedia.so instead of audio.primary.* halsMister Oyster2017-12-091-1/+1
|
* libshims.mk: move to product/Mister Oyster2017-12-092-4/+1
|
* readme: fix includes & update infosMister Oyster2017-12-091-3/+4
|
* patch: add needed camera patch (prevents camera to loop when taking pics/vids)Mister Oyster2017-12-091-0/+30
|
* packages: build libionMister Oyster2017-12-091-0/+3
|
* packages: build gps helper libsMister Oyster2017-12-091-0/+5
|
* product: build lib_driver_cmd_mt66xxMister Oyster2017-12-091-0/+3
|
* mtk: add wpa_supp_8_lib from NMister Oyster2017-12-092-0/+334
|
* dt: group doze & power hal in a mtk/ folderMister Oyster2017-12-0920-0/+1
|
* dt: add Android.mk to make sure everything is builtMister Oyster2017-12-091-0/+1
|
* libshim: fix path to vendor/bin/*Mister Oyster2017-12-091-2/+2
|
* flags: add TARGET_USES_NON_TREBLE_CAMERAMister Oyster2017-12-091-0/+3
|
* flags: add BOARD_USES_MTK_HARDWARE hereMister Oyster2017-12-091-0/+3
|
* dt: split into fragments before hellMister Oyster2017-12-098-46/+45
|