sdm710-common: Stop including iorap_large_memory_config.mk
Test: Presubmit. Bug: 195415601 Change-Id: Ic49fcadb8bb33db262295a8b11eaca9c59362ae7 Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
parent
c9276ba291
commit
3ff54f7818
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ $(call inherit-product-if-exists, vendor/lenovo/sdm710-common/sdm710-common-vend
|
||||||
# Setup dalvik vm configs
|
# Setup dalvik vm configs
|
||||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
|
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
|
||||||
|
|
||||||
include build/make/target/product/iorap_large_memory_config.mk
|
|
||||||
|
|
||||||
# Boot animation
|
# Boot animation
|
||||||
TARGET_SCREEN_HEIGHT := 2340
|
TARGET_SCREEN_HEIGHT := 2340
|
||||||
TARGET_SCREEN_WIDTH := 1080
|
TARGET_SCREEN_WIDTH := 1080
|
||||||
|
|
Loading…
Reference in a new issue