From: Paweł Szewczyk
Date: Thu, 20 Dec 2018 16:17:07 +0000 (+0100)
Subject: Remove the execution flag from non-executables
X-Git-Tag: submit/tizen/20181226.101405^0
X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=38c40b8d9f8d895edd5ea2ca107d7939ef712c36;p=platform%2Fcore%2Fsystem%2Flibdevice-node.git
Remove the execution flag from non-executables
Change-Id: I8dac91e163b1676aeeaf30e640fcf6a52bcf17a4
Signed-off-by: Paweł Szewczyk
---
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/thermal.h b/hw/thermal.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