OSDN Git Service

[RenderScript] Set RS_PREBUILT_LIBPATH for 64bit targets.
authorMiao Wang <miaowang@google.com>
Wed, 29 Jul 2015 00:43:51 +0000 (17:43 -0700)
committerStephen Hines <srhines@google.com>
Wed, 29 Jul 2015 02:30:20 +0000 (19:30 -0700)
commit302e944c6034060eb7ff51ea2a3abe740cf2c9b7
tree4a4757f4075278adc23953a2e4cd31a37043c0ae
parent18cf7136a686b9fbac837736445ca7f2edd5947e
[RenderScript] Set RS_PREBUILT_LIBPATH for 64bit targets.

Bug: 22796994
Bug: 22693954

This change fixes the RS_PREBUILT_LIBPATH when used with 64-bit target
devices. It also fixes an issue where the target RenderScript API is
below 21 for 64-bit compilation. In those cases, we should always
upconvert it to 21 (since that is the first available 64-bit release).

Change-Id: I27e9d0bd5c01bac0b3b28e9002333264a55d628f
core/config.mk
core/java.mk