commit | dcdbba7c95c8495cf5b25b020b33af186e127bf2 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Tue Jan 19 13:57:16 2016 -0800 |
committer | John Reck <jreck@google.com> | Tue Jan 19 13:57:48 2016 -0800 |
tree | 6158bc46cc675b327d9dd7667b59b33a1e930bb9 | |
parent | 7487f90581358b7b7d5116320465d37b3c34a0f5 [diff] [blame] |
Re-enable new pipeline Change-Id: I0d0b2a109a3756d404e4e244348a863a9afa3f9b
diff --git a/libs/hwui/Android.mk b/libs/hwui/Android.mk index 1248a4c..8ba6318 100644 --- a/libs/hwui/Android.mk +++ b/libs/hwui/Android.mk
@@ -2,7 +2,7 @@ include $(CLEAR_VARS) LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk -HWUI_NEW_OPS := false +HWUI_NEW_OPS := true hwui_src_files := \ font/CacheTexture.cpp \