OSDN Git Service

Fix RS NDK usage so we always pull from "current" instead of NDK 8.
authorStephen Hines <srhines@google.com>
Tue, 29 Sep 2015 01:07:21 +0000 (18:07 -0700)
committerStephen Hines <srhines@google.com>
Tue, 29 Sep 2015 01:07:21 +0000 (18:07 -0700)
commitd11c18a4b0c7093d3b6253fedc23566f495e7ed0
tree1b8a41627924ed84a16ba4666aecec01a3d3c605
parent7edec14c8dfe4e499cba0d77dc20bc985af1f586
Fix RS NDK usage so we always pull from "current" instead of NDK 8.

The 8 in this definition refers to NDK release 8, not the API level 8.
Setting it to "current" is better, since it still contains the relevant
target API level (9 in our case) for using/building our RS support APIs.

Change-Id: Ib216ea859e137643fba81c39c4b9d0077ec04455
core/config.mk