mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 16:47:35 +00:00
sm6375-common: Compile HWUI for performance
* Activates a few optimizing compiler flags for HWUI. * -fno-omit-frame-pointer, -marm, -mapcs
This commit is contained in:
committed by
kamikaonashi
parent
91bc1c74a1
commit
a7cc291ddb
@@ -69,6 +69,9 @@ TARGET_SCREEN_DENSITY := 440
|
||||
# Filesystem
|
||||
TARGET_FS_CONFIG_GEN := $(DEVICE_PATH)/configs/config.fs
|
||||
|
||||
# HWUI
|
||||
HWUI_COMPILE_FOR_PERF := true
|
||||
|
||||
# FM
|
||||
AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true
|
||||
BOARD_HAS_QCA_FM_SOC := cherokee
|
||||
|
||||
Reference in New Issue
Block a user