Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 078717be authored by Shih-wei Liao's avatar Shih-wei Liao Committed by Android (Google) Code Review
Browse files

Merge "Disable on-device linking" into honeycomb

parents c758f1c6 0394d249
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -428,7 +428,7 @@ void ScriptCState::runCompiler(Context *rsc,
            // Handle Fatal Error
        }

#if 1
#if 0
        if (bccLinkBC(s->mBccScript,
                      rs_runtime_lib_bc,
                      rs_runtime_lib_bc_size) != 0) {