chmod uga-x

find -type f -perm +111 -name \*.[ch]\* -exec chmod uga-x {} \;

Bug: 7428209
Change-Id: I842e656d0c3de9ebeb9a9cf8910bb91f48b01f6a
Signed-off-by: Iliyan Malchev <malchev@google.com>
diff --git a/power.c b/power.c
old mode 100755
new mode 100644