OsmAnd on FP4 keeps crashing at startup

can you show what the java vm has in memory limits on the FP4? looks to be 36m

adb shell getprop | grep -P 'dalvik.*(heap|dex)'

I can’t really follow the .mk includes to the fp4 device… looking for vendor repo / common SoC upstream?, I only see the boottime values but obviously it’s loading more. I’m blind.