Commit Graph

52 Commits

Author SHA1 Message Date
Moyster 65a1d7b231 mtk: remove wifi_hal (broken wifi auto-rc) 2018-05-16 15:49:39 +02:00
Yuri Konotopov e0ad22960f wifi_hal: fixed scan 2018-01-24 14:26:55 +01:00
Yuri Konotopov 8161216738 mtk: added wifi HAL
Signed-off-by: Moyster <oysterized@gmail.com>
2018-01-24 14:26:55 +01:00
Mister Oyster 9e61f1a611 liblights: properly working liblights 2018-01-13 17:36:16 +01:00
Dinolek f26840273c libshims: Clean up shim ui and reorganize other shims 2017-12-31 12:08:22 +01:00
Mister Oyster 6fc7ac41a2 liblights: build liblights from source, based on MAD, fixed by Dinolek for m2 mini, ported to m2note 2017-12-30 23:06:13 +01:00
Mister Oyster 882c350010 libshims: remove mtk_agpsd shim 2017-12-28 15:40:08 +01:00
Mister Oyster 9615781d29 libshim: shim native symbols (from @dinolek's device tree) 2017-12-26 22:00:49 +01:00
Mister Oyster 80103a337b power: move to vendor 2017-12-10 20:04:06 +01:00
Mister Oyster 077595913e power: merge derp 2017-12-10 19:53:02 +01:00
Moyster 5a58b3803c mtk: add more mtk power_hint cases 2017-11-24 15:26:20 +01:00
Mister Oyster 13f6a72e78 libshims: remove unused-variable/parameters warnings 2017-10-21 15:10:59 +02:00
Mister Oyster a6cc75f475 libshim: move to /vendor 2017-09-30 14:11:11 +02:00
Mister Oyster 55a15eceb6 libshims: remove SurfaceControl symbols (needed by kpoc_charger only) 2017-09-22 13:35:52 +02:00
Mister Oyster 0c7cb38062 mtk: powerhal: add a log when initing 2017-09-10 17:57:02 +02:00
Ruchi Kandoi 9d22500423 Make powerHAL compatible for passthrough HIDL design
Needed for O, ported to cm mtk powerhal

Bug: 31177288
Change-Id: Ia65f6b50d091a02199565af1d8855ec7473e7323
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
Signed-off-by: jhenrique09 <jhenrique09.mcz@hotmail.com>
Signed-off-by: Mister Oyster <oysterized@gmail.com>
2017-09-10 17:55:57 +02:00
Mister Oyster 4097786a18 libshim: cleanup shared lib 2017-08-21 22:17:55 +02:00
Mister Oyster b9553b9ef0 libshims: agps: fixes from vendor_mad 2017-08-21 14:59:07 +02:00
Mister Oyster c2c9c383ab libshim: split crypto & ssl symbols 2017-08-21 14:58:58 +02:00
Mister Oyster 75b6be93e1 libshims: don't shim C1ejjij symbol (breaks hdr and some cam options) 2017-05-27 22:55:11 +02:00
Mister Oyster 609d285ef0 libshim: cleanup 2017-04-29 21:46:41 +02:00
Mister Oyster 3468eccad7 libshim: fix GraphicBufferC1ejjij symbols during video recording, thanks @divis1969 for the solution 2017-04-28 18:20:27 +02:00
Mister Oyster 8b6b810a77 bt: remove libbt-vendor-mtk (now using prebuilt) 2017-04-27 19:08:20 +02:00
Mister Oyster 38870fe125 shim: xlog cleanup 2017-04-18 19:42:36 +02:00
Gabriele M a6736df7ff power: Update for PerformanceManager changes
PerformanceManager is again compatible with AOSP, so undo
part of the changes not to crash the HAL.

Change-Id: Ifeaae04fff8cafb4df3becc87dfdbeae48006ee3
2017-04-16 16:39:01 +02:00
Mister Oyster 99b962bd19 libshim: move c1ejjij symbols to libshim_ui 2017-04-07 19:22:23 +02:00
Mister Oyster 91cab62dc3 libshims: delete omx symbols (N omx blobs don't need it) 2017-04-01 12:55:37 +02:00
Mister Oyster aef8888586 libshims: cleanup 2017-03-24 17:09:48 +01:00
Mister Oyster a994c8e6d6 libshims: make libshim_omx 32bits 2017-03-24 16:32:06 +01:00
Mister Oyster 7516ec08b1 libshims: move c1Ejjij symbols to libshim_cam 2017-03-24 16:26:36 +01:00
Mister Oyster 454fad728a libshims: reorganize 2017-03-24 16:11:33 +01:00
Mister Oyster ec931921ca libshim: move C1Ejjij symbols to libshim_ui 2017-03-24 15:34:21 +01:00
Moyster ef38a3f70b shim: libshim_cam includes C1Ejjij again 2017-03-19 12:13:27 +01:00
Mister Oyster bf41ba4f33 power: keep in-sync with lineageOS-14.1
* remove HINT_AUDIO for good
* POWER_HINT_LAUNCH_BOOST -> aosp's POWER_HINT_LAUNCH

Fixes build errors
2017-02-24 23:27:17 +01:00
Mister Oyster 3e4acbe6bb shim: cleanup unnecessary ifdef in SensorManager.* 2017-02-23 15:07:16 +01:00
Mister Oyster e8d2f5bf9c shim: add SensorManager shim
turn xen0n's SensorManager mtk LP compat fix into libshim_gui
to get rid of sources modification, based off this commit :
95931f1581
2017-02-23 14:41:39 +01:00
Mister Oyster 369d6a599d shim: don't shim C1Ejjij for now (pictures work, camcorder crashes) 2017-02-23 12:34:26 +01:00
Mister Oyster 2f76ede5eb shim: split graphicbufferMapper symbols from gbC1Ejjij ones 2017-02-22 20:16:18 +01:00
Mister Oyster 3a4d5534ff rootdir: shim libshim_snd against libmedia.so 2017-02-20 20:17:46 +01:00
Mister Oyster f70e8eddec Merge branch 'los-14.1' of github.com:Moyster/nougat_device_meizu_m2note into los-14.1 2017-02-18 20:05:37 +01:00
Mister Oyster 51682badf5 libshim: reorganize
* add xlog
* add GraphicBufferC1Ejjij
2017-02-18 19:03:20 +01:00
Moyster ba813987c3 wifi: remove unneeded code 2017-02-16 23:50:32 +01:00
Mister Oyster 40d100f243 package: remove gralloc_extra sources (prebuilt in vendor) 2017-02-16 18:57:58 +01:00
Mister Oyster 22d58bb0b9 libshim: add mtk_audio symbols and shim them against audio.primary.mt6753.so 2017-02-14 12:47:42 +01:00
Mister Oyster fb9d206e91 libshims: make libshim_asc 32bits only (we got rid of lib{,64}libaal, only lib/libshowlogo.so (32b) needs the Surface Control symbols) 2017-02-10 12:41:28 +01:00
Mister Oyster 820509ef6f libshims: merge omx symbol into libshim_cam because libMtkOmxVdec.so is shimmed against both anyway 2017-02-09 18:42:25 +01:00
Mister Oyster a87a8623be libmtk_symbols: delete and fully move to libshims 2017-02-09 18:24:39 +01:00
Mister Oyster 148828b380 libshim: rename libshim_gui to libshim_asc (android Surface Control) 2017-02-09 18:24:31 +01:00
Mister Oyster bc8925e67c device: cleanup 2017-02-07 19:03:32 +01:00
Mister Oyster 64c8a77b43 libmtk_symbols: move GBM9...RectEP13android_ycbcr to libshim_ui 2017-02-07 18:59:43 +01:00