From 35dfbc64f84bcf32d44a8c6da3ff5b3776fdf515 Mon Sep 17 00:00:00 2001 From: OrdenKrieger Date: Sat, 14 Jan 2017 02:45:46 +0100 Subject: z2_plus: Remove lteOnCdmaDevice from system.prop Remove telephony.lteOnCdmaDevice=1 from system.prop Even if this is from stock it is unnecessary/incorrect. See https://review.lineageos.org/#/c/64932/ for full details. --- system.prop | 5 ----- 1 file changed, 5 deletions(-) (limited to 'system.prop') diff --git a/system.prop b/system.prop index d97c089..03a4c7e 100755 --- a/system.prop +++ b/system.prop @@ -102,11 +102,6 @@ ro.qcom.ad=1 ro.qcom.ad.sensortype=2 ro.qcom.ad.calib.data=/system/etc/calib.cfg -# -# System props for telephony -# System prop to turn on CdmaLTEPhone always -telephony.lteOnCdmaDevice=1 - #Simulate sdcard on /data/media # persist.fuse_sdcard=true -- cgit v1.2.3