mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-02 01:58:27 +00:00
Correct the property name to not drop packets
correct the property name to not drop packets based upon enqueue sequence to avoid freeze. BUG=63274801 Change-Id: I5a5c336c7e3f1e90e4ed05bc731747998a15e51b
This commit is contained in:
@@ -595,7 +595,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
# Do not drop packets based upon enqueue sequence
|
||||
# to avoid freeze
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.radio.DROPSETENABLE=0
|
||||
persist.vendor.ims.dropset_feature=0
|
||||
|
||||
# Enable CameraHAL perfd usage
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
||||
Reference in New Issue
Block a user