Merge "Audio: Change the tag for systen properties."

This commit is contained in:
qctecmdr 2019-06-17 05:31:37 -07:00 committed by Gerrit - the friendly Code Review server
commit 692619e675
1 changed files with 2 additions and 2 deletions

View File

@ -103,11 +103,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
vendor.audio.hw.aac.encoder=true vendor.audio.hw.aac.encoder=true
#audio becoming noisy intent broadcast delay #audio becoming noisy intent broadcast delay
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PRODUCT_PROPERTIES += \
audio.sys.noisy.broadcast.delay=600 audio.sys.noisy.broadcast.delay=600
#offload pausetime out duration to 3 secs to inline with other outputs #offload pausetime out duration to 3 secs to inline with other outputs
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PRODUCT_PROPERTIES += \
audio.sys.offload.pstimeout.secs=3 audio.sys.offload.pstimeout.secs=3
#Set AudioFlinger client heap size #Set AudioFlinger client heap size