Skip to content

Instantly share code, notes, and snippets.

@Nokius
Created March 20, 2015 22:08
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/689d6fe6acfd4cfac2e3 to your computer and use it in GitHub Desktop.
Save Nokius/689d6fe6acfd4cfac2e3 to your computer and use it in GitHub Desktop.
# Custom servicemanager allows user nemo to register services
service servicemanager /usr/libexec/droid-hybris/system/bin/servicemanager
class core
user system
group system
critical
onrestart restart minimedia
onrestart restart minisf
# onrestart restart healthd
# onrestart restart zygote
# onrestart restart media
# onrestart restart surfaceflinger
# onrestart restart drm
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment