vendor_samsung_universal757.../universal7570-common/vendor/etc/init/init.rilepdg.rc
2019-05-24 17:27:16 +05:30

17 lines
404 B
Text

# Copyright (C) 2012 The Android Open Source Project
#
# IMPORTANT: Do not create world writable files or directories.
# This is a common source of Android security bugs.
#
on post-fs-data
mkdir /data/misc/eris 0770 system system
service eris /system/bin/eris
class main
socket eris stream 660 system system
user system
group system net_raw inet net_admin
oneshot
disabled