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:
parent
69d70c4978
commit
21a2217c5e
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue