sdm660_64: Remove Reverie for Android O

Android O does not support Reverie engine.
CRs-Fixed: 2078934

Change-Id: I45629f15511ecab69ac357bbbbb7a7f779d559f0
This commit is contained in:
wangjing 2017-07-19 18:14:26 +08:00 committed by Gerrit - the friendly Code Review server
parent 69d70c4978
commit 21a2217c5e

View file

@ -75,11 +75,11 @@ PRODUCT_CHARACTERISTICS := nosdcard
# When can normal compile this module, need module owner enable below commands
# font rendering engine feature switch
-include $(QCPATH)/common/config/rendering-engine.mk
ifneq (,$(strip $(wildcard $(PRODUCT_RENDERING_ENGINE_REVLIB))))
MULTI_LANG_ENGINE := REVERIE
#-include $(QCPATH)/common/config/rendering-engine.mk
#ifneq (,$(strip $(wildcard $(PRODUCT_RENDERING_ENGINE_REVLIB))))
# MULTI_LANG_ENGINE := REVERIE
# MULTI_LANG_ZAWGYI := REVERIE
endif
#endif
# Enable features in video HAL that can compile only on this platform
TARGET_USES_MEDIA_EXTENSIONS := true