mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Define properties for LMKD
* psi disabled since our kernel does not support it Change-Id: Ie8748a46ce39f3c8c629d8862e767876f0c4c99f Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
6c7466258e
commit
00f1665d4a
2 changed files with 8 additions and 0 deletions
|
|
@ -51,6 +51,9 @@ TARGET_KERNEL_HEADER_ARCH := arm64
|
|||
TARGET_KERNEL_SOURCE := kernel/samsung/universal7904
|
||||
TARGET_CUSTOM_DTBTOOL := dtbhtoolExynos
|
||||
|
||||
# LMKD stats logging
|
||||
TARGET_LMKD_STATS_LOG := true
|
||||
|
||||
# Partitions
|
||||
BOARD_BOOTIMAGE_PARTITION_SIZE := 33554432
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 3565158400
|
||||
|
|
|
|||
Loading…
Reference in a new issue