Snap for 7771957 from 3a5e7fa891e994d2bd4d83a81d82d9c6110dd323 to sc-v2-release

Change-Id: I4c07e3ed94c1358eac2e06dd0cbd6d27a73aeb46
This commit is contained in:
Android Build Coastguard Worker 2021-09-27 23:01:36 +00:00
commit 49606db05c
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

@ -169,7 +169,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

@ -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 += \