Restore permission of source files. 42/200542/1 accepted/tizen/unified/20190311.220558 submit/tizen/20190311.020751
authorYunmi Ha <yunmi.ha@samsung.com>
Tue, 26 Feb 2019 09:27:04 +0000 (18:27 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Tue, 26 Feb 2019 09:27:04 +0000 (18:27 +0900)
Change-Id: If50fc0975bd053d71a7fdbc49d22c0822dbb483d
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
24 files changed:
apps/extended-sd/src/es-common-util.c [changed mode: 0755->0644]
apps/extended-sd/src/es-home-page.c [changed mode: 0755->0644]
apps/extended-sd/src/es-internal-storage-page.c [changed mode: 0755->0644]
apps/extended-sd/src/es-portable-storage-page.c [changed mode: 0755->0644]
apps/extended-sd/src/es-preference-util.c [changed mode: 0755->0644]
apps/extended-sd/src/extended-sd-main.c [changed mode: 0755->0644]
src/auto-test/block.c [changed mode: 0755->0644]
src/auto-test/main.c [changed mode: 0755->0644]
src/auto-test/storage.c [changed mode: 0755->0644]
src/auto-test/test.c [changed mode: 0755->0644]
src/block/block.c [changed mode: 0755->0644]
src/block/ext4.c [changed mode: 0755->0644]
src/block/mmc.c [changed mode: 0755->0644]
src/block/utils.c [changed mode: 0755->0644]
src/block/vfat.c [changed mode: 0755->0644]
src/core/dbus_main.c [changed mode: 0755->0644]
src/core/main.c [changed mode: 0755->0644]
src/core/modules.c [changed mode: 0755->0644]
src/shared/apps.c [changed mode: 0755->0644]
src/shared/common.c [changed mode: 0755->0644]
src/shared/config-parser.c [changed mode: 0755->0644]
src/shared/fd_handler.c [changed mode: 0755->0644]
src/shared/udev.c [changed mode: 0755->0644]
src/storage/storage.c [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)