fix the rild args param in leo.mk
This commit is contained in:
2
leo.mk
2
leo.mk
@@ -28,7 +28,7 @@ PRODUCT_COPY_FILES += \
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.sf.lcd_density=240 \
|
||||
rild.libpath=/system/lib/libhtc_ril_wrapper.so \
|
||||
rild.libargs=-d /dev/smd0 nand_init rmnet_mode \
|
||||
rild.libargs="-d /dev/smd0 nand_init rmnet_mode" \
|
||||
ro.ril.ecc.HTC-ELL=92,93,94 \
|
||||
ro.ril.ecc.HTC-WWE=999 \
|
||||
ro.ril.enable.a52.HTC-ITA=1 \
|
||||
|
Reference in New Issue
Block a user