1 struct cpuinfo_mock_file filesystem[] = { 2 { 3 .path = "/proc/cpuinfo", 4 .size = 400, 5 .content = 6 "Processor\t: ARMv7 Processor rev 0 (v7l)\n" 7 "processor\t: 0\n" 8 "BogoMIPS\t: 13.53\n" 9 "\n" 10 "processor\t: 1\n" 11 "BogoMIPS\t: 13.53\n" 12 "\n" 13 "processor\t: 2\n" 14 "BogoMIPS\t: 13.53\n" 15 "\n" 16 "processor\t: 3\n" 17 "BogoMIPS\t: 13.53\n" 18 "\n" 19 "Features\t: swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 \n" 20 "CPU implementer\t: 0x51\n" 21 "CPU architecture: 7\n" 22 "CPU variant\t: 0x1\n" 23 "CPU part\t: 0x06f\n" 24 "CPU revision\t: 0\n" 25 "\n" 26 "Hardware\t: QCT APQ8064 MTP\n" 27 "Revision\t: 000a\n" 28 "Serial\t\t: 0000000000000000\n", 29 }, 30 { 31 .path = "/system/build.prop", 32 .size = 11529, 33 .content = 34 "# begin build properties\n" 35 "# autogenerated by buildinfo.sh\n" 36 "ro.build.id=KOT49I.E98020i\n" 37 "ro.build.display.id=KOT49I.E98020i\n" 38 "ro.build.version.incremental=E98020i.1441288955\n" 39 "ro.build.version.sdk=19\n" 40 "ro.build.version.codename=REL\n" 41 "ro.build.version.release=4.4.2\n" 42 "ro.build.date=Thu Sep 3 23:07:57 KST 2015\n" 43 "ro.build.date.utc=1441289277\n" 44 "ro.build.type=user\n" 45 "ro.build.user=hyunjin0828.hwang\n" 46 "ro.build.host=betaserver-desktop\n" 47 "ro.build.tags=release-keys\n" 48 "ro.product.model=LG-E980\n" 49 "ro.product.brand=lge\n" 50 "ro.product.name=geefhd_att_us\n" 51 "ro.product.device=geefhd\n" 52 "ro.product.board=GKATT\n" 53 "ro.product.cpu.abi=armeabi-v7a\n" 54 "ro.product.cpu.abi2=armeabi\n" 55 "ro.product.manufacturer=LGE\n" 56 "ro.product.locale.language=en\n" 57 "ro.product.locale.region=US\n" 58 "ro.wifi.channels=11 11\n" 59 "ro.board.platform=msm8960\n" 60 "# ro.build.product is obsolete; use ro.product.device\n" 61 "ro.build.product=geefhd\n" 62 "# Do not try to parse ro.build.description or .fingerprint\n" 63 "ro.build.description=geefhd_att_us-user 4.4.2 KOT49I.E98020i E98020i.1441288955 release-keys\n" 64 "ro.build.fingerprint=lge/geefhd_att_us/geefhd:4.4.2/KOT49I.E98020i/E98020i.1441288955:user/release-keys\n" 65 "ro.build.characteristics=default\n" 66 "# end build properties\n" 67 "#\n" 68 "# from device/lge/geefhd/system.prop\n" 69 "#\n" 70 "################################################################\n" 71 "# COMMON system property for this device (geefhd).\n" 72 "# operator-specific property MUST NOT be here.\n" 73 "################################################################\n" 74 "#\n" 75 "# system.prop for surf\n" 76 "#\n" 77 "\n" 78 "rild.libpath=/system/lib/libril-qc-qmi-1.so\n" 79 "rild.libargs=-d /dev/smd0\n" 80 "persist.rild.nitz_plmn=\n" 81 "persist.rild.nitz_long_ons_0=\n" 82 "persist.rild.nitz_long_ons_1=\n" 83 "persist.rild.nitz_long_ons_2=\n" 84 "persist.rild.nitz_long_ons_3=\n" 85 "persist.rild.nitz_short_ons_0=\n" 86 "persist.rild.nitz_short_ons_1=\n" 87 "persist.rild.nitz_short_ons_2=\n" 88 "persist.rild.nitz_short_ons_3=\n" 89 "ril.subscription.types=NV,RUIM\n" 90 "DEVICE_PROVISIONED=1\n" 91 "debug.sf.hw=1\n" 92 "debug.egl.hw=1\n" 93 "debug.composition.type=dyn\n" 94 "dalvik.vm.heapsize=36m\n" 95 "debug.enable.wl_log=1\n" 96 "# 3 layer bypass applied, 2013.01.07\n" 97 "debug.mdpcomp.logs=0\n" 98 "persist.hwc.mdpcomp.enable=true\n" 99 "# 2013-02-02 [GK] default_Web_Browser_set chunghyuk.ahn@lge.com\n" 100 "persist.web.set=1\n" 101 "# LGE_CHANGE_END\n" 102 "\n" 103 "#\n" 104 "# [GK/G/GV] system Prop for add_power_save in KOR(SKT/KT) added by gangui.lee@lge.com, 20140113\n" 105 "#\n" 106 "persist.radio.add_power_save=1\n" 107 "\n" 108 "#\n" 109 "# system props for the cne module\n" 110 "#\n" 111 "persist.cne.feature=1\n" 112 "\n" 113 "ro.hdmi.enable=true\n" 114 "lpa.decode=true\n" 115 "tunnel.decode=false\n" 116 "tunnel.audiovideo.decode=false\n" 117 "lpa.use-stagefright=true\n" 118 "qcom.hw.aac.encoder=true\n" 119 "\n" 120 "#system props for the MM modules\n" 121 "\n" 122 "media.stagefright.enable-player=true\n" 123 "media.stagefright.enable-http=true\n" 124 "media.stagefright.enable-aac=true\n" 125 "media.stagefright.enable-qcp=true\n" 126 "media.stagefright.enable-fma2dp=true\n" 127 "media.stagefright.enable-scan=true\n" 128 "mmp.enable.3g2=true\n" 129 "# Add MOV container feature [hanjun11.cho@lge.com]\n" 130 "mmp.enable.mov=true\n" 131 "\n" 132 "media.aac_51_output_enabled=true\n" 133 "#33395 is sum of supported format flags in AAL\n" 134 "#Formats: AVI AC3 ASF AAC QCP DTS 3G2\n" 135 "mm.enable.qcom_parser=33395\n" 136 "\n" 137 "#\n" 138 "# system props for the data modules\n" 139 "#\n" 140 "ro.use_data_netmgrd=true\n" 141 "\n" 142 "#2013-08-31 kwangbin.yim@lge.com LGP_DATA_TEMPORARY_PATCH_FOR_KK_APP_TEST[START]\n" 143 "#persist.data.netmgrd.qos.enable=true\n" 144 "persist.data.netmgrd.qos.enable=false\n" 145 "#2013-08-31 kwangbin.yim@lge.com LGP_DATA_TEMPORARY_PATCH_FOR_KK_APP_TEST[END]\n" 146 "\n" 147 "#system props for time-services\n" 148 "persist.timed.enable=true\n" 149 "\n" 150 "# System props for audio\n" 151 "persist.audio.fluence.mode=endfire\n" 152 "persist.audio.vr.enable=false\n" 153 "persist.audio.handset.mic=digital\n" 154 "persist.audio.lowlatency.rec=false\n" 155 "\n" 156 "# System prop to select audio resampler quality\n" 157 "af.resampler.quality=255\n" 158 "# System prop to select MPQAudioPlayer by default on mpq8064\n" 159 "#mpq.audio.decode=true\n" 160 "\n" 161 "#\n" 162 "# system prop for opengles version\n" 163 "#\n" 164 "# 196608 is decimal for 0x30000 to report version 3\n" 165 "ro.opengles.version=196608\n" 166 "\n" 167 "# system prop for requesting Master role in incoming Bluetooth connection.\n" 168 "#\n" 169 "ro.bluetooth.request.master=true\n" 170 "#\n" 171 "# system prop for Bluetooth Auto connect for remote initated connections\n" 172 "#\n" 173 "ro.bluetooth.remote.autoconnect=true\n" 174 "# system property for Bluetooth discoverability time out in seconds\n" 175 "# 0: Always discoverable\n" 176 "#debug.bt.discoverable_time=0\n" 177 "\n" 178 "# System prop to disable a2dp sink which is enabled by default\n" 179 "bluetooth.a2dp.sink.enabled=false\n" 180 "\n" 181 "#system prop for switching gps driver to qmi\n" 182 "persist.gps.qmienabled=true\n" 183 "\n" 184 "# System property for cabl\n" 185 "#LGE_CHANGE_S jh.chun@lge.com 2012.1.4 CABL off\n" 186 "ro.qualcomm.cabl=2\n" 187 "#LGE_CHANGE_E jh.chun@lge.com 2012.1.4 CABL off\n" 188 "\n" 189 "# System props for telephony\n" 190 "# System prop to turn on CdmaLTEPhone always\n" 191 "telephony.lteOnCdmaDevice=1\n" 192 "#\n" 193 "# System prop for sending transmit power request to RIL during WiFi hotspot on/off\n" 194 "#\n" 195 "ro.ril.transmitpower=true\n" 196 "\n" 197 "#\n" 198 "#Simulate sdcard on /data/media\n" 199 "#\n" 200 "# LGE_CHANGE_S\n" 201 "# If you use Internal-SD with FUSE, comment-out below\n" 202 "# 2012-01-08 warkap.seo@lge.com\n" 203 "#persist.fuse_sdcard=false\n" 204 "# LGE_CHANGE_E\n" 205 "ro.hwui.text_cache_width=2048\n" 206 "\n" 207 "#\n" 208 "# Supports warmboot capabilities\n" 209 "#\n" 210 "ro.warmboot.capability=1\n" 211 "\n" 212 "#\n" 213 "#snapdragon value add features\n" 214 "#\n" 215 "ro.qc.sdk.audio.ssr=false\n" 216 "ro.qc.sdk.camera.facialproc=true\n" 217 "ro.qc.sdk.gestures.camera=false\n" 218 "\n" 219 "# LGE_CHANGE_S hongsabu.hong@lge.com 2012.4.22 LGE sound profile scenario.\n" 220 "ro.lge.audio_soundprofile=true\n" 221 "# LGE_CHANGE_E hongsabu.hong@lge.com 2012.4.22 LGE sound profile scenario.\n" 222 "\n" 223 "#LGBT_COMMON_SCENARIO supported Bluetooth PAN profile 2012-05-22\n" 224 "ro.bluetooth.PANenable = 1\n" 225 "#LGBT_COMMON_SCENARIO\n" 226 "# System prop for sensor\n" 227 "ro.qc.sdk.sensors.gestures=true\n" 228 "\n" 229 "# LGE_CHANGE_S 2012-12-11, chaeuk.lee@lge.com, HDMI block\n" 230 "sys.hdmi.block=unblock\n" 231 "# LGE_CHANGE_E 2012-12-11, chaeuk.lee@lge.com, HDMI block\n" 232 "\n" 233 "#hwui properties\n" 234 "ro.hwui.texture_cache_size=72\n" 235 "\n" 236 "#property to check if dynamic resolution change is supported in framework\n" 237 "ro.streaming.video.drs=true\n" 238 "#property to enable user to access Google WFD settings.\n" 239 "persist.debug.wfd.enable=1\n" 240 "#property to choose between virtual/external wfd display\n" 241 "persist.sys.wfd.virtual=0\n" 242 "\n" 243 "#system prop for setting rmnet mux mode\n" 244 "persist.rmnet.mux=disabled\n" 245 "\n" 246 "# LGE_CHANGE_S, [WiFi][hayun.kim@lge.com], 2013-01-22, Wifi Bring Up\n" 247 "# reserved wifi related property\n" 248 "dhcp.ap.macaddress=\n" 249 "dhcp.wlan0.dns1=\n" 250 "dhcp.wlan0.dns2=\n" 251 "dhcp.wlan0.dns3=\n" 252 "dhcp.wlan0.dns4=\n" 253 "dhcp.wlan0.gateway=\n" 254 "dhcp.wlan0.ipaddress=\n" 255 "dhcp.wlan0.leasetime=\n" 256 "dhcp.wlan0.mask=\n" 257 "dhcp.wlan0.pid=\n" 258 "dhcp.wlan0.reason=\n" 259 "dhcp.wlan0.result=\n" 260 "dhcp.wlan0.server=\n" 261 "dhcp.wlan0.vendorInfo=\n" 262 "dhcp.p2p.dns1=\n" 263 "dhcp.p2p.dns2=\n" 264 "dhcp.p2p.dns3=\n" 265 "dhcp.p2p.dns4=\n" 266 "dhcp.p2p.gateway=\n" 267 "dhcp.p2p.ipaddress=\n" 268 "dhcp.p2p.leasetime=\n" 269 "dhcp.p2p.mask=\n" 270 "dhcp.p2p.pid=\n" 271 "dhcp.p2p.reason=\n" 272 "dhcp.p2p.result=\n" 273 "dhcp.p2p.server=\n" 274 "dhcp.p2p.vendorInfo=\n" 275 "init.svc.dhcpcd_wlan0=\n" 276 "init.svc.dhcpcd_p2p=\n" 277 "init.svc.p2p_supplicant=\n" 278 "init.svc.iprenew_wlan0=\n" 279 "net.dns1=\n" 280 "net.dns2=\n" 281 "net.dnschange=\n" 282 "net.p2p-p2p0-0.dns1=\n" 283 "net.p2p-p2p0-0.dns2=\n" 284 "net.wlan0.dns1=\n" 285 "net.wlan0.dns2=\n" 286 "wlan.driver.status=\n" 287 "persist.sys.security=\n" 288 "persist.sys.hotssid.ksc5601=\n" 289 "wifi.lge.autochannel=\n" 290 "# LGE_CHANGE_S, [WiFi][hayun.kim@lge.com], 2013-01-22, Wifi Bring Up\n" 291 "\n" 292 "#// LGE_CHANGE_S, [Net_Patch_0300][CALL_FRW][COMMON], 2012-05-25, Airplane Mode Pop-Up display property value {\n" 293 "ro.airplane.phoneapp=1\n" 294 "#// LGE_CHANGE_E, [Net_Patch_0300][CALL_FRW][COMMON], 2012-05-25, Airplane Mode Pop-Up display property value }\n" 295 "\n" 296 "\n" 297 "#disable gapless mode by default\n" 298 "audio.gapless.playback.disable=true\n" 299 "\n" 300 "# LGE_CHANGE_S [gk][framework][common] the screen auto-brightness adjustment setting\n" 301 "persist.power.useautobrightadj=true\n" 302 "# LGE_CHANGE_E [gk][framework][common] the screen auto-brightness adjustment setting\n" 303 "\n" 304 "#\n" 305 "# ADDITIONAL_BUILD_PROPERTIES\n" 306 "#\n" 307 "ro.build.target_operator=ATT\n" 308 "ro.build.target_country=US\n" 309 "persist.gsm.sms.disablelog=64\n" 310 "ro.lge.swversion=E98020i\n" 311 "ro.lge.factoryversion=LGE980AT-00-V20i-ATT-US-SEP-03-2015+0\n" 312 "ro.config.ringtone=ATT_Firefly.ogg\n" 313 "ro.com.android.dateformat=MM-dd-yyyy\n" 314 "ro.config.notification_sound=Optimus.ogg\n" 315 "ro.config.alarm_alert=Lifes_Good_Alarm.ogg\n" 316 "ro.com.android.dataroaming=false\n" 317 "ro.com.google.clientidbase=android-om-lge\n" 318 "ro.com.google.clientidbase.ms=android-att-us\n" 319 "ro.com.google.clientidbase.am=android-att-us\n" 320 "ro.com.google.clientidbase.gmm=android-om-lge\n" 321 "ro.com.google.clientidbase.yt=android-om-lge\n" 322 "uicc.mobile_equipment.config=0\n" 323 "ro.afwdata.LGfeatureset=ATTBASE\n" 324 "ro.radio.ratdisplay=true\n" 325 "ro.qc.sdk.audio.fluencetype=fluence\n" 326 "persist.data_netmgrd_mtu=1410\n" 327 "persist.audio.btsco.wb=false\n" 328 "persist.radio.apm_sim_not_pwdn=1\n" 329 "wlan.lge.supportsimaka=yes\n" 330 "wifi.lge.hanglessid=false\n" 331 "wifi.lge.supportp2p5g=gconly\n" 332 "keyguard.no_require_sim=true\n" 333 "ro.radio.networkmode=disable\n" 334 "ro.radio.topreviousmode=disable\n" 335 "ro.radio.check_csp=enable\n" 336 "persist.service.ecc.hiddenmenu=\n" 337 "ro.monkey=0\n" 338 "ime_onehand_keyboard=true\n" 339 "ime_split_keyboard=true\n" 340 "ime_onehand_keyboard_percent=82\n" 341 "ime_split_keyboard_width_dp=702\n" 342 "ime_keyboard_layout=ko=QWERTY\n" 343 "ime_extend_row_keyboard=true\n" 344 "ime_theme=true\n" 345 "ro.sdcrypto.syscall=378\n" 346 "ro.config.vibrate_type=1\n" 347 "lge.hw.frontkeyled=true\n" 348 "telephony.lteOnCdmaDevice=0\n" 349 "ro.hwui.layer_cache_size=48\n" 350 "ro.hwui.r_buffer_cache_size=8\n" 351 "ro.hwui.path_cache_size=32\n" 352 "ro.hwui.gradient_cache_size=1\n" 353 "ro.hwui.drop_shadow_cache_size=6\n" 354 "ro.hwui.texture_cache_flushrate=0.4\n" 355 "ro.hwui.text_small_cache_width=1024\n" 356 "ro.hwui.text_small_cache_height=1024\n" 357 "ro.hwui.text_large_cache_width=2048\n" 358 "ro.hwui.text_large_cache_height=1024\n" 359 "lge.normalizer.param=version2.0/true/6.0/true/7000/1.0/4000/0.33\n" 360 "persist.sys.language=en\n" 361 "persist.sys.country=US\n" 362 "ro.telephony.default_network=9\n" 363 "ro.sf.lcd_density=480\n" 364 "ro.sf.lcd_density_secondary=400\n" 365 "dalvik.vm.heapstartsize=8m\n" 366 "dalvik.vm.heapgrowthlimit=128m\n" 367 "dalvik.vm.heapsize=256m\n" 368 "dalvik.vm.heaputilization=0.25\n" 369 "dalvik.vm.heapidealfree=8388608\n" 370 "dalvik.vm.heapconcurrentstart=2097152\n" 371 "ro.lge.overlay=true\n" 372 "wlan.chip.vendor=brcm\n" 373 "wlan.chip.version=bcm4334\n" 374 "wifi.lge.patch=true\n" 375 "dhcp.dlna.using=false\n" 376 "wifi.lge.sleeppolicy=0\n" 377 "wifi.lge.offdelay=false\n" 378 "wlan.lge.concurrency=MCC\n" 379 "wlan.lge.wifidisplay=both\n" 380 "ro.lge.vib_magnitude_index=0,20,40,60,80,100,120,127\n" 381 "persist.sys.strictmode.disable=true\n" 382 "wlan.driver.ath=0\n" 383 "wlan.driver.config=/data/misc/wifi/WCNSS_qcom_cfg.ini\n" 384 "qcom.audio.init=complete\n" 385 "lpa.decode=true\n" 386 "persist.sys.ats_start=false\n" 387 "persist.sys.strictmode.visual=false\n" 388 "lgemm.player.use_android_origin=false\n" 389 "ro.lge.audio_scenario=SOUNDEXCEPTION\n" 390 "ro.lge.audio_soundexception=true\n" 391 "ro.config.vc_call_vol_steps=6\n" 392 "ro.config.vc_call_vol_default=3\n" 393 "ro.airplane.phoneapp=1\n" 394 "ro.lge.basebandversion=APQ8064/MDM9x15M\n" 395 "lge.version.verified=NONE\n" 396 "persist.service.main.enable=0\n" 397 "persist.service.system.enable=0\n" 398 "persist.service.radio.enable=0\n" 399 "persist.service.events.enable=0\n" 400 "persist.service.kernel.enable=0\n" 401 "persist.service.packet.enable=0\n" 402 "persist.service.crash.enable=0\n" 403 "persist.sys.ssr.restart_level=3\n" 404 "lge.signed_image=true\n" 405 "persist.radio.data_no_toggle=1\n" 406 "persist.lg.data.block_ssdp=0\n" 407 "net.tethering.noprovisioning=true\n" 408 "persist.lg.data.fd=-1\n" 409 "ro.carrier=unknown\n" 410 "ro.vendor.extension_library=/system/lib/libqc-opt.so\n" 411 "dalvik.vm.heaptargetutilization=0.75\n" 412 "dalvik.vm.heapminfree=2m\n" 413 "dalvik.vm.heapmaxfree=8m\n" 414 "ro.lge.ps.eco.pv=322\n" 415 "ro.lge.ps.freqlowlimit=1026000\n" 416 "drm.service.enabled=true\n" 417 "bluetooth.chip.vendor=brcm\n" 418 "ro.lge.lcd_default_brightness=152\n" 419 "ro.lge.lcd_auto_brightness_mode=false\n" 420 "ro.lge.capp_ZDi_O=true\n" 421 "lge.zdi.actionsend=false\n" 422 "lge.zdi.onactivityresult=true\n" 423 "lge.zdi.dragdropintent=false\n" 424 "ro.lge.capp_emotional_led=true\n" 425 "ro.lge.capp_almond=true\n" 426 "ro.lge.qslide.max_window=2\n" 427 "ro.lge.capp_wfd=true\n" 428 "ro.lge.capp_lgevpn=true\n" 429 "ro.com.google.gmsversion=4.4.2_r1\n" 430 "ro.setupwizard.mode=DISABLED\n" 431 "ro.livewallpaper.map=DISABLED\n" 432 "ro.com.google.apphider=off\n" 433 "lge.nfc.vendor=nxp\n" 434 "persist.sys.dalvik.vm.lib=libdvm.so\n" 435 "dalvik.vm.dexopt-flags=m=y\n" 436 "net.bt.name=Android\n" 437 "dalvik.vm.stack-trace-file=/data/anr/traces.txt\n" 438 "ro.qc.sdk.izat.premium_enabled=0\n" 439 "ro.qc.sdk.izat.service_mask=0x0\n" 440 "persist.gps.qc_nlp_in_use=0\n" 441 "ro.gps.agps_provider=1\n" 442 "\n", 443 }, 444 { 445 .path = "/sys/devices/system/cpu/kernel_max", 446 .size = 2, 447 .content = "3\n", 448 }, 449 { 450 .path = "/sys/devices/system/cpu/possible", 451 .size = 4, 452 .content = "0-3\n", 453 }, 454 { 455 .path = "/sys/devices/system/cpu/present", 456 .size = 4, 457 .content = "0-3\n", 458 }, 459 { 460 .path = "/sys/devices/system/cpu/online", 461 .size = 4, 462 .content = "0-2\n", 463 }, 464 { 465 .path = "/sys/devices/system/cpu/offline", 466 .size = 2, 467 .content = "3\n", 468 }, 469 { 470 .path = "/sys/devices/system/cpu/cpuidle/current_driver", 471 .size = 9, 472 .content = "msm_idle\n", 473 }, 474 { 475 .path = "/sys/devices/system/cpu/cpuidle/current_governor_ro", 476 .size = 5, 477 .content = "menu\n", 478 }, 479 { 480 .path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus", 481 .size = 2, 482 .content = "0\n", 483 }, 484 { 485 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq", 486 .size = 8, 487 .content = "1728000\n", 488 }, 489 { 490 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq", 491 .size = 7, 492 .content = "384000\n", 493 }, 494 { 495 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency", 496 .size = 2, 497 .content = "0\n", 498 }, 499 { 500 .path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus", 501 .size = 2, 502 .content = "0\n", 503 }, 504 { 505 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies", 506 .size = 107, 507 .content = "384000 486000 594000 702000 810000 918000 1026000 1134000 1242000 1350000 1458000 1566000 1674000 1728000 \n", 508 }, 509 { 510 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors", 511 .size = 54, 512 .content = "interactive ondemand userspace powersave performance \n", 513 }, 514 { 515 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq", 516 .size = 8, 517 .content = "1026000\n", 518 }, 519 { 520 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver", 521 .size = 4, 522 .content = "msm\n", 523 }, 524 { 525 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor", 526 .size = 9, 527 .content = "ondemand\n", 528 }, 529 { 530 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq", 531 .size = 7, 532 .content = "384000\n", 533 }, 534 { 535 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state", 536 .size = 142, 537 .content = 538 "384000 0\n" 539 "486000 0\n" 540 "594000 0\n" 541 "702000 0\n" 542 "810000 0\n" 543 "918000 0\n" 544 "1026000 22\n" 545 "1134000 20\n" 546 "1242000 2882\n" 547 "1350000 0\n" 548 "1458000 0\n" 549 "1566000 0\n" 550 "1674000 0\n" 551 "1728000 1175\n", 552 }, 553 { 554 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans", 555 .size = 2, 556 .content = "7\n", 557 }, 558 { 559 .path = "/sys/devices/system/cpu/cpu0/topology/core_id", 560 .size = 2, 561 .content = "0\n", 562 }, 563 { 564 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings", 565 .size = 2, 566 .content = "f\n", 567 }, 568 { 569 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list", 570 .size = 4, 571 .content = "0-3\n", 572 }, 573 { 574 .path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id", 575 .size = 2, 576 .content = "0\n", 577 }, 578 { 579 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings", 580 .size = 2, 581 .content = "1\n", 582 }, 583 { 584 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list", 585 .size = 2, 586 .content = "0\n", 587 }, 588 { 589 .path = "/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus", 590 .size = 2, 591 .content = "1\n", 592 }, 593 { 594 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_max_freq", 595 .size = 8, 596 .content = "1728000\n", 597 }, 598 { 599 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq", 600 .size = 7, 601 .content = "384000\n", 602 }, 603 { 604 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency", 605 .size = 2, 606 .content = "0\n", 607 }, 608 { 609 .path = "/sys/devices/system/cpu/cpu1/cpufreq/related_cpus", 610 .size = 2, 611 .content = "1\n", 612 }, 613 { 614 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_frequencies", 615 .size = 107, 616 .content = "384000 486000 594000 702000 810000 918000 1026000 1134000 1242000 1350000 1458000 1566000 1674000 1728000 \n", 617 }, 618 { 619 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors", 620 .size = 54, 621 .content = "interactive ondemand userspace powersave performance \n", 622 }, 623 { 624 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq", 625 .size = 8, 626 .content = "1728000\n", 627 }, 628 { 629 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver", 630 .size = 4, 631 .content = "msm\n", 632 }, 633 { 634 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor", 635 .size = 9, 636 .content = "ondemand\n", 637 }, 638 { 639 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq", 640 .size = 8, 641 .content = "1728000\n", 642 }, 643 { 644 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq", 645 .size = 7, 646 .content = "384000\n", 647 }, 648 { 649 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state", 650 .size = 145, 651 .content = 652 "384000 11\n" 653 "486000 0\n" 654 "594000 0\n" 655 "702000 0\n" 656 "810000 0\n" 657 "918000 70\n" 658 "1026000 337\n" 659 "1134000 10\n" 660 "1242000 484\n" 661 "1350000 24\n" 662 "1458000 30\n" 663 "1566000 0\n" 664 "1674000 0\n" 665 "1728000 987\n", 666 }, 667 { 668 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans", 669 .size = 3, 670 .content = "55\n", 671 }, 672 { 673 .path = "/sys/devices/system/cpu/cpu1/topology/core_id", 674 .size = 2, 675 .content = "1\n", 676 }, 677 { 678 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings", 679 .size = 2, 680 .content = "f\n", 681 }, 682 { 683 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings_list", 684 .size = 4, 685 .content = "0-3\n", 686 }, 687 { 688 .path = "/sys/devices/system/cpu/cpu1/topology/physical_package_id", 689 .size = 2, 690 .content = "0\n", 691 }, 692 { 693 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings", 694 .size = 2, 695 .content = "2\n", 696 }, 697 { 698 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings_list", 699 .size = 2, 700 .content = "1\n", 701 }, 702 { 703 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq", 704 .size = 7, 705 .content = "384000\n", 706 }, 707 { 708 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state", 709 .size = 134, 710 .content = 711 "384000 0\n" 712 "486000 0\n" 713 "594000 0\n" 714 "702000 0\n" 715 "810000 0\n" 716 "918000 0\n" 717 "1026000 8\n" 718 "1134000 0\n" 719 "1242000 0\n" 720 "1350000 0\n" 721 "1458000 0\n" 722 "1566000 0\n" 723 "1674000 0\n" 724 "1728000 0\n", 725 }, 726 { 727 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans", 728 .size = 2, 729 .content = "0\n", 730 }, 731 { 732 .path = "/sys/devices/system/cpu/cpu2/topology/core_id", 733 .size = 2, 734 .content = "2\n", 735 }, 736 { 737 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings", 738 .size = 2, 739 .content = "f\n", 740 }, 741 { 742 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings_list", 743 .size = 4, 744 .content = "0-3\n", 745 }, 746 { 747 .path = "/sys/devices/system/cpu/cpu2/topology/physical_package_id", 748 .size = 2, 749 .content = "0\n", 750 }, 751 { 752 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings", 753 .size = 2, 754 .content = "4\n", 755 }, 756 { 757 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings_list", 758 .size = 2, 759 .content = "2\n", 760 }, 761 { NULL }, 762 }; 763 #ifdef __ANDROID__ 764 struct cpuinfo_mock_property properties[] = { 765 { 766 .key = "DEVICE_PROVISIONED", 767 .value = "1", 768 }, 769 { 770 .key = "af.resampler.quality", 771 .value = "255", 772 }, 773 { 774 .key = "audio.gapless.playback.disable", 775 .value = "true", 776 }, 777 { 778 .key = "bluetooth.a2dp.sink.enabled", 779 .value = "false", 780 }, 781 { 782 .key = "bluetooth.chip.vendor", 783 .value = "brcm", 784 }, 785 { 786 .key = "bluetooth.pan", 787 .value = "true", 788 }, 789 { 790 .key = "dalvik.vm.dexopt-flags", 791 .value = "m=y", 792 }, 793 { 794 .key = "dalvik.vm.heapconcurrentstart", 795 .value = "2097152", 796 }, 797 { 798 .key = "dalvik.vm.heapgrowthlimit", 799 .value = "128m", 800 }, 801 { 802 .key = "dalvik.vm.heapidealfree", 803 .value = "8388608", 804 }, 805 { 806 .key = "dalvik.vm.heapmaxfree", 807 .value = "8m", 808 }, 809 { 810 .key = "dalvik.vm.heapminfree", 811 .value = "2m", 812 }, 813 { 814 .key = "dalvik.vm.heapsize", 815 .value = "256m", 816 }, 817 { 818 .key = "dalvik.vm.heapstartsize", 819 .value = "8m", 820 }, 821 { 822 .key = "dalvik.vm.heaptargetutilization", 823 .value = "0.75", 824 }, 825 { 826 .key = "dalvik.vm.heaputilization", 827 .value = "0.25", 828 }, 829 { 830 .key = "dalvik.vm.stack-trace-file", 831 .value = "/data/anr/traces.txt", 832 }, 833 { 834 .key = "debug.composition.type", 835 .value = "dyn", 836 }, 837 { 838 .key = "debug.egl.hw", 839 .value = "1", 840 }, 841 { 842 .key = "debug.enable.wl_log", 843 .value = "1", 844 }, 845 { 846 .key = "debug.force_rtl", 847 .value = "0", 848 }, 849 { 850 .key = "debug.mdpcomp.logs", 851 .value = "0", 852 }, 853 { 854 .key = "debug.sf.hw", 855 .value = "1", 856 }, 857 { 858 .key = "dev.bootcomplete", 859 .value = "1", 860 }, 861 { 862 .key = "dhcp.ap.macaddress", 863 .value = "", 864 }, 865 { 866 .key = "dhcp.dlna.using", 867 .value = "false", 868 }, 869 { 870 .key = "dhcp.p2p.dns1", 871 .value = "", 872 }, 873 { 874 .key = "dhcp.p2p.dns2", 875 .value = "", 876 }, 877 { 878 .key = "dhcp.p2p.dns3", 879 .value = "", 880 }, 881 { 882 .key = "dhcp.p2p.dns4", 883 .value = "", 884 }, 885 { 886 .key = "dhcp.p2p.gateway", 887 .value = "", 888 }, 889 { 890 .key = "dhcp.p2p.ipaddress", 891 .value = "", 892 }, 893 { 894 .key = "dhcp.p2p.leasetime", 895 .value = "", 896 }, 897 { 898 .key = "dhcp.p2p.mask", 899 .value = "", 900 }, 901 { 902 .key = "dhcp.p2p.pid", 903 .value = "", 904 }, 905 { 906 .key = "dhcp.p2p.reason", 907 .value = "", 908 }, 909 { 910 .key = "dhcp.p2p.result", 911 .value = "", 912 }, 913 { 914 .key = "dhcp.p2p.server", 915 .value = "", 916 }, 917 { 918 .key = "dhcp.p2p.vendorInfo", 919 .value = "", 920 }, 921 { 922 .key = "dhcp.wlan0.dns1", 923 .value = "", 924 }, 925 { 926 .key = "dhcp.wlan0.dns2", 927 .value = "", 928 }, 929 { 930 .key = "dhcp.wlan0.dns3", 931 .value = "", 932 }, 933 { 934 .key = "dhcp.wlan0.dns4", 935 .value = "", 936 }, 937 { 938 .key = "dhcp.wlan0.gateway", 939 .value = "", 940 }, 941 { 942 .key = "dhcp.wlan0.ipaddress", 943 .value = "", 944 }, 945 { 946 .key = "dhcp.wlan0.leasetime", 947 .value = "", 948 }, 949 { 950 .key = "dhcp.wlan0.mask", 951 .value = "", 952 }, 953 { 954 .key = "dhcp.wlan0.pid", 955 .value = "", 956 }, 957 { 958 .key = "dhcp.wlan0.reason", 959 .value = "", 960 }, 961 { 962 .key = "dhcp.wlan0.result", 963 .value = "", 964 }, 965 { 966 .key = "dhcp.wlan0.server", 967 .value = "", 968 }, 969 { 970 .key = "dhcp.wlan0.vendorInfo", 971 .value = "", 972 }, 973 { 974 .key = "drm.service.enabled", 975 .value = "true", 976 }, 977 { 978 .key = "gsm.current.phone-type", 979 .value = "1", 980 }, 981 { 982 .key = "gsm.network.type", 983 .value = "Unknown", 984 }, 985 { 986 .key = "gsm.operator.alpha", 987 .value = "", 988 }, 989 { 990 .key = "gsm.operator.iso-country", 991 .value = "", 992 }, 993 { 994 .key = "gsm.operator.isroaming", 995 .value = "false", 996 }, 997 { 998 .key = "gsm.operator.numeric", 999 .value = "", 1000 }, 1001 { 1002 .key = "gsm.sim.state", 1003 .value = "ABSENT", 1004 }, 1005 { 1006 .key = "gsm.version.baseband", 1007 .value = "M9615A-CEFWMAZM-3.0.113057", 1008 }, 1009 { 1010 .key = "gsm.version.ril-impl", 1011 .value = "Qualcomm RIL 1.0", 1012 }, 1013 { 1014 .key = "hw.cabl.level", 1015 .value = "Auto", 1016 }, 1017 { 1018 .key = "hw.cabl.version", 1019 .value = "1.1.20130401", 1020 }, 1021 { 1022 .key = "hw.cabl.yuv", 1023 .value = "0", 1024 }, 1025 { 1026 .key = "ime_extend_row_keyboard", 1027 .value = "true", 1028 }, 1029 { 1030 .key = "ime_keyboard_layout", 1031 .value = "ko=QWERTY", 1032 }, 1033 { 1034 .key = "ime_onehand_keyboard", 1035 .value = "true", 1036 }, 1037 { 1038 .key = "ime_onehand_keyboard_percent", 1039 .value = "82", 1040 }, 1041 { 1042 .key = "ime_split_keyboard", 1043 .value = "true", 1044 }, 1045 { 1046 .key = "ime_split_keyboard_width_dp", 1047 .value = "702", 1048 }, 1049 { 1050 .key = "ime_theme", 1051 .value = "true", 1052 }, 1053 { 1054 .key = "init.svc.adbd", 1055 .value = "running", 1056 }, 1057 { 1058 .key = "init.svc.atd", 1059 .value = "running", 1060 }, 1061 { 1062 .key = "init.svc.atfwd", 1063 .value = "running", 1064 }, 1065 { 1066 .key = "init.svc.bnrd", 1067 .value = "running", 1068 }, 1069 { 1070 .key = "init.svc.bootanim", 1071 .value = "stopped", 1072 }, 1073 { 1074 .key = "init.svc.cnd", 1075 .value = "running", 1076 }, 1077 { 1078 .key = "init.svc.config_bluetooth", 1079 .value = "stopped", 1080 }, 1081 { 1082 .key = "init.svc.debuggerd", 1083 .value = "running", 1084 }, 1085 { 1086 .key = "init.svc.dhcpcd_p2p", 1087 .value = "", 1088 }, 1089 { 1090 .key = "init.svc.dhcpcd_wlan0", 1091 .value = "", 1092 }, 1093 { 1094 .key = "init.svc.drm", 1095 .value = "running", 1096 }, 1097 { 1098 .key = "init.svc.gsiff_daemon", 1099 .value = "running", 1100 }, 1101 { 1102 .key = "init.svc.healthd", 1103 .value = "running", 1104 }, 1105 { 1106 .key = "init.svc.immvibed", 1107 .value = "stopped", 1108 }, 1109 { 1110 .key = "init.svc.imsdatadaemon", 1111 .value = "running", 1112 }, 1113 { 1114 .key = "init.svc.imsqmidaemon", 1115 .value = "running", 1116 }, 1117 { 1118 .key = "init.svc.installd", 1119 .value = "running", 1120 }, 1121 { 1122 .key = "init.svc.iprenew_wlan0", 1123 .value = "", 1124 }, 1125 { 1126 .key = "init.svc.irsc_util", 1127 .value = "stopped", 1128 }, 1129 { 1130 .key = "init.svc.keystore", 1131 .value = "running", 1132 }, 1133 { 1134 .key = "init.svc.kickstart", 1135 .value = "running", 1136 }, 1137 { 1138 .key = "init.svc.lgdrm", 1139 .value = "running", 1140 }, 1141 { 1142 .key = "init.svc.lge-usb-sh", 1143 .value = "stopped", 1144 }, 1145 { 1146 .key = "init.svc.lgsecclk", 1147 .value = "running", 1148 }, 1149 { 1150 .key = "init.svc.log-kernel", 1151 .value = "stopped", 1152 }, 1153 { 1154 .key = "init.svc.log-packet", 1155 .value = "stopped", 1156 }, 1157 { 1158 .key = "init.svc.log-power", 1159 .value = "stopped", 1160 }, 1161 { 1162 .key = "init.svc.logcat-events", 1163 .value = "stopped", 1164 }, 1165 { 1166 .key = "init.svc.logcat-main", 1167 .value = "stopped", 1168 }, 1169 { 1170 .key = "init.svc.logcat-radio", 1171 .value = "stopped", 1172 }, 1173 { 1174 .key = "init.svc.logcat-system", 1175 .value = "stopped", 1176 }, 1177 { 1178 .key = "init.svc.media", 1179 .value = "running", 1180 }, 1181 { 1182 .key = "init.svc.modem-sh", 1183 .value = "stopped", 1184 }, 1185 { 1186 .key = "init.svc.mpdecision", 1187 .value = "running", 1188 }, 1189 { 1190 .key = "init.svc.netd", 1191 .value = "running", 1192 }, 1193 { 1194 .key = "init.svc.netmgrd", 1195 .value = "running", 1196 }, 1197 { 1198 .key = "init.svc.nfsserversetup", 1199 .value = "stopped", 1200 }, 1201 { 1202 .key = "init.svc.p2p_supplicant", 1203 .value = "", 1204 }, 1205 { 1206 .key = "init.svc.postinstaller", 1207 .value = "stopped", 1208 }, 1209 { 1210 .key = "init.svc.ppd", 1211 .value = "running", 1212 }, 1213 { 1214 .key = "init.svc.qcamerasvr", 1215 .value = "running", 1216 }, 1217 { 1218 .key = "init.svc.qcom-c_core-sh", 1219 .value = "stopped", 1220 }, 1221 { 1222 .key = "init.svc.qcom-c_main-sh", 1223 .value = "stopped", 1224 }, 1225 { 1226 .key = "init.svc.qcom-post-boot", 1227 .value = "stopped", 1228 }, 1229 { 1230 .key = "init.svc.qcom-sh", 1231 .value = "stopped", 1232 }, 1233 { 1234 .key = "init.svc.qcom-wifi", 1235 .value = "stopped", 1236 }, 1237 { 1238 .key = "init.svc.qmuxd", 1239 .value = "running", 1240 }, 1241 { 1242 .key = "init.svc.qseecomd", 1243 .value = "running", 1244 }, 1245 { 1246 .key = "init.svc.rctd", 1247 .value = "running", 1248 }, 1249 { 1250 .key = "init.svc.ril-daemon", 1251 .value = "running", 1252 }, 1253 { 1254 .key = "init.svc.rmt_storage", 1255 .value = "stopped", 1256 }, 1257 { 1258 .key = "init.svc.sdcard", 1259 .value = "running", 1260 }, 1261 { 1262 .key = "init.svc.secstarter", 1263 .value = "running", 1264 }, 1265 { 1266 .key = "init.svc.sensors", 1267 .value = "running", 1268 }, 1269 { 1270 .key = "init.svc.servicemanager", 1271 .value = "running", 1272 }, 1273 { 1274 .key = "init.svc.sreadahead-check", 1275 .value = "stopped", 1276 }, 1277 { 1278 .key = "init.svc.sreadahead", 1279 .value = "stopped", 1280 }, 1281 { 1282 .key = "init.svc.ssbd", 1283 .value = "running", 1284 }, 1285 { 1286 .key = "init.svc.surfaceflinger", 1287 .value = "running", 1288 }, 1289 { 1290 .key = "init.svc.thermald", 1291 .value = "running", 1292 }, 1293 { 1294 .key = "init.svc.time_daemon", 1295 .value = "running", 1296 }, 1297 { 1298 .key = "init.svc.ueventd", 1299 .value = "running", 1300 }, 1301 { 1302 .key = "init.svc.ufips", 1303 .value = "running", 1304 }, 1305 { 1306 .key = "init.svc.vold", 1307 .value = "running", 1308 }, 1309 { 1310 .key = "init.svc.write_event_log", 1311 .value = "stopped", 1312 }, 1313 { 1314 .key = "init.svc.zygote", 1315 .value = "running", 1316 }, 1317 { 1318 .key = "keyguard.no_require_sim", 1319 .value = "true", 1320 }, 1321 { 1322 .key = "lge.hw.frontkeyled", 1323 .value = "true", 1324 }, 1325 { 1326 .key = "lge.nfc.vendor", 1327 .value = "nxp", 1328 }, 1329 { 1330 .key = "lge.normalizer.param", 1331 .value = "version2.0/true/6.0/true/7000/1.0/4000/0.33", 1332 }, 1333 { 1334 .key = "lge.signed_image", 1335 .value = "true", 1336 }, 1337 { 1338 .key = "lge.version.verified", 1339 .value = "NONE", 1340 }, 1341 { 1342 .key = "lge.zdi.actionsend", 1343 .value = "false", 1344 }, 1345 { 1346 .key = "lge.zdi.dragdropintent", 1347 .value = "false", 1348 }, 1349 { 1350 .key = "lge.zdi.onactivityresult", 1351 .value = "true", 1352 }, 1353 { 1354 .key = "lgemm.player.use_android_origin", 1355 .value = "false", 1356 }, 1357 { 1358 .key = "lpa.decode", 1359 .value = "true", 1360 }, 1361 { 1362 .key = "lpa.use-stagefright", 1363 .value = "true", 1364 }, 1365 { 1366 .key = "media.aac_51_output_enabled", 1367 .value = "true", 1368 }, 1369 { 1370 .key = "media.stagefright.enable-aac", 1371 .value = "true", 1372 }, 1373 { 1374 .key = "media.stagefright.enable-fma2dp", 1375 .value = "true", 1376 }, 1377 { 1378 .key = "media.stagefright.enable-http", 1379 .value = "true", 1380 }, 1381 { 1382 .key = "media.stagefright.enable-player", 1383 .value = "true", 1384 }, 1385 { 1386 .key = "media.stagefright.enable-qcp", 1387 .value = "true", 1388 }, 1389 { 1390 .key = "media.stagefright.enable-scan", 1391 .value = "true", 1392 }, 1393 { 1394 .key = "mm.enable.qcom_parser", 1395 .value = "33395", 1396 }, 1397 { 1398 .key = "mmp.enable.3g2", 1399 .value = "true", 1400 }, 1401 { 1402 .key = "mmp.enable.mov", 1403 .value = "true", 1404 }, 1405 { 1406 .key = "net.Is_phone_booted", 1407 .value = "true", 1408 }, 1409 { 1410 .key = "net.bt.name", 1411 .value = "Android", 1412 }, 1413 { 1414 .key = "net.change", 1415 .value = "net.qtaguid_enabled", 1416 }, 1417 { 1418 .key = "net.dns1", 1419 .value = "", 1420 }, 1421 { 1422 .key = "net.dns2", 1423 .value = "", 1424 }, 1425 { 1426 .key = "net.dnschange", 1427 .value = "", 1428 }, 1429 { 1430 .key = "net.hostname", 1431 .value = "android-b2785265a97f7eae", 1432 }, 1433 { 1434 .key = "net.max_property", 1435 .value = "596", 1436 }, 1437 { 1438 .key = "net.p2p-p2p0-0.dns1", 1439 .value = "", 1440 }, 1441 { 1442 .key = "net.p2p-p2p0-0.dns2", 1443 .value = "", 1444 }, 1445 { 1446 .key = "net.qtaguid_enabled", 1447 .value = "1", 1448 }, 1449 { 1450 .key = "net.tcp.buffersize.default", 1451 .value = "8096,2687380,3461120,4096,87380,3461120", 1452 }, 1453 { 1454 .key = "net.tcp.buffersize.edge", 1455 .value = "8096,87380,3461120,4096,16384,3461120", 1456 }, 1457 { 1458 .key = "net.tcp.buffersize.evdo", 1459 .value = "4094,87380,262144,4096,16384,262144", 1460 }, 1461 { 1462 .key = "net.tcp.buffersize.evdo_b", 1463 .value = "4094,87380,262144,4096,16384,262144", 1464 }, 1465 { 1466 .key = "net.tcp.buffersize.gprs", 1467 .value = "8096,87380,3461120,4096,16384,3461120", 1468 }, 1469 { 1470 .key = "net.tcp.buffersize.hsdpa", 1471 .value = "8096,2687380,3461120,4096,87380,3461120", 1472 }, 1473 { 1474 .key = "net.tcp.buffersize.hspa", 1475 .value = "8096,2687380,3461120,4096,87380,3461120", 1476 }, 1477 { 1478 .key = "net.tcp.buffersize.hspap", 1479 .value = "4094,87380,1220608,4096,16384,1220608", 1480 }, 1481 { 1482 .key = "net.tcp.buffersize.hsupa", 1483 .value = "8096,2687380,3461120,4096,87380,3461120", 1484 }, 1485 { 1486 .key = "net.tcp.buffersize.lte", 1487 .value = "8096,2687380,3461120,4096,87380,3220608", 1488 }, 1489 { 1490 .key = "net.tcp.buffersize.umts", 1491 .value = "8096,2687380,3461120,4096,87380,3461120", 1492 }, 1493 { 1494 .key = "net.tcp.buffersize.wifi", 1495 .value = "524288,1048576,2097152,262144,524288,1048576", 1496 }, 1497 { 1498 .key = "net.tethering.noprovisioning", 1499 .value = "true", 1500 }, 1501 { 1502 .key = "net.wlan0.dns1", 1503 .value = "", 1504 }, 1505 { 1506 .key = "net.wlan0.dns2", 1507 .value = "", 1508 }, 1509 { 1510 .key = "nfc.fw_update", 1511 .value = "pass", 1512 }, 1513 { 1514 .key = "persist.audio.btsco.wb", 1515 .value = "false", 1516 }, 1517 { 1518 .key = "persist.audio.fluence.mode", 1519 .value = "endfire", 1520 }, 1521 { 1522 .key = "persist.audio.handset.mic", 1523 .value = "digital", 1524 }, 1525 { 1526 .key = "persist.audio.lowlatency.rec", 1527 .value = "false", 1528 }, 1529 { 1530 .key = "persist.audio.nsenabled", 1531 .value = "ON", 1532 }, 1533 { 1534 .key = "persist.audio.vr.enable", 1535 .value = "false", 1536 }, 1537 { 1538 .key = "persist.boot.reset", 1539 .value = "pwr", 1540 }, 1541 { 1542 .key = "persist.cne.feature", 1543 .value = "1", 1544 }, 1545 { 1546 .key = "persist.data.netmgrd.qos.enable", 1547 .value = "false", 1548 }, 1549 { 1550 .key = "persist.data.tethering_oc", 1551 .value = "1", 1552 }, 1553 { 1554 .key = "persist.data_netmgrd_mtu", 1555 .value = "1410", 1556 }, 1557 { 1558 .key = "persist.debug.wfd.enable", 1559 .value = "1", 1560 }, 1561 { 1562 .key = "persist.gps.qc_nlp_in_use", 1563 .value = "0", 1564 }, 1565 { 1566 .key = "persist.gps.qmienabled", 1567 .value = "true", 1568 }, 1569 { 1570 .key = "persist.gsm.mms.enabled", 1571 .value = "false", 1572 }, 1573 { 1574 .key = "persist.gsm.mms.roaming.enabled", 1575 .value = "false", 1576 }, 1577 { 1578 .key = "persist.gsm.sms.disablelog", 1579 .value = "64", 1580 }, 1581 { 1582 .key = "persist.gsm.sms.forcegsm7", 1583 .value = "0", 1584 }, 1585 { 1586 .key = "persist.hwc.mdpcomp.enable", 1587 .value = "true", 1588 }, 1589 { 1590 .key = "persist.lg.data.block_ssdp", 1591 .value = "0", 1592 }, 1593 { 1594 .key = "persist.lg.data.fd", 1595 .value = "-1", 1596 }, 1597 { 1598 .key = "persist.power.useautobrightadj", 1599 .value = "true", 1600 }, 1601 { 1602 .key = "persist.profiled.build.version", 1603 .value = "E98020i.1441288955", 1604 }, 1605 { 1606 .key = "persist.radio.adb_log_on", 1607 .value = "0", 1608 }, 1609 { 1610 .key = "persist.radio.add_power_save", 1611 .value = "1", 1612 }, 1613 { 1614 .key = "persist.radio.apm_sim_not_pwdn", 1615 .value = "1", 1616 }, 1617 { 1618 .key = "persist.radio.data_no_toggle", 1619 .value = "1", 1620 }, 1621 { 1622 .key = "persist.radio.eons.enabled", 1623 .value = "false", 1624 }, 1625 { 1626 .key = "persist.rild.nitz_long_ons_0", 1627 .value = "", 1628 }, 1629 { 1630 .key = "persist.rild.nitz_long_ons_1", 1631 .value = "", 1632 }, 1633 { 1634 .key = "persist.rild.nitz_long_ons_2", 1635 .value = "", 1636 }, 1637 { 1638 .key = "persist.rild.nitz_long_ons_3", 1639 .value = "", 1640 }, 1641 { 1642 .key = "persist.rild.nitz_plmn", 1643 .value = "", 1644 }, 1645 { 1646 .key = "persist.rild.nitz_short_ons_0", 1647 .value = "", 1648 }, 1649 { 1650 .key = "persist.rild.nitz_short_ons_1", 1651 .value = "", 1652 }, 1653 { 1654 .key = "persist.rild.nitz_short_ons_2", 1655 .value = "", 1656 }, 1657 { 1658 .key = "persist.rild.nitz_short_ons_3", 1659 .value = "", 1660 }, 1661 { 1662 .key = "persist.rmnet.mux", 1663 .value = "disabled", 1664 }, 1665 { 1666 .key = "persist.security.sdmediacrypto", 1667 .value = "0", 1668 }, 1669 { 1670 .key = "persist.service.bdroid.bdaddr", 1671 .value = "C4:43:8F:01:95:D4", 1672 }, 1673 { 1674 .key = "persist.service.crash.enable", 1675 .value = "0", 1676 }, 1677 { 1678 .key = "persist.service.ecc.hiddenmenu", 1679 .value = "", 1680 }, 1681 { 1682 .key = "persist.service.events.enable", 1683 .value = "0", 1684 }, 1685 { 1686 .key = "persist.service.kernel.enable", 1687 .value = "0", 1688 }, 1689 { 1690 .key = "persist.service.main.enable", 1691 .value = "0", 1692 }, 1693 { 1694 .key = "persist.service.packet.enable", 1695 .value = "0", 1696 }, 1697 { 1698 .key = "persist.service.radio.enable", 1699 .value = "0", 1700 }, 1701 { 1702 .key = "persist.service.system.enable", 1703 .value = "0", 1704 }, 1705 { 1706 .key = "persist.sys.ats_start", 1707 .value = "false", 1708 }, 1709 { 1710 .key = "persist.sys.cnd.iwlan", 1711 .value = "1", 1712 }, 1713 { 1714 .key = "persist.sys.country", 1715 .value = "US", 1716 }, 1717 { 1718 .key = "persist.sys.dalvik.vm.lib", 1719 .value = "libdvm.so", 1720 }, 1721 { 1722 .key = "persist.sys.hotssid.ksc5601", 1723 .value = "", 1724 }, 1725 { 1726 .key = "persist.sys.language", 1727 .value = "en", 1728 }, 1729 { 1730 .key = "persist.sys.profiler_ms", 1731 .value = "0", 1732 }, 1733 { 1734 .key = "persist.sys.security", 1735 .value = "", 1736 }, 1737 { 1738 .key = "persist.sys.silent", 1739 .value = "1", 1740 }, 1741 { 1742 .key = "persist.sys.sound_enable", 1743 .value = "1", 1744 }, 1745 { 1746 .key = "persist.sys.ssr.restart_level", 1747 .value = "3", 1748 }, 1749 { 1750 .key = "persist.sys.strictmode.disable", 1751 .value = "true", 1752 }, 1753 { 1754 .key = "persist.sys.strictmode.visual", 1755 .value = "false", 1756 }, 1757 { 1758 .key = "persist.sys.theme0", 1759 .value = "com.lge.launcher2.theme.optimus", 1760 }, 1761 { 1762 .key = "persist.sys.usb.config", 1763 .value = "mtp_only,adb", 1764 }, 1765 { 1766 .key = "persist.sys.wfd.virtual", 1767 .value = "0", 1768 }, 1769 { 1770 .key = "persist.timed.enable", 1771 .value = "true", 1772 }, 1773 { 1774 .key = "persist.web.set", 1775 .value = "1", 1776 }, 1777 { 1778 .key = "qcom.audio.init", 1779 .value = "complete", 1780 }, 1781 { 1782 .key = "qcom.hw.aac.encoder", 1783 .value = "true", 1784 }, 1785 { 1786 .key = "ril.cdma.voiceinservice", 1787 .value = "false", 1788 }, 1789 { 1790 .key = "ril.ecclist.autoprofile", 1791 .value = "", 1792 }, 1793 { 1794 .key = "ril.ecclist", 1795 .value = "911,112,000,08,110,999,118,119", 1796 }, 1797 { 1798 .key = "ril.subscription.types", 1799 .value = "NV,RUIM", 1800 }, 1801 { 1802 .key = "rild.libargs", 1803 .value = "-d /dev/smd0", 1804 }, 1805 { 1806 .key = "rild.libpath", 1807 .value = "/system/lib/libril-qc-qmi-1.so", 1808 }, 1809 { 1810 .key = "ro.adb.secure", 1811 .value = "1", 1812 }, 1813 { 1814 .key = "ro.afwdata.LGfeatureset", 1815 .value = "ATTBASE", 1816 }, 1817 { 1818 .key = "ro.airplane.phoneapp", 1819 .value = "1", 1820 }, 1821 { 1822 .key = "ro.allow.mock.location", 1823 .value = "0", 1824 }, 1825 { 1826 .key = "ro.baseband", 1827 .value = "mdm", 1828 }, 1829 { 1830 .key = "ro.bluetooth.PANenable", 1831 .value = "1", 1832 }, 1833 { 1834 .key = "ro.bluetooth.dun", 1835 .value = "true", 1836 }, 1837 { 1838 .key = "ro.bluetooth.hfp.ver", 1839 .value = "1.6", 1840 }, 1841 { 1842 .key = "ro.bluetooth.remote.autoconnect", 1843 .value = "true", 1844 }, 1845 { 1846 .key = "ro.bluetooth.request.master", 1847 .value = "true", 1848 }, 1849 { 1850 .key = "ro.bluetooth.sap", 1851 .value = "true", 1852 }, 1853 { 1854 .key = "ro.board.platform", 1855 .value = "msm8960", 1856 }, 1857 { 1858 .key = "ro.boot.baseband", 1859 .value = "mdm", 1860 }, 1861 { 1862 .key = "ro.boot.emmc", 1863 .value = "true", 1864 }, 1865 { 1866 .key = "ro.boot.hardware", 1867 .value = "geefhd", 1868 }, 1869 { 1870 .key = "ro.boot.serialno", 1871 .value = "LGE98052552c16", 1872 }, 1873 { 1874 .key = "ro.bootloader", 1875 .value = "unknown", 1876 }, 1877 { 1878 .key = "ro.bootmode", 1879 .value = "unknown", 1880 }, 1881 { 1882 .key = "ro.build.characteristics", 1883 .value = "default", 1884 }, 1885 { 1886 .key = "ro.build.date.utc", 1887 .value = "1441289277", 1888 }, 1889 { 1890 .key = "ro.build.date", 1891 .value = "Thu Sep 3 23:07:57 KST 2015", 1892 }, 1893 { 1894 .key = "ro.build.description", 1895 .value = "geefhd_att_us-user 4.4.2 KOT49I.E98020i E98020i.1441288955 release-keys", 1896 }, 1897 { 1898 .key = "ro.build.display.id", 1899 .value = "KOT49I.E98020i", 1900 }, 1901 { 1902 .key = "ro.build.fingerprint", 1903 .value = "lge/geefhd_att_us/geefhd:4.4.2/KOT49I.E98020i/E98020i.1441288955:user/release-keys", 1904 }, 1905 { 1906 .key = "ro.build.host", 1907 .value = "betaserver-desktop", 1908 }, 1909 { 1910 .key = "ro.build.id", 1911 .value = "KOT49I.E98020i", 1912 }, 1913 { 1914 .key = "ro.build.product", 1915 .value = "geefhd", 1916 }, 1917 { 1918 .key = "ro.build.tags", 1919 .value = "release-keys", 1920 }, 1921 { 1922 .key = "ro.build.target_country", 1923 .value = "US", 1924 }, 1925 { 1926 .key = "ro.build.target_operator", 1927 .value = "ATT", 1928 }, 1929 { 1930 .key = "ro.build.type", 1931 .value = "user", 1932 }, 1933 { 1934 .key = "ro.build.user", 1935 .value = "hyunjin0828.hwang", 1936 }, 1937 { 1938 .key = "ro.build.version.codename", 1939 .value = "REL", 1940 }, 1941 { 1942 .key = "ro.build.version.incremental", 1943 .value = "E98020i.1441288955", 1944 }, 1945 { 1946 .key = "ro.build.version.release", 1947 .value = "4.4.2", 1948 }, 1949 { 1950 .key = "ro.build.version.sdk", 1951 .value = "19", 1952 }, 1953 { 1954 .key = "ro.carrier", 1955 .value = "unknown", 1956 }, 1957 { 1958 .key = "ro.com.android.dataroaming", 1959 .value = "false", 1960 }, 1961 { 1962 .key = "ro.com.android.dateformat", 1963 .value = "MM-dd-yyyy", 1964 }, 1965 { 1966 .key = "ro.com.google.apphider", 1967 .value = "off", 1968 }, 1969 { 1970 .key = "ro.com.google.clientidbase.am", 1971 .value = "android-att-us", 1972 }, 1973 { 1974 .key = "ro.com.google.clientidbase.gmm", 1975 .value = "android-om-lge", 1976 }, 1977 { 1978 .key = "ro.com.google.clientidbase.ms", 1979 .value = "android-att-us", 1980 }, 1981 { 1982 .key = "ro.com.google.clientidbase.yt", 1983 .value = "android-om-lge", 1984 }, 1985 { 1986 .key = "ro.com.google.clientidbase", 1987 .value = "android-om-lge", 1988 }, 1989 { 1990 .key = "ro.com.google.gmsversion", 1991 .value = "4.4.2_r1", 1992 }, 1993 { 1994 .key = "ro.config.alarm_alert", 1995 .value = "Lifes_Good_Alarm.ogg", 1996 }, 1997 { 1998 .key = "ro.config.notification_sound", 1999 .value = "Optimus.ogg", 2000 }, 2001 { 2002 .key = "ro.config.ringtone", 2003 .value = "ATT_Firefly.ogg", 2004 }, 2005 { 2006 .key = "ro.config.vc_call_vol_default", 2007 .value = "3", 2008 }, 2009 { 2010 .key = "ro.config.vc_call_vol_steps", 2011 .value = "6", 2012 }, 2013 { 2014 .key = "ro.config.vibrate_type", 2015 .value = "1", 2016 }, 2017 { 2018 .key = "ro.crypto.state", 2019 .value = "unencrypted", 2020 }, 2021 { 2022 .key = "ro.debuggable", 2023 .value = "0", 2024 }, 2025 { 2026 .key = "ro.factorytest", 2027 .value = "0", 2028 }, 2029 { 2030 .key = "ro.gps.agps_provider", 2031 .value = "1", 2032 }, 2033 { 2034 .key = "ro.hardware", 2035 .value = "geefhd", 2036 }, 2037 { 2038 .key = "ro.hdmi.enable", 2039 .value = "true", 2040 }, 2041 { 2042 .key = "ro.hwui.drop_shadow_cache_size", 2043 .value = "6", 2044 }, 2045 { 2046 .key = "ro.hwui.gradient_cache_size", 2047 .value = "1", 2048 }, 2049 { 2050 .key = "ro.hwui.layer_cache_size", 2051 .value = "48", 2052 }, 2053 { 2054 .key = "ro.hwui.path_cache_size", 2055 .value = "32", 2056 }, 2057 { 2058 .key = "ro.hwui.r_buffer_cache_size", 2059 .value = "8", 2060 }, 2061 { 2062 .key = "ro.hwui.text_cache_width", 2063 .value = "2048", 2064 }, 2065 { 2066 .key = "ro.hwui.text_large_cache_height", 2067 .value = "1024", 2068 }, 2069 { 2070 .key = "ro.hwui.text_large_cache_width", 2071 .value = "2048", 2072 }, 2073 { 2074 .key = "ro.hwui.text_small_cache_height", 2075 .value = "1024", 2076 }, 2077 { 2078 .key = "ro.hwui.text_small_cache_width", 2079 .value = "1024", 2080 }, 2081 { 2082 .key = "ro.hwui.texture_cache_flushrate", 2083 .value = "0.4", 2084 }, 2085 { 2086 .key = "ro.hwui.texture_cache_size", 2087 .value = "72", 2088 }, 2089 { 2090 .key = "ro.lge.audio_scenario", 2091 .value = "SOUNDEXCEPTION", 2092 }, 2093 { 2094 .key = "ro.lge.audio_soundexception", 2095 .value = "true", 2096 }, 2097 { 2098 .key = "ro.lge.audio_soundprofile", 2099 .value = "true", 2100 }, 2101 { 2102 .key = "ro.lge.basebandversion", 2103 .value = "APQ8064/MDM9x15M", 2104 }, 2105 { 2106 .key = "ro.lge.capp_ZDi_O", 2107 .value = "true", 2108 }, 2109 { 2110 .key = "ro.lge.capp_almond", 2111 .value = "true", 2112 }, 2113 { 2114 .key = "ro.lge.capp_emotional_led", 2115 .value = "true", 2116 }, 2117 { 2118 .key = "ro.lge.capp_lgevpn", 2119 .value = "true", 2120 }, 2121 { 2122 .key = "ro.lge.capp_wfd", 2123 .value = "true", 2124 }, 2125 { 2126 .key = "ro.lge.factoryversion", 2127 .value = "LGE980AT-00-V20i-ATT-US-SEP-03-2015+0", 2128 }, 2129 { 2130 .key = "ro.lge.hiddenreset", 2131 .value = "0", 2132 }, 2133 { 2134 .key = "ro.lge.lcd_auto_brightness_mode", 2135 .value = "false", 2136 }, 2137 { 2138 .key = "ro.lge.lcd_default_brightness", 2139 .value = "152", 2140 }, 2141 { 2142 .key = "ro.lge.overlay", 2143 .value = "true", 2144 }, 2145 { 2146 .key = "ro.lge.ps.eco.pv", 2147 .value = "322", 2148 }, 2149 { 2150 .key = "ro.lge.ps.freqlowlimit", 2151 .value = "1026000", 2152 }, 2153 { 2154 .key = "ro.lge.qslide.max_window", 2155 .value = "2", 2156 }, 2157 { 2158 .key = "ro.lge.swversion", 2159 .value = "E98020i", 2160 }, 2161 { 2162 .key = "ro.lge.vib_magnitude_index", 2163 .value = "0,20,40,60,80,100,120,127", 2164 }, 2165 { 2166 .key = "ro.livewallpaper.map", 2167 .value = "DISABLED", 2168 }, 2169 { 2170 .key = "ro.minios.enable", 2171 .value = "0", 2172 }, 2173 { 2174 .key = "ro.monkey", 2175 .value = "0", 2176 }, 2177 { 2178 .key = "ro.nfc.port", 2179 .value = "I2C", 2180 }, 2181 { 2182 .key = "ro.opengles.version", 2183 .value = "196608", 2184 }, 2185 { 2186 .key = "ro.product.board", 2187 .value = "GKATT", 2188 }, 2189 { 2190 .key = "ro.product.brand", 2191 .value = "lge", 2192 }, 2193 { 2194 .key = "ro.product.cpu.abi2", 2195 .value = "armeabi", 2196 }, 2197 { 2198 .key = "ro.product.cpu.abi", 2199 .value = "armeabi-v7a", 2200 }, 2201 { 2202 .key = "ro.product.device", 2203 .value = "geefhd", 2204 }, 2205 { 2206 .key = "ro.product.locale.language", 2207 .value = "en", 2208 }, 2209 { 2210 .key = "ro.product.locale.region", 2211 .value = "US", 2212 }, 2213 { 2214 .key = "ro.product.manufacturer", 2215 .value = "LGE", 2216 }, 2217 { 2218 .key = "ro.product.model", 2219 .value = "LG-E980", 2220 }, 2221 { 2222 .key = "ro.product.name", 2223 .value = "geefhd_att_us", 2224 }, 2225 { 2226 .key = "ro.qc.sdk.audio.fluencetype", 2227 .value = "fluence", 2228 }, 2229 { 2230 .key = "ro.qc.sdk.audio.ssr", 2231 .value = "false", 2232 }, 2233 { 2234 .key = "ro.qc.sdk.camera.facialproc", 2235 .value = "true", 2236 }, 2237 { 2238 .key = "ro.qc.sdk.gestures.camera", 2239 .value = "false", 2240 }, 2241 { 2242 .key = "ro.qc.sdk.izat.premium_enabled", 2243 .value = "0", 2244 }, 2245 { 2246 .key = "ro.qc.sdk.izat.service_mask", 2247 .value = "0x0", 2248 }, 2249 { 2250 .key = "ro.qc.sdk.sensors.gestures", 2251 .value = "true", 2252 }, 2253 { 2254 .key = "ro.qualcomm.bluetooth.ftp", 2255 .value = "true", 2256 }, 2257 { 2258 .key = "ro.qualcomm.bluetooth.hfp", 2259 .value = "true", 2260 }, 2261 { 2262 .key = "ro.qualcomm.bluetooth.hsp", 2263 .value = "true", 2264 }, 2265 { 2266 .key = "ro.qualcomm.bluetooth.map", 2267 .value = "true", 2268 }, 2269 { 2270 .key = "ro.qualcomm.bluetooth.nap", 2271 .value = "true", 2272 }, 2273 { 2274 .key = "ro.qualcomm.bluetooth.opp", 2275 .value = "true", 2276 }, 2277 { 2278 .key = "ro.qualcomm.bluetooth.pbap", 2279 .value = "true", 2280 }, 2281 { 2282 .key = "ro.qualcomm.bt.hci_transport", 2283 .value = "smd", 2284 }, 2285 { 2286 .key = "ro.qualcomm.cabl", 2287 .value = "2", 2288 }, 2289 { 2290 .key = "ro.radio.check_csp", 2291 .value = "enable", 2292 }, 2293 { 2294 .key = "ro.radio.networkmode", 2295 .value = "disable", 2296 }, 2297 { 2298 .key = "ro.radio.ratdisplay", 2299 .value = "true", 2300 }, 2301 { 2302 .key = "ro.radio.topreviousmode", 2303 .value = "disable", 2304 }, 2305 { 2306 .key = "ro.revision", 2307 .value = "10", 2308 }, 2309 { 2310 .key = "ro.ril.svdo", 2311 .value = "false", 2312 }, 2313 { 2314 .key = "ro.ril.svlte1x", 2315 .value = "false", 2316 }, 2317 { 2318 .key = "ro.ril.transmitpower", 2319 .value = "true", 2320 }, 2321 { 2322 .key = "ro.runtime.firstboot", 2323 .value = "2454404108", 2324 }, 2325 { 2326 .key = "ro.sdcrypto.syscall", 2327 .value = "378", 2328 }, 2329 { 2330 .key = "ro.secure", 2331 .value = "1", 2332 }, 2333 { 2334 .key = "ro.serialno", 2335 .value = "LGE98052552c16", 2336 }, 2337 { 2338 .key = "ro.setupwizard.mode", 2339 .value = "DISABLED", 2340 }, 2341 { 2342 .key = "ro.sf.lcd_density", 2343 .value = "480", 2344 }, 2345 { 2346 .key = "ro.sf.lcd_density_secondary", 2347 .value = "400", 2348 }, 2349 { 2350 .key = "ro.ssbd.offset", 2351 .value = "0", 2352 }, 2353 { 2354 .key = "ro.ssbd.session", 2355 .value = "/dev/block/platform/msm_sdcc.1/by-name/eksst", 2356 }, 2357 { 2358 .key = "ro.streaming.video.drs", 2359 .value = "true", 2360 }, 2361 { 2362 .key = "ro.telephony.call_ring.multiple", 2363 .value = "false", 2364 }, 2365 { 2366 .key = "ro.telephony.default_network", 2367 .value = "9", 2368 }, 2369 { 2370 .key = "ro.use_data_netmgrd", 2371 .value = "true", 2372 }, 2373 { 2374 .key = "ro.vendor.extension_library", 2375 .value = "/system/lib/libqc-opt.so", 2376 }, 2377 { 2378 .key = "ro.warmboot.capability", 2379 .value = "1", 2380 }, 2381 { 2382 .key = "ro.wifi.channels", 2383 .value = "11 11", 2384 }, 2385 { 2386 .key = "service.bootanim.exit", 2387 .value = "1", 2388 }, 2389 { 2390 .key = "service.keyguard.status", 2391 .value = "1", 2392 }, 2393 { 2394 .key = "service.plushome.currenthome", 2395 .value = "standard", 2396 }, 2397 { 2398 .key = "sys.boot_completed", 2399 .value = "1", 2400 }, 2401 { 2402 .key = "sys.factory.qem", 2403 .value = "0", 2404 }, 2405 { 2406 .key = "sys.hdmi.block", 2407 .value = "unblock", 2408 }, 2409 { 2410 .key = "sys.ims.DATA_DAEMON_STATUS", 2411 .value = "1", 2412 }, 2413 { 2414 .key = "sys.ims.QMI_DAEMON_STATUS", 2415 .value = "1", 2416 }, 2417 { 2418 .key = "sys.lge.dsdp.mode", 2419 .value = "stop", 2420 }, 2421 { 2422 .key = "sys.lge.pif", 2423 .value = "0", 2424 }, 2425 { 2426 .key = "sys.lge.touchcrack_mode", 2427 .value = "0", 2428 }, 2429 { 2430 .key = "sys.settings_secure_version", 2431 .value = "1", 2432 }, 2433 { 2434 .key = "sys.settings_system_version", 2435 .value = "25", 2436 }, 2437 { 2438 .key = "sys.sysctl.extra_free_kbytes", 2439 .value = "24300", 2440 }, 2441 { 2442 .key = "sys.usb.config", 2443 .value = "mtp_only,adb", 2444 }, 2445 { 2446 .key = "sys.usb.state", 2447 .value = "mtp_only,adb", 2448 }, 2449 { 2450 .key = "telephony.lteOnCdmaDevice", 2451 .value = "0", 2452 }, 2453 { 2454 .key = "tunnel.audiovideo.decode", 2455 .value = "false", 2456 }, 2457 { 2458 .key = "tunnel.decode", 2459 .value = "false", 2460 }, 2461 { 2462 .key = "uicc.mobile_equipment.config", 2463 .value = "0", 2464 }, 2465 { 2466 .key = "vold.decrypt", 2467 .value = "", 2468 }, 2469 { 2470 .key = "vold.encrypt_progress", 2471 .value = "", 2472 }, 2473 { 2474 .key = "vold.post_fs_data_done", 2475 .value = "1", 2476 }, 2477 { 2478 .key = "vold.sdcard_fs_type", 2479 .value = "none", 2480 }, 2481 { 2482 .key = "wifi.interface", 2483 .value = "wlan0", 2484 }, 2485 { 2486 .key = "wifi.lge.autochannel", 2487 .value = "", 2488 }, 2489 { 2490 .key = "wifi.lge.hanglessid", 2491 .value = "false", 2492 }, 2493 { 2494 .key = "wifi.lge.offdelay", 2495 .value = "false", 2496 }, 2497 { 2498 .key = "wifi.lge.patch", 2499 .value = "true", 2500 }, 2501 { 2502 .key = "wifi.lge.sleeppolicy", 2503 .value = "0", 2504 }, 2505 { 2506 .key = "wifi.lge.supportp2p5g", 2507 .value = "gconly", 2508 }, 2509 { 2510 .key = "wlan.chip.vendor", 2511 .value = "brcm", 2512 }, 2513 { 2514 .key = "wlan.chip.version", 2515 .value = "bcm4334", 2516 }, 2517 { 2518 .key = "wlan.driver.ath", 2519 .value = "0", 2520 }, 2521 { 2522 .key = "wlan.driver.config", 2523 .value = "/data/misc/wifi/WCNSS_qcom_cfg.ini", 2524 }, 2525 { 2526 .key = "wlan.driver.status", 2527 .value = "unloaded", 2528 }, 2529 { 2530 .key = "wlan.lge.concurrency", 2531 .value = "MCC", 2532 }, 2533 { 2534 .key = "wlan.lge.supportsimaka", 2535 .value = "yes", 2536 }, 2537 { 2538 .key = "wlan.lge.wifidisplay", 2539 .value = "both", 2540 }, 2541 { NULL }, 2542 }; 2543 #endif /* __ANDROID__ */ 2544