diff --git a/audio/tegu/aidl_config/audio_policy_volumes.xml b/audio/tegu/aidl_config/audio_policy_volumes.xml
index 1451d0a..1f7ceda 100644
--- a/audio/tegu/aidl_config/audio_policy_volumes.xml
+++ b/audio/tegu/aidl_config/audio_policy_volumes.xml
@@ -69,7 +69,7 @@ sync from ag/26090783, need remove before submit.
- 1,-4000
+ 1,-4200
33,-2400
66,-1200
100,0
@@ -83,30 +83,30 @@ sync from ag/26090783, need remove before submit.
- 1,-6589
- 8,-5971
- 12,-5619
- 16,-5212
- 20,-4833
- 24,-4434
- 28,-4141
- 32,-3856
- 36,-3611
- 40,-3382
- 44,-3143
- 48,-2921
- 52,-2695
- 56,-2497
- 60,-2308
- 64,-2109
- 68,-1893
- 72,-1706
- 76,-1474
- 80,-1224
- 84,-1000
- 88,-786
- 92,-581
- 96,-275
+ 1,-6799
+ 8,-6157
+ 12,-5810
+ 16,-5386
+ 20,-5014
+ 24,-4563
+ 28,-4251
+ 32,-3946
+ 36,-3724
+ 40,-3463
+ 44,-3193
+ 48,-2976
+ 52,-2743
+ 56,-2518
+ 60,-2354
+ 64,-2112
+ 68,-1912
+ 72,-1697
+ 76,-1467
+ 80,-1222
+ 84,-1010
+ 88,-791
+ 92,-550
+ 96,-260
100,0
- 1,-4800
+ 1,-5200
33,-2400
66,-1200
100,0
@@ -190,10 +190,10 @@ sync from ag/26090783, need remove before submit.
100,-1800
- 1,-6000
- 33,-3000
- 66,-2200
- 100,-1600
+ 1,-6200
+ 33,-3200
+ 66,-2400
+ 100,-1800
diff --git a/audio/tegu/tuning/waves/waves_preset.mps b/audio/tegu/tuning/waves/waves_preset.mps
index 1ef5fd7..19aa4b8 100644
Binary files a/audio/tegu/tuning/waves/waves_preset.mps and b/audio/tegu/tuning/waves/waves_preset.mps differ
diff --git a/device-tegu.mk b/device-tegu.mk
index b4d214a..c81e5be 100644
--- a/device-tegu.mk
+++ b/device-tegu.mk
@@ -304,6 +304,15 @@ PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.vibrator.hal.context.cooldowntime=1600 \
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
PRODUCT_VENDOR_PROPERTIES += \
hypervisor.memory_reclaim.supported=1