Merge "Enable quick start for Tegu" into main
This commit is contained in:
commit
659f21cd79
1 changed files with 9 additions and 0 deletions
|
@ -305,6 +305,15 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.vibrator.hal.context.cooldowntime=1600 \
|
persist.vendor.vibrator.hal.context.cooldowntime=1600 \
|
||||||
persist.vendor.vibrator.hal.context.settlingtime=5000
|
persist.vendor.vibrator.hal.context.settlingtime=5000
|
||||||
|
|
||||||
|
# Setup Wizard device-specific settings
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
setupwizard.feature.enable_quick_start_flow=true
|
||||||
|
|
||||||
|
# Quick Start device-specific settings
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
ro.quick_start.oem_id=00e0 \
|
||||||
|
ro.quick_start.device_id=tegu
|
||||||
|
|
||||||
# PKVM Memory Reclaim
|
# PKVM Memory Reclaim
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
hypervisor.memory_reclaim.supported=1
|
hypervisor.memory_reclaim.supported=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue