From b6f7c6826d5bc2b1df7b03f1c0fb9cbafed557dc Mon Sep 17 00:00:00 2001 From: arif-ali Date: Sat, 19 Feb 2011 02:33:06 +0000 Subject: [PATCH] removed cam for possible fix for AudioFlinger, removed dtappsd links for froyo, as not supported yet --- scripts/createROM.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/createROM.sh b/scripts/createROM.sh index a05de26..fbcf1bf 100755 --- a/scripts/createROM.sh +++ b/scripts/createROM.sh @@ -58,11 +58,11 @@ createDFT() # To enable a2sd+ by default # app, app-private and dalvik-cache - cd ${BUILD1}/data - ln -s /sd-ext/app - ln -s /sd-ext/app-private - ln -s /sd-ext/dalvik-cache - cd - + #cd ${BUILD1}/data + #ln -s /sd-ext/app + #ln -s /sd-ext/app-private + #ln -s /sd-ext/dalvik-cache + #cd - # To enable datasd uncomment the lines below #cd ${BUILD1}/data