Snap for 7772614 from 0480b01b6728f4a7db53377cbf48e2c5ae7fbd1e to tm-release

Change-Id: I534a3303dade28342cc5cc037f5ffec474cd7edc
This commit is contained in:
Android Build Coastguard Worker 2021-09-28 03:01:16 +00:00
commit 35e4071efb
6 changed files with 6 additions and 2 deletions

View file

@ -234,6 +234,8 @@
<param name="attackTime_ms" size="4" type="float"/>
<param name="releaseTime_ms" size="4" type="float"/>
<param name="hysteresis" size="4" type="float"/>
<param default="0" max="1" min="0" name="rms_manual_enable" type="uint32"/>
<param default="0" max="2" min="0" name="rms_channel" type="uint32"/>
</struct>
<struct id="17">
<param max="30" min="-30" name="limiter_gain_dB" type="float"/>

View file

@ -234,6 +234,8 @@
<param name="attackTime_ms" size="4" type="float"/>
<param name="releaseTime_ms" size="4" type="float"/>
<param name="hysteresis" size="4" type="float"/>
<param default="0" max="1" min="0" name="rms_manual_enable" type="uint32"/>
<param default="0" max="2" min="0" name="rms_channel" type="uint32"/>
</struct>
<struct id="17">
<param max="30" min="-30" name="limiter_gain_dB" type="float"/>

View file

@ -171,7 +171,7 @@ endif
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=2
ro.vendor.build.svn=4
# Hide cutout overlays
PRODUCT_PACKAGES += \

View file

@ -173,7 +173,7 @@ endif
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=2
ro.vendor.build.svn=4
# Hide cutout overlays
PRODUCT_PACKAGES += \