7 Commits

Author SHA1 Message Date
Adithya R
35cd7fa0ea miatoll: Disable COMPRESS_VOIP in boardconfig
To make VOIP work properly the following has to be set:

AUDIO_FEATURE_ENABLED_COMPRESS_VOIP := false in BoardConfig.mk
vendor.audio.feature.compr_voip.enable=true in vendor.prop

I have no idea why this is but setting either one of them differently results in the mic not working as it should.

Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
2021-04-23 07:15:21 +00:00
SonalSingh18
0cc06d0db3 miatoll: build soundtrigger from source
Signed-off-by: SonalSingh18 <sonal.singh.19993@gmail.com>
2021-04-23 07:15:21 +00:00
Ramii ahmed
b0daca0e93 miatoll: Import Keyhandler from Davinci
https://github.com/ArianK16a/android_device_xiaomi_davinci

This tells Inputdispatcher to ignore inputs from our Fingerprint scanner, as that seems to be causing ANRs
2021-04-23 07:15:21 +00:00
Sonal Singh
d11b5d4caf miatoll: Enable real time lockscreen charging current values 2021-04-23 07:15:21 +00:00
darkbeast69
f35aa93de1 miatoll: Don't conditionally reserve space for GMS build
This reverts commit f253f20e3917291727337c085ecdaf0c9eeb6a0a.
2021-04-23 07:15:21 +00:00
darkbeast69
6823cb90ce miatoll: Set TARGET_KERNEL_CLANG_VERSION 2021-04-23 07:15:21 +00:00
darkbeast69
dd386feca7 miatoll: Decommonized Tree check-in
there is no no need for common tree if all device is this much identical
clean overlays
2021-04-23 07:15:10 +00:00