mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-27 15:59:12 +00:00
Disable QShrink for all subsys in mdlog
Bug: 62489031 Test: Modem logging is functional Change-Id: I7159d8558ac702867dc5a4c85c34d311fa8819b9
This commit is contained in:
@@ -97,6 +97,7 @@ PRODUCT_COPY_FILES += \
|
||||
# Enable modem logging
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.sys.modem.diag.qdb=0\
|
||||
persist.sys.modem.diag.mdlog=true \
|
||||
ro.radio.log_loc="/data/vendor/modem_dump" \
|
||||
ro.radio.log_prefix="modem_log_"
|
||||
|
||||
Reference in New Issue
Block a user