Enable PKVM memory reclaim on P23 devices
Memory reclaim can be supported now that P23 devices run on android14-5.15 kernel. Bug: 264994862 Test: atest MicrodroidBenchmarks Change-Id: Ibf7d11c48dfdbf90d966b3a7402afe34b682d7f2
This commit is contained in:
parent
9fe3d13155
commit
80a734c75e
3 changed files with 10 additions and 0 deletions
|
@ -241,3 +241,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
ro.vendor.vibrator.hal.chirp.enabled=1 \
|
||||
ro.vendor.vibrator.hal.device.mass=0.222 \
|
||||
ro.vendor.vibrator.hal.loc.coeff=2.8
|
||||
|
||||
# PKVM Memory Reclaim
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
hypervisor.memory_reclaim.supported=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue