Add Internal Password popup to ode-app for temporary
[platform/core/security/ode.git] / tools / apps / ode / include / ode-app.h
index 01e0d78..779bd7c 100755 (executable)
@@ -56,6 +56,8 @@ typedef struct dpm_encryption_info {
        int sdcard_status;
        int sdcard_pw_status;
 
+       int device_option;
+
        char* sdcard_pw;
        Evas_Object *next_button;
 } dpm_encryption_info_s;