From e4db80f1a6a51d11b5471783332513781388cb8d Mon Sep 17 00:00:00 2001 From: Florin Malita Date: Mon, 18 Jun 2018 18:42:07 -0400 Subject: Enable Skottie on Android framework builds. It no longer requires RapidJSON. Change-Id: Ifded5ef8f7a5196067af1c043518f2a95b461d6e Reviewed-on: https://skia-review.googlesource.com/135625 Reviewed-by: Derek Sollenberger Commit-Queue: Florin Malita --- gn/gn_to_bp.py | 1 - 1 file changed, 1 deletion(-) (limited to 'gn') diff --git a/gn/gn_to_bp.py b/gn/gn_to_bp.py index 24ee2bfead..7bb9b0f6d9 100644 --- a/gn/gn_to_bp.py +++ b/gn/gn_to_bp.py @@ -214,7 +214,6 @@ cc_test { gn_args = { 'is_official_build': 'true', 'skia_enable_tools': 'true', - 'skia_enable_skottie': 'false', # requires rapidjson third-party 'skia_use_libheif': 'true', 'skia_use_vulkan': 'true', 'target_cpu': '"none"', -- cgit v1.2.3