Snap for 12002524 from f376ea8b34
to 25D4-release
Change-Id: I99bad04948fea9e8c475aca6d37b2c2a2ed639e9
This commit is contained in:
commit
a7e82a637c
3 changed files with 10 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
<feature name="SoundDose">
|
<feature name="SoundDose">
|
||||||
<argument name="Curves" value="blackbird,condor=0,46.35,0.1950549451;54.6,57,0.98625" />
|
<argument name="Curves" value="blackbird,condor=0,46.35,0.1950549451;54.6,57,0.98625" />
|
||||||
</feature>
|
</feature>
|
||||||
<feature name="MicrophoneCompensation" />
|
<!-- <feature name="MicrophoneCompensation" /> -->
|
||||||
<!-- <feature name="spatializer-offload" /> -->
|
<!-- <feature name="spatializer-offload" /> -->
|
||||||
</features>
|
</features>
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -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