From 287bf98077b4529264a3a262ef9b6f5c1ef67cbc Mon Sep 17 00:00:00 2001 From: Guang Zhu Date: Thu, 15 Apr 2010 10:58:48 -0700 Subject: add execution permission to "input" script Although when building system image, "input" script will be given execution permission, adb sync will push a version without x onto device from build tree. Refer to frameworks/base/cmds/svc/svc, which has execution bit set. Change-Id: I3e5bf0ce1a65133cb259d5c78456d36783c06b80 --- cmds/input/input | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 cmds/input/input (limited to 'cmds') diff --git a/cmds/input/input b/cmds/input/input old mode 100644 new mode 100755 -- cgit v1.1