Skip to content

Instantly share code, notes, and snippets.

@Nokius
Last active July 16, 2016 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nokius/6337a0fa59e67cf07871fb8b52e07f7e to your computer and use it in GitHub Desktop.
Save Nokius/6337a0fa59e67cf07871fb8b52e07f7e to your computer and use it in GitHub Desktop.
[SFOS] scorpion fix for /tmp
To get the phomne and contacts appliaction working on my Sony Z3 compat tablet I uncomment the following lines in '/init.qcom.rc'
# mkdir /tmp
# Removed during droid-hal-device build : mount tmpfs tmpfs /tmp nosuid mode=0755,uid=0,gid=0
# chmod 0664 /proc/rdtag
# chown root system /proc/rdtag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment