flo: Fix the modem crash on encryption phone

There is an efs sync problem because of class type of rmt_storage service.
When encrypting phone, modem crash may occur due to not being able to sync
properly between AP and CP. So, rmt_storage class should be a core class.

Bug: 11325693
Change-Id: Ic51c3ab363b2de664c268b2ba0216b81e76189dc
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
This commit is contained in:
Devin Kim 2013-10-21 21:27:14 -07:00 committed by followmsi
parent e6bad90ca6
commit 7954d4debe

View file

@ -230,7 +230,7 @@ service irsc_util /vendor/bin/irsc_util "/etc/sec_config"
oneshot
service rmt_storage /vendor/bin/rmt_storage
class main
class core
user root
group system wakelock