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:
Sooraj Sasindran
2017-08-08 10:21:04 -07:00
parent 73e6d37cd6
commit d5bb37eee9

View File

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