mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-07 00:38:06 -04:00
universal7870: clean and update ramdisk files
This commit is contained in:
parent
f7cf99651b
commit
1038e4ef59
12 changed files with 308 additions and 2224 deletions
|
@ -1,20 +0,0 @@
|
|||
# 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.
|
||||
#
|
||||
|
||||
# service can not be overwritten except SPRINT
|
||||
# Thus, rilcarrier is imported before common rc, like init.rilchip.rc
|
||||
|
||||
on post-fs-data
|
||||
mkdir /data/vendor/secradio 0770 radio radio
|
||||
|
||||
on property:ro.vendor.multisim.simslotcount=1
|
||||
stop ril-daemon1
|
||||
|
||||
on property:hwservicemanager.ready=false
|
||||
restart ril-daemon
|
||||
|
||||
on property:hwservicemanager.ready=false && property:ro.vendor.multisim.simslotcount=2
|
||||
restart ril-daemon1
|
Loading…
Add table
Add a link
Reference in a new issue