Commit 0080f712 by Greg Hartman Committed by Nicolas Capens

Use the gce_x86_tablet config

Change-Id: Ifd5f0bcc466f0ca7815f92285fa8bbd2d3ae2d8d Reviewed-on: https://swiftshader-review.googlesource.com/3810Reviewed-by: 's avatarNicolas Capens <capn@google.com> Tested-by: 's avatarNicolas Capens <capn@google.com>
parent 10bcf377
...@@ -12,7 +12,7 @@ popd > /dev/null 2>&1 ...@@ -12,7 +12,7 @@ popd > /dev/null 2>&1
# The Android build configurations to use. There should be one representative # The Android build configurations to use. There should be one representative
# configuration per TARGET_ARCH, ideally the primary user of SwiftShader # configuration per TARGET_ARCH, ideally the primary user of SwiftShader
CONFIGS=gce_x86-userdebug CONFIGS=gce_x86_tablet-userdebug
SOURCE_DIR_LINKED="$(pwd)/vendor/transgaming/swiftshader-src" SOURCE_DIR_LINKED="$(pwd)/vendor/transgaming/swiftshader-src"
OBJECT_DIR="$(pwd)/vendor/transgaming/swiftshader" OBJECT_DIR="$(pwd)/vendor/transgaming/swiftshader"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment