. generate-props.sh
echo "Asking for root access"
-sudo -s <<EOF
+sudo bash <<EOF
mount -o remount,rw /
mkdir /home/anbox
echo "anbox.stub_sensors_hal=1" >> anbox.prop
rm NO_SENSORS
fi
+# TODO: Drop this
+echo "anbox.active_apps=full" >> anbox.prop
# TODO: Get rid of this
rm -f vendor-fixup.sh