[TBT][Pick/View][NonACR][TFIVE-14897,updated tpk uploaded] 85/191685/1
authorAmritanshu Pandia <a.pandia1@samsung.com>
Mon, 22 Oct 2018 08:27:32 +0000 (13:57 +0530)
committerAmritanshu Pandia <a.pandia1@samsung.com>
Mon, 22 Oct 2018 08:27:32 +0000 (13:57 +0530)
Change-Id: Ie8c61c6f3dc889e1923160e7d96f812ccbdfeb4a
Signed-off-by: Amritanshu Pandia <a.pandia1@samsung.com>
operationpickviewapp/src/operationpickviewapp.c
release/binary-armv7l/org.tizen.operationpickviewapp-1.0.0-arm.tpk
release/binary-x86/org.tizen.operationpickviewapp-1.0.0-x86.tpk

index a0915aafd77c3c0ae3cdbb83aa4a3a037ef8ede7..09b9e1605180794f43f30e995c1f5c77fb184a5e 100644 (file)
@@ -499,7 +499,7 @@ Eina_List* get_all_dir_file_list(void* data)
        //DBG("shared_path%s", shared_res_path);
        //strcat(shared_res_path, "sounds/");
        DBG("shared_res_path%s", shared_res_path);
-       filemanager_utils_get_file_list_of_type(shared_res_path,&file_list, NULL, ad);
+       filemanager_utils_get_file_list_of_type(shared_res_path,&file_list, FILE_TYPE_NONE, ad);
        //filemanager_utils_get_file_list_of_type(get_storage_audio_dir_path(),&file_list, FILE_TYPE_MUSIC, ad);
        return file_list;
 }
index dcd99008f2155b1af85d9b0c47ae1c3d30230764..5489e2f62dc2e7a74be6f9eea6435f6f6120d20b 100755 (executable)
Binary files a/release/binary-armv7l/org.tizen.operationpickviewapp-1.0.0-arm.tpk and b/release/binary-armv7l/org.tizen.operationpickviewapp-1.0.0-arm.tpk differ
index b1ac466ecbf920b0cd88a6b3c98d5c7b5e7b83b0..5edd2c86b913044d90433b7975143908993e292d 100755 (executable)
Binary files a/release/binary-x86/org.tizen.operationpickviewapp-1.0.0-x86.tpk and b/release/binary-x86/org.tizen.operationpickviewapp-1.0.0-x86.tpk differ