Merge "Fix the build." into honeycomb

This commit is contained in:
Shih-wei Liao
2011-01-18 22:51:22 -08:00
committed by Android (Google) Code Review

View File

@@ -485,7 +485,7 @@ void ScriptCState::runCompiler(Context *rsc,
// Handle Fatal Error // Handle Fatal Error
} }
#if 1 #if 0
if (bccLinkBC(s->mBccScript, if (bccLinkBC(s->mBccScript,
resName, resName,
NULL /*rs_runtime_lib_bc*/, NULL /*rs_runtime_lib_bc*/,