sdm710-common: iorap: Turn pinner on for camera
Bug: 157667363 Test: Check the pinner in dumpsys Change-Id: I6313e4c7a0ad0e8236390d773f29b2109a82c615 Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
parent
e34b106c55
commit
9586b17baa
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
|||
# Setup dalvik vm configs
|
||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
|
||||
|
||||
include build/make/target/product/iorap_large_memory_config.mk
|
||||
|
||||
# Boot animation
|
||||
TARGET_SCREEN_HEIGHT := 2340
|
||||
TARGET_SCREEN_WIDTH := 1080
|
||||
|
|
Loading…
Reference in a new issue