Merge "Update prebuilt RS clcore location." into lmp-dev

This commit is contained in:
Tim Murray 2014-10-01 23:31:49 +00:00 committed by Android (Google) Code Review
commit 1de169124d
1 changed files with 1 additions and 1 deletions

View File

@ -604,7 +604,7 @@ endif
# Set up RS prebuilt variables for compatibility library
RS_PREBUILT_CLCORE := prebuilts/sdk/renderscript/lib/$(TARGET_ARCH)/libclcore.bc
RS_PREBUILT_CLCORE := prebuilts/sdk/renderscript/lib/$(TARGET_ARCH)/librsrt_$(TARGET_ARCH).bc
RS_PREBUILT_LIBPATH := -L prebuilts/ndk/8/platforms/android-9/arch-$(TARGET_ARCH)/usr/lib
RS_PREBUILT_COMPILER_RT := prebuilts/sdk/renderscript/lib/$(TARGET_ARCH)/libcompiler_rt.a