Loading uncrypt/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -26,4 +26,6 @@ LOCAL_MODULE := uncrypt LOCAL_STATIC_LIBRARIES := libbase liblog libfs_mgr libcutils LOCAL_INIT_RC := uncrypt.rc include $(BUILD_EXECUTABLE) uncrypt/uncrypt.rc 0 → 100644 +9 −0 Original line number Diff line number Diff line service uncrypt /system/bin/uncrypt class main disabled oneshot service pre-recovery /system/bin/uncrypt --reboot class main disabled oneshot Loading
uncrypt/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -26,4 +26,6 @@ LOCAL_MODULE := uncrypt LOCAL_STATIC_LIBRARIES := libbase liblog libfs_mgr libcutils LOCAL_INIT_RC := uncrypt.rc include $(BUILD_EXECUTABLE)
uncrypt/uncrypt.rc 0 → 100644 +9 −0 Original line number Diff line number Diff line service uncrypt /system/bin/uncrypt class main disabled oneshot service pre-recovery /system/bin/uncrypt --reboot class main disabled oneshot