Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c0d17b6 authored by Jonathan Dixon's avatar Jonathan Dixon Committed by Android (Google) Code Review
Browse files

Merge "Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG"

parents 50b9c947 d588792d
Loading
Loading
Loading
Loading
+0 −11
Original line number Original line Diff line number Diff line
@@ -93,17 +93,6 @@ ifndef NO_FALLBACK_FONT
#NO_FALLBACK_FONT:=true
#NO_FALLBACK_FONT:=true
endif
endif


# To enable instrumentation in webcore based apps like gmail and
# the browser, define WEBCORE_INSTRUMENTATION:=true
ifndef WEBCORE_INSTRUMENTATION
#WEBCORE_INSTRUMENTATION:=true
endif

# To disable SVG in webcore define ENABLE_SVG:=false
ifndef ENABLE_SVG
#ENABLE_SVG:=false
endif

# OVERRIDE_RUNTIMES allows you to locally override PRODUCT_RUNTIMES.
# OVERRIDE_RUNTIMES allows you to locally override PRODUCT_RUNTIMES.
#
#
# To only build ART, use "runtime_libart_default"
# To only build ART, use "runtime_libart_default"