#!/system/bin/sh if getprop ro.vendor.build.fingerprint | grep -iq -e S22FLIP; then touch /mnt/banana fi