Merge "Change buildspec to allow disabling SVG."
This commit is contained in:
committed by
Android (Google) Code Review
commit
1999eb77fe
@@ -106,9 +106,9 @@ ifndef WEBCORE_INSTRUMENTATION
|
||||
#WEBCORE_INSTRUMENTATION:=true
|
||||
endif
|
||||
|
||||
# To enable SVG in webcore define ENABLE_SVG:=true
|
||||
# To disable SVG in webcore define ENABLE_SVG:=false
|
||||
ifndef ENABLE_SVG
|
||||
#ENABLE_SVG:=true
|
||||
#ENABLE_SVG:=false
|
||||
endif
|
||||
|
||||
# when the build system changes such that this file must be updated, this
|
||||
|
Reference in New Issue
Block a user