diff options
author | lokilee73 <changjoo.lee@samsung.com> | 2018-12-27 11:00:38 +0900 |
---|---|---|
committer | lokilee73 <changjoo.lee@samsung.com> | 2018-12-27 11:00:43 +0900 |
commit | dfbb93dcac81ddfce640af515f7c66a53cbd24b3 (patch) | |
tree | 65cb03a55ff7fc4fa46798017248cbc43bb48a88 | |
parent | 41cb4f77c28a10dededebdfeb6a7fc32b256b6d9 (diff) | |
download | device-tm1-dfbb93dcac81ddfce640af515f7c66a53cbd24b3.tar.gz device-tm1-dfbb93dcac81ddfce640af515f7c66a53cbd24b3.tar.bz2 device-tm1-dfbb93dcac81ddfce640af515f7c66a53cbd24b3.zip |
Remove executable flag from non-executable files
Change-Id: I035690c54c4383b6b5bb41c1e0fc9a77818b57ff
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
-rw-r--r--[-rwxr-xr-x] | hw/battery/battery.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | hw/board/CMakeLists.txt | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | hw/board/board.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | hw/display/display.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | hw/thermal/thermal.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | hw/usb_client/usb_client.c | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/hw/battery/battery.c b/hw/battery/battery.c index 8be3580..8be3580 100755..100644 --- a/hw/battery/battery.c +++ b/hw/battery/battery.c diff --git a/hw/board/CMakeLists.txt b/hw/board/CMakeLists.txt index ef3052b..ef3052b 100755..100644 --- a/hw/board/CMakeLists.txt +++ b/hw/board/CMakeLists.txt diff --git a/hw/board/board.c b/hw/board/board.c index 175cb2e..175cb2e 100755..100644 --- a/hw/board/board.c +++ b/hw/board/board.c diff --git a/hw/display/display.c b/hw/display/display.c index 2a85da7..2a85da7 100755..100644 --- a/hw/display/display.c +++ b/hw/display/display.c diff --git a/hw/thermal/thermal.c b/hw/thermal/thermal.c index 0993081..0993081 100755..100644 --- a/hw/thermal/thermal.c +++ b/hw/thermal/thermal.c diff --git a/hw/usb_client/usb_client.c b/hw/usb_client/usb_client.c index 5b4b61e..5b4b61e 100755..100644 --- a/hw/usb_client/usb_client.c +++ b/hw/usb_client/usb_client.c |