From: lokilee73 Date: Thu, 27 Dec 2018 05:41:04 +0000 (+0900) Subject: Remove executable flag from non-executable files X-Git-Tag: submit/tizen_5.0/20181227.075229^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3fcede90624eb976d574600be8f2fee05ff38d98;p=platform%2Fcore%2Fsystem%2Flibdevice-node.git Remove executable flag from non-executable files Change-Id: I73a7791c994611b3241f0858121d186fc544dac9 Signed-off-by: lokilee73 --- diff --git a/hw/battery.h b/hw/battery.h old mode 100755 new mode 100644 diff --git a/hw/led.h b/hw/led.h old mode 100755 new mode 100644 diff --git a/hw/usb_gadget.h b/hw/usb_gadget.h old mode 100755 new mode 100644 diff --git a/packaging/libdevice-node.spec b/packaging/libdevice-node.spec old mode 100755 new mode 100644 diff --git a/unittest/CMakeLists.txt b/unittest/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/unittest/device_haltests.cpp b/unittest/device_haltests.cpp old mode 100755 new mode 100644 diff --git a/unittest/unittest.h b/unittest/unittest.h old mode 100755 new mode 100644