From: lokilee73 Date: Thu, 27 Dec 2018 05:06:31 +0000 (+0900) Subject: Remove executable flag from non-executable files X-Git-Tag: accepted/tizen/5.0/unified/20181228.053004^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0212b0dae18e85c5cf2530793cf223e04c78ed04;p=platform%2Fadaptation%2Fsamsung_exynos%2Fdevice-manager-plugin-artik.git Remove executable flag from non-executable files Change-Id: I274351516dd31b31c2cb4a7f20ff602eba797c86 Signed-off-by: lokilee73 --- diff --git a/CMakeLists.txt b/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/hw/battery/CMakeLists.txt b/hw/battery/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hw/battery/battery.c b/hw/battery/battery.c old mode 100755 new mode 100644 diff --git a/hw/board/board.c b/hw/board/board.c old mode 100755 new mode 100644 diff --git a/hw/display/CMakeLists.txt b/hw/display/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hw/display/display.c b/hw/display/display.c old mode 100755 new mode 100644 diff --git a/hw/external_connection/CMakeLists.txt b/hw/external_connection/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hw/external_connection/external_connection.c b/hw/external_connection/external_connection.c old mode 100755 new mode 100644 diff --git a/hw/led/led.c b/hw/led/led.c old mode 100755 new mode 100644 diff --git a/hw/touchscreen/CMakeLists.txt b/hw/touchscreen/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hw/touchscreen/touchscreen.c b/hw/touchscreen/touchscreen.c old mode 100755 new mode 100644 diff --git a/hw/udev.c b/hw/udev.c old mode 100755 new mode 100644 diff --git a/hw/udev.h b/hw/udev.h old mode 100755 new mode 100644 diff --git a/hw/usb_gadget/usb_gadget.c b/hw/usb_gadget/usb_gadget.c old mode 100755 new mode 100644 diff --git a/packaging/device-manager-plugin-artik.manifest b/packaging/device-manager-plugin-artik.manifest old mode 100755 new mode 100644 diff --git a/packaging/device-manager-plugin-artik.spec b/packaging/device-manager-plugin-artik.spec old mode 100755 new mode 100644