summaryrefslogtreecommitdiffstats
path: root/uncrypt/uncrypt.rc
blob: 5f4c47936b1c4c6a50a213029a3c1440e84fbe34 (plain) (blame)
1
2
3
4
5
6
7
8
9
service uncrypt /system/bin/uncrypt
    class main
    disabled
    oneshot

service pre-recovery /system/bin/uncrypt --reboot
    class main
    disabled
    oneshot