Skip to content

Commit 4bb3c1f

Browse files
committed
vigor: Update 1x signal strength after 2 sec
1 parent a7a48f5 commit 4bb3c1f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

system.prop

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ ro.ril.svdo=true
3333
# For QC perf binary hooks
3434
ro.vendor.extension_library = /system/lib/libqc-opt.so
3535

36+
# update 1x signal strength after 2s
37+
persist.radio.snapshot_enabled=1
38+
persist.radio.snapshot_timer=2
39+
3640
# Set CDMA SUBSCRIPTION SOURCE to RUIM in Database for this device
3741
ro.telephony.default_cdma_sub=0
3842

0 commit comments

Comments
 (0)