From e5a288c96b33b56c15ba445daf0303d4215d424a Mon Sep 17 00:00:00 2001 From: Ethan Yonker Date: Mon, 15 Feb 2016 09:23:57 -0600 Subject: Fix up logd make file rules logd, the init.recovery.logd.rc, and other related files were included by default if your device configs specified TARGET_USES_LOGD := true which would be the case for any device that has a full ROM tree instead of a minimal TWRP tree. Change-Id: Ia1e55703631f0f22beab2f4d4479599b88539e1a --- scripts/relink-binaries.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 scripts/relink-binaries.sh (limited to 'scripts') diff --git a/scripts/relink-binaries.sh b/scripts/relink-binaries.sh old mode 100644 new mode 100755 -- cgit v1.2.3