Attempt to fix Android framework build
Bug: skia: Change-Id: I70004f5edc47d6de4e2bdb33d40467c9a6f81b48 Reviewed-on: https://skia-review.googlesource.com/21729 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>
This commit is contained in:
parent
c867a89b01
commit
c19ced195a
@ -270,6 +270,7 @@ execfile(os.path.join(here, 'android_framework_defines.gni'), builtins, defs)
|
||||
defines += defs['android_framework_defines']
|
||||
defines.extend([
|
||||
'GR_GL_CUSTOM_SETUP_HEADER "gl/GrGLConfig_chrome.h"',
|
||||
'GR_TEST_UTILS=1',
|
||||
'SKIA_DLL',
|
||||
'SK_BUILD_FOR_ANDROID_FRAMEWORK',
|
||||
'SK_DEFAULT_FONT_CACHE_LIMIT (768 * 1024)',
|
||||
|
Loading…
Reference in New Issue
Block a user