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 34e5af21a8
commit 136f71d618
1 changed files with 1 additions and 1 deletions

View File

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