Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a1ca807 authored by Chin Cheng Chu (xWF)'s avatar Chin Cheng Chu (xWF)
Browse files

Set the property "debug.codec2.bqpool_dealloc_after_stop = 1" in GSI.

Bug: 328440882
Change-Id: Ie7854c4d504a63f8398ad77df5114e93656e88b0
parent d60de9ce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -82,6 +82,7 @@ PRODUCT_EXPORT_BOOT_IMAGE_TO_DIST := true
# Additional settings used in all GSI builds
PRODUCT_PRODUCT_PROPERTIES += \
    ro.crypto.metadata_init_delete_all_keys.enabled=false \
    debug.codec2.bqpool_dealloc_after_stop=1 \

# Window Extensions
ifneq ($(PRODUCT_IS_ATV),true)