Skip to content

Patch 1#2

Open
microzans wants to merge 55 commits intoTeamButterLegacy:cm-13.0from
microzans:patch-1
Open

Patch 1#2
microzans wants to merge 55 commits intoTeamButterLegacy:cm-13.0from
microzans:patch-1

Conversation

@microzans
Copy link

No description provided.

diepquynh and others added 30 commits July 15, 2016 15:44
This revert ngoquang2708/android_device_samsung_vivalto3gvn@5851bae

Change-Id: I7982d9a8b064cc5977152aa3959e95a06aca2fec
I just saw this when porting LP TouchWiz from coreprimeve3g o.O
Change-Id: I1465078e5ad05080a41253f24e767cfb3abdc568
Change-Id: Ifed66d93aac1fa5515c0ffad9deabf79c3518d5f
I named libion to have suffix of '_sprd' to avoid conflict with 'system/core/libion'.
But 'libMali.so' blob required 'libion.so', and I cannot shim 'libion_sprd.so' over it.
Does 'dlopen' support shimming? Since 'libMali.so' used it.

Change-Id: Icbbfbd18eca63c9f9e8a6f8693e750aff6da6f08
Change-Id: If86768158f5851cf9af6c80ae81f213053107a4f
audio: sc8830+scx15: re-enable audio vbc eq
Change-Id: I050134534e6cf7ae3c562d59183f1fbebd0e0edc
Do not read audio para from /data/local/media/audio_para, read it from
/system/etc/audio_para (/etc/audio_para) instead.

Change-Id: I65ed369a8ce6a46a8d33cd5bb4bd4573de4e7dc8
Change-Id: Idacecfd089add25b7e1880132898e25b13d3876d
sprd-common: audio: cleanup makefile
Change-Id: I1184fe4950bb684ae02d3bb7c421b3d982c94c03
Change-Id: I4550a35197fef0173a4886541638f04659741975
Change-Id: I1bbf9fb8f0f3a227f152d21da1ba476b23fba3e4
Change-Id: I414c804d3a531b43ff656a2746983b68b79b2e85
Merge pull request from ngoquang2708@cm-13.0
audio_policy crashes after reading audio_policy.conf
diepquynh and others added 25 commits July 30, 2016 17:16
Change-Id: Ida1f5376a111f6206318107a0f9fcad470076028
…rimeve3g device

Same sc8830 board anyway, but Sammy's lolipop HALs have libmemoryheapion as dependency, so we can't SHIM it
Thanks to @ngoquang2708 for his idea
Since in the scx30g_v2 kernel source, ion.h is just a normal header file, not being used by any other kernel components so just replace it with the one of 3.10.17
Since Lollipop, Sammy has used specific libmemoryheapion module for its HAL (e.g camera), so we have to rename the module for the other libs too.
Also, if different sides use different lib name, it generates headaches a lot. There's no conflicts between the module and the AOSP one, as AOSP doesn't have this
Newer libmemoryheapion implementation uses new type of allocation handler, so we have to rename it or the whole stock blobs must be rebuilt (while now we don't have any sources for them)
Change-Id: Ie7242da20cc27363bc603f2643a44b8ae0fede4e
Change-Id: Iba25236fde01212bc5fc6f68998a1ffc5ac95f0d
This function creates vbc_eq file on vendor/firmware, which is inside /system partition and it always read-only
A symlink to the path is made through the build process, which is not needed since the audio driver always read its config in the vbc_eq from /data/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants