Skip to content

Instantly share code, notes, and snippets.

@ataliba
Created March 12, 2014 17:26
Show Gist options
  • Save ataliba/9511861 to your computer and use it in GitHub Desktop.
Save ataliba/9511861 to your computer and use it in GitHub Desktop.
#!/system/bin/sh
sleep 60
PPID=$(pidof com.estrongs.android.safer)
echo "-17" > /proc/$PPID/oom_adj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment