Change tftp_server class from core to main

Because of an open file on /data by this module,
encryption was failing as /data unmounting failed,
so changing this to main class to make encryption successful

Change-Id: I52a1f0f8abb51234f54be0ddbcc4016df52c466e
This commit is contained in:
padarshr 2015-02-06 11:48:42 +05:30 committed by Gerrit - the friendly Code Review server
parent aeb8a95dee
commit 9df27e64a7
1 changed files with 1 additions and 1 deletions

View File

@ -422,7 +422,7 @@ service rfs_access /system/bin/rfs_access
group system net_raw
service tftp_server /system/bin/tftp_server
class core
class main
user root
on property:wc_transport.start_hci=true