[3.4.0.24] Signature spoofing doesn't work on a freshly flashed xperia 10 plus

Ugh, i found where the issue is.
/usr/sbin/alien-generate-properties.sh has:

export XDG_CONFIG_HOME=/home/nemo/.config
for CONFKEY in $(dconf list /alien/)
do
    CONFVAL=$(dconf read /alien/$CONFKEY)
    echo "$CONFKEY=$CONFVAL" >> /tmp/aliendalvik/generated_props
done

So who do we ping to get this fixed?

5 Likes