From f1f9fcdbe961fdc8e71604d7a90983f7c7036127 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 (DO NOT MERGE) 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: Ie82df2f0d3150c3df9498399f2c446f07ea89ca5 --- 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