Nick
Nick
> Try using `pacman -Sy --debug -vvv`. If that doesn't say anything interesting, try strace or procmon to find out what exactly is wrong with the locking. Sorry, but after...
As far as I understood it: Android doesn't (unless your OEM is dumb) use real swap, but ZRam only, which is swap-in-ram but compressed, and the compression is not expensive...
Can be used yes, but in practice I only saw xiaomi doing it
Manually adding Low/High Shelf helped for me: Before (top) vs after (bottom)  After vs AutoEQ graph 
Can't the post-run commands be used for this?
AnySoftKeyboard got swipe.
got it to work, requires full AOSP checkout to build though https://gitlab.com/droid-ng/external_svox/-/commits/master
Yes, debian patches fixed the 64 bit issues
AOSP build system doesn't package native libraries into the apk, so it wouldn't work. It requires some more work to be able to distribute is as APK.
I only use it inside ROM builds, but it should be an solid starting point for anyone curious to do the work.