1 struct cpuinfo_mock_file filesystem[] = { 2 #if CPUINFO_ARCH_ARM64 3 { 4 .path = "/proc/cpuinfo", 5 .size = 279, 6 .content = 7 "Processor\t: AArch64 Processor rev 0 (aarch64)\n" 8 "processor\t: 0\n" 9 "processor\t: 1\n" 10 "processor\t: 2\n" 11 "processor\t: 3\n" 12 "Features\t: fp asimd evtstrm crc32 \n" 13 "CPU implementer\t: 0x41\n" 14 "CPU architecture: 8\n" 15 "CPU variant\t: 0x0\n" 16 "CPU part\t: 0xd03\n" 17 "CPU revision\t: 0\n" 18 "\n" 19 "Hardware\t: Qualcomm Technologies, Inc MSM8916\n", 20 }, 21 #elif CPUINFO_ARCH_ARM 22 { 23 .path = "/proc/cpuinfo", 24 .size = 538, 25 .content = 26 "WARNING: linker: /data/local/tmp/cpuinfo-dump: unused DT entry: type 0x6ffffffe arg 0x52c\r\n" 27 "WARNING: linker: /data/local/tmp/cpuinfo-dump: unused DT entry: type 0x6fffffff arg 0x1\r\n" 28 "Processor\t: AArch64 Processor rev 0 (aarch64)\r\n" 29 "processor\t: 0\r\n" 30 "processor\t: 1\r\n" 31 "processor\t: 2\r\n" 32 "processor\t: 3\r\n" 33 "Features\t: fp asimd evtstrm crc32 wp half thumb fastmult vfp edsp neon vfpv3 tlsi vfpv4 idiva idivt \r\n" 34 "CPU implementer\t: 0x41\r\n" 35 "CPU architecture: 8\r\n" 36 "CPU variant\t: 0x0\r\n" 37 "CPU part\t: 0xd03\r\n" 38 "CPU revision\t: 0\r\n" 39 "\r\n" 40 "Hardware\t: Qualcomm Technologies, Inc MSM8916\r\n", 41 }, 42 #endif 43 { 44 .path = "/system/build.prop", 45 .size = 9826, 46 .content = 47 "\n" 48 "source common oppo_buildinfo\n" 49 "#\n" 50 "#\n" 51 "#\n" 52 "#\n" 53 "# begin build oppo properties\n" 54 "# autogenerated by oppo_buildinfo.sh\n" 55 "ro.build.date.Ymd=170701\n" 56 "ro.build.date.ymd=170701\n" 57 "ro.build.date.YmdHM=201707011131\n" 58 "ro.common.soft=MSM_15399\n" 59 "ro.build.version.incremental=1480422943\n" 60 "ro.build.product=A37f\n" 61 "ro.product.name=A37f\n" 62 "ro.product.model=A37f\n" 63 "ro.build.version.opporom=V3.0.0i\n" 64 "ro.build.version.ota=A37fEX_11.A.23_INT_023_201707010938\n" 65 "ro.build.soft.majorversion=\n" 66 "ro.build.display.id=A37fEX_11_170701\n" 67 "ro.build.display.full_id=A37fEX_11_A.23_170701\n" 68 "ro.build.soft.version=A.23\n" 69 "ro.xxversion=v0.5\n" 70 "ro.build.kernel.id=3.10.28-G201707010938\n" 71 "ro.oppo.version=US\n" 72 "ro.oppo.build.exp=US\n" 73 "persist.sys.oppo.region=US\n" 74 "persist.sys.timezone=America/New_York\n" 75 "persist.power.useautobrightadj=true\n" 76 "persist.oppo.ctsversion=false\n" 77 "persist.radio.multisim.config=dsds\n" 78 "# end build oppo properties\n" 79 "ro.rf_version=W_G_L_15399\n" 80 "ro.telephony.default_network=9,1\n" 81 "persist.radio.custom_exp_ecc=1\n" 82 "sys.hwc.gpu_perf_mode=1\n" 83 "ro.build.ota.versionname=A37fEX_11_170701\n" 84 "persist.radio.sap_silent_pin=true\n" 85 "ro.dirac.max_active.powersound=3\n" 86 "ro.dirac.max_active.headset=5\n" 87 "ro.dirac.poolsize=6\n" 88 "ro.dirac.config=2\n" 89 "persist.sys.startupmanager=false\n" 90 "persist.sys.assert.state=false\n" 91 "persist.sys.assert.panic=false\n" 92 "persist.sys.dump=0\n" 93 "persist.sys.modem=no\n" 94 "persist.sys.net=no\n" 95 "ro.build.release_type=true\n" 96 "persist.sys.savetosdcard=true\n" 97 "persist.sys.adddevdiag=0\n" 98 "persist.radio.lte_vrte_ltd=1\n" 99 "persist.sys.oem_smooth=1\n" 100 "persist.sys.cfu_auto=1\n" 101 "ro.sys.full_disk_ecryption=true\n" 102 "persist.version.confidential=false\n" 103 "# begin build properties\n" 104 "# autogenerated by buildinfo.sh\n" 105 "ro.build.id=LMY47V\n" 106 "ro.build.version.sdk=22\n" 107 "ro.build.version.codename=REL\n" 108 "ro.build.version.all_codenames=REL\n" 109 "ro.build.version.release=5.1.1\n" 110 "ro.build.version.security_patch=2017-06-01\n" 111 "ro.build.date=Sat Jul 1 11:31:46 CST 2017\n" 112 "ro.build.date.utc=1498879906\n" 113 "ro.build.type=user\n" 114 "ro.build.user=root\n" 115 "ro.build.host=ubuntu-122-192\n" 116 "ro.build.tags=release-keys\n" 117 "ro.build.flavor=msm8916_64-user\n" 118 "ro.product.brand=OPPO\n" 119 "ro.product.board=msm8916\n" 120 "# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,\n" 121 "# use ro.product.cpu.abilist instead.\n" 122 "ro.product.cpu.abi=arm64-v8a\n" 123 "ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi\n" 124 "ro.product.cpu.abilist32=armeabi-v7a,armeabi\n" 125 "ro.product.cpu.abilist64=arm64-v8a\n" 126 "ro.product.manufacturer=OPPO\n" 127 "ro.product.locale.language=en\n" 128 "ro.product.locale.region=US\n" 129 "ro.wifi.channels=\n" 130 "ro.board.platform=msm8916\n" 131 "# Do not try to parse description, fingerprint, or thumbprint\n" 132 "ro.build.description=msm8916_64-user 5.1.1 LMY47V eng.root.20170701.113014 release-keys\n" 133 "ro.build.characteristics=nosdcard\n" 134 "# end build properties\n" 135 "#\n" 136 "# from device/qcom/msm8916_64/system.prop\n" 137 "#\n" 138 "#\n" 139 "# system.prop for msm8916\n" 140 "#\n" 141 "\n" 142 "rild.libpath=/vendor/lib64/libril-qc-qmi-1.so\n" 143 "rild.libargs=-d /dev/smd0\n" 144 "persist.rild.nitz_plmn=\n" 145 "persist.rild.nitz_long_ons_0=\n" 146 "persist.rild.nitz_long_ons_1=\n" 147 "persist.rild.nitz_long_ons_2=\n" 148 "persist.rild.nitz_long_ons_3=\n" 149 "persist.rild.nitz_short_ons_0=\n" 150 "persist.rild.nitz_short_ons_1=\n" 151 "persist.rild.nitz_short_ons_2=\n" 152 "persist.rild.nitz_short_ons_3=\n" 153 "//#ifdef VENDOR_EDIT\n" 154 "//xukang.wang@Mobile.Network.phone, 2015-05-11 add for cannot register network manually\n" 155 "persist.radio.rat_on=legacy\n" 156 "//#endif /*VENDOR_EDIT*/\n" 157 "ril.subscription.types=NV,RUIM\n" 158 "DEVICE_PROVISIONED=1\n" 159 "# Start in cdma mode\n" 160 "#ifndef VENDOR_EDIT\n" 161 "#ShaoQiang@EXP.SysFramework.Framework, 2015/09/24, Remove prop into oppo_buildinfo.sh\n" 162 "#ro.telephony.default_network=5\n" 163 "#endif /* VENDOR_EDIT */\n" 164 "\n" 165 "debug.sf.hw=0\n" 166 "debug.egl.hw=0\n" 167 "persist.hwc.mdpcomp.enable=true\n" 168 "debug.mdpcomp.logs=0\n" 169 "dalvik.vm.heapsize=36m\n" 170 "dev.pm.dyn_samplingrate=1\n" 171 "persist.demo.hdmirotationlock=false\n" 172 "debug.mdpcomp.idletime=600\n" 173 "debug.enable.sglscale=1\n" 174 "# disable vsync for cpu render apps\n" 175 "#YuCongcong@PSD.Multimedia.display, 2015/06/23, modify debug.cpurend.vsync to true for browser stutter issue.\n" 176 "#debug.cpurend.vsync=false\n" 177 "debug.cpurend.vsync=true\n" 178 "\n" 179 "#ro.hdmi.enable=true\n" 180 "#tunnel.decode=true\n" 181 "#tunnel.audiovideo.decode=true\n" 182 "#lpa.decode=false\n" 183 "#lpa.use-stagefright=true\n" 184 "#persist.speaker.prot.enable=false\n" 185 "\n" 186 "#\n" 187 "# system props for the cne module\n" 188 "#\n" 189 "persist.cne.feature=1\n" 190 "\n" 191 "#\n" 192 "# system props for the dpm module\n" 193 "#\n" 194 "#ifdef VENDOR_EDIT\n" 195 "#Yuanhua.Du@AirService.Telephony, 2015/06/01 modify to enable NSRM feature\n" 196 "persist.dpm.feature=7\n" 197 "#else\n" 198 "#persist.dpm.feature=3\n" 199 "#endif\n" 200 "\n" 201 "#system props for the MM modules\n" 202 "media.stagefright.enable-player=true\n" 203 "media.stagefright.enable-http=true\n" 204 "media.stagefright.enable-aac=true\n" 205 "media.stagefright.enable-qcp=true\n" 206 "media.stagefright.enable-fma2dp=true\n" 207 "media.stagefright.enable-scan=true\n" 208 "media.msm8939hw=0\n" 209 "media.msm8929hw=0\n" 210 "mm.enable.smoothstreaming=true\n" 211 "mmp.enable.3g2=true\n" 212 "media.aac_51_output_enabled=true\n" 213 "\n" 214 "# system prop for custom hls enhancements\n" 215 "persist.media.hls.enhancements=false\n" 216 "\n" 217 "#codecs:DivxHD Divx FLAC QCP MP2TS 3G2 DTS AVI ASF AC3 AAC\n" 218 "mm.enable.qcom_parser=3314291\n" 219 "\n" 220 "# Default to AwesomePlayer\n" 221 "media.stagefright.use-awesome=false\n" 222 "\n" 223 "#\n" 224 "# system props for the data modules\n" 225 "#\n" 226 "ro.use_data_netmgrd=true\n" 227 "persist.data.netmgrd.qos.enable=true\n" 228 "\n" 229 "#system props for time-services\n" 230 "persist.timed.enable=true\n" 231 "\n" 232 "#\n" 233 "# system prop for opengles version\n" 234 "#\n" 235 "# 131072 is decimal for 0x30000 to report version 3\n" 236 "ro.opengles.version=196608\n" 237 "\n" 238 "# System property for cabl\n" 239 "#ifdnef VENDOR_EDIT\n" 240 "#Xiaori.Yuan@Mobile Phone Software Dept.Driver, 2015/04/07 close cabl\n" 241 "#ro.qualcomm.cabl=2\n" 242 "#else\n" 243 "ro.qualcomm.cabl=0\n" 244 "#endif\n" 245 "\n" 246 "#\n" 247 "# System props for telephony\n" 248 "# System prop to turn on CdmaLTEPhone always\n" 249 "telephony.lteOnCdmaDevice=1\n" 250 "\n" 251 "#\n" 252 "# System props for bluetooh\n" 253 "# System prop to turn on hfp client\n" 254 "bluetooth.hfp.client=1\n" 255 "\n" 256 "#Simulate sdcard on /data/media\n" 257 "#\n" 258 "persist.fuse_sdcard=true\n" 259 "\n" 260 "#\n" 261 "#snapdragon value add features\n" 262 "#\n" 263 "ro.qc.sdk.audio.ssr=false\n" 264 "##fluencetype can be \"fluence\" or \"fluencepro\" or \"none\"\n" 265 "ro.qc.sdk.audio.fluencetype=none\n" 266 "persist.audio.fluence.voicecall=true\n" 267 "persist.audio.fluence.voicerec=false\n" 268 "persist.audio.fluence.speaker=true\n" 269 "#Set for msm8916\n" 270 "tunnel.audio.encode = false\n" 271 "#Buffer size in kbytes for compress offload playback\n" 272 "audio.offload.buffer.size.kb=64\n" 273 "#Minimum duration for offload playback in secs\n" 274 "audio.offload.min.duration.secs=30\n" 275 "#Enable offload audio video playback by default\n" 276 "av.offload.enable=true\n" 277 "#enable voice path for PCM VoIP by default\n" 278 "use.voice.path.for.pcm.voip=true\n" 279 "\n" 280 "#System property for FM transmitter\n" 281 "ro.fm.transmitter=false\n" 282 "#enable dsp gapless mode by default\n" 283 "audio.offload.gapless.enabled=true\n" 284 "#Audio voice concurrency related flags\n" 285 "voice.playback.conc.disabled=true\n" 286 "#ifdef VENDOR_EDIT\n" 287 "#LiLe@Prd6.BasicDrv.Audio, 2016/08/26, add for voice record and voip record permission\n" 288 "voice.record.conc.disabled=false\n" 289 "voice.voip.conc.disabled=false\n" 290 "#else\n" 291 "#voice.record.conc.disabled=true\n" 292 "#voice.voip.conc.disabled=true\n" 293 "#endif /* VENDOR_EDIT */\n" 294 "\n" 295 "#Set read only default composition for USB\n" 296 "ro.sys.usb.default.config=diag,serial_smd,rmnet_bam,adb\n" 297 "\n" 298 "#property to enable user to access Google WFD settings\n" 299 "persist.debug.wfd.enable=1\n" 300 "#property to enable VDS WFD solution\n" 301 "persist.hwc.enable_vds=1\n" 302 "#property to enable narrow search range for video encoding\n" 303 "vidc.enc.narrow.searchrange=1\n" 304 "\n" 305 "#property to enable DS2 dap\n" 306 "audio.dolby.ds2.enabled=true\n" 307 "\n" 308 "#Trim properties\n" 309 "ro.sys.fw.use_trim_settings=true\n" 310 "ro.sys.fw.empty_app_percent=50\n" 311 "ro.sys.fw.trim_empty_percent=100\n" 312 "ro.sys.fw.trim_cache_percent=100\n" 313 "ro.sys.fw.trim_enable_memory=1073741824\n" 314 "\n" 315 "#Enable B service adj transition by default\n" 316 "ro.sys.fw.bservice_enable=true\n" 317 "ro.sys.fw.bservice_limit=5\n" 318 "ro.sys.fw.bservice_age=5000\n" 319 "\n" 320 "ro.sys.fw.dex2oat_thread_count=4\n" 321 "#min/max cpu in core control\n" 322 "ro.core_ctl_min_cpu=2\n" 323 "ro.core_ctl_max_cpu=4\n" 324 "\n" 325 "#\n" 326 "# ADDITIONAL_BUILD_PROPERTIES\n" 327 "#\n" 328 "keyguard.no_require_sim=true\n" 329 "ro.com.android.dataroaming=true\n" 330 "ro.com.android.dateformat=MM-dd-yyyy\n" 331 "ro.config.alarm_alert=alarm_001.ogg\n" 332 "ro.config.ringtone=ringtone_001.ogg\n" 333 "ro.config.notification_sound=notification_001.ogg\n" 334 "ro.config.ringtone_sim2=ringtone_001.ogg\n" 335 "ro.config.notification_sim2=notification_001.ogg\n" 336 "ro.config.calendar_sound=notification_003.ogg\n" 337 "ro.carrier=unknown\n" 338 "ro.oppo.theme.version=800\n" 339 "ro.ril.hsxpa=1\n" 340 "ro.ril.gprsclass=10\n" 341 "ro.adb.qemud=1\n" 342 "ro.vendor.extension_library=libqti-perfd-client.so\n" 343 "persist.radio.apm_sim_not_pwdn=1\n" 344 "persist.radio.sib16_support=1\n" 345 "ro.frp.pst=/dev/block/bootdevice/by-name/config\n" 346 "ro.setupwizard.mode=OPTIONAL\n" 347 "ro.com.google.gmsversion=5.1_r3\n" 348 "drm.service.enabled=true\n" 349 "ro.dex2oat_white_list=com.google.android.gms:\n" 350 "dalvik.vm.heapstartsize=16m\n" 351 "dalvik.vm.heapgrowthlimit=256m\n" 352 "dalvik.vm.heapsize=512m\n" 353 "dalvik.vm.heaptargetutilization=0.75\n" 354 "dalvik.vm.heapminfree=4m\n" 355 "dalvik.vm.heapmaxfree=8m\n" 356 "persist.sys.dalvik.vm.lib.2=libart.so\n" 357 "dalvik.vm.isa.arm64.features=div,needfix_835769\n" 358 "dalvik.vm.isa.arm.features=div\n" 359 "net.bt.name=Android\n" 360 "dalvik.vm.stack-trace-file=/data/anr/traces.txt\n" 361 "persist.gps.qc_nlp_in_use=1\n" 362 "persist.loc.nlp_name=com.qualcomm.location\n" 363 "ro.gps.agps_provider=1\n" 364 "ro.pip.gated=0\n" 365 "# \n" 366 "# \n" 367 "# \n" 368 "# \n" 369 "# begin build oppo properties\n" 370 "# autogenerated by oppo_buildinfo.sh\n" 371 "ro.build.date.Ymd=170701\n" 372 "ro.build.date.ymd=170701\n" 373 "ro.build.date.YmdHM=201707011131\n" 374 "ro.common.soft=MSM_15399\n" 375 "ro.build.version.incremental=1480422943\n" 376 "ro.build.product=A37f\n" 377 "ro.product.name=A37f\n" 378 "ro.product.model=A37f\n" 379 "ro.build.version.opporom=V3.0.0i\n" 380 "ro.build.version.ota=A37fEX_11.A.23_INT_023_201707010938\n" 381 "ro.build.soft.majorversion=\n" 382 "ro.build.display.id=A37fEX_11_170701\n" 383 "ro.build.display.full_id=A37fEX_11_A.23_170701\n" 384 "ro.build.soft.version=A.23\n" 385 "ro.xxversion=v0.5\n" 386 "ro.build.kernel.id=3.10.28-G201707010938\n" 387 "ro.oppo.version=US\n" 388 "ro.oppo.build.exp=US\n" 389 "persist.sys.oppo.region=US\n" 390 "persist.sys.timezone=America/New_York\n" 391 "persist.power.useautobrightadj=true\n" 392 "persist.oppo.ctsversion=false\n" 393 "persist.radio.multisim.config=dsds\n" 394 "# end build oppo properties\n" 395 "ro.rf_version=W_G_L_15399\n" 396 "ro.telephony.default_network=9,1\n" 397 "persist.radio.custom_exp_ecc=1\n" 398 "sys.hwc.gpu_perf_mode=1\n" 399 "ro.build.ota.versionname=A37fEX_11_170701\n" 400 "persist.radio.sap_silent_pin=true\n" 401 "ro.dirac.max_active.powersound=3\n" 402 "ro.dirac.max_active.headset=5\n" 403 "ro.dirac.poolsize=6\n" 404 "ro.dirac.config=2\n" 405 "persist.sys.startupmanager=false\n", 406 }, 407 { 408 .path = "/sys/class/kgsl/kgsl-3d0/bus_split", 409 .size = 3, 410 .content = "0\r\n", 411 }, 412 { 413 .path = "/sys/class/kgsl/kgsl-3d0/default_pwrlevel", 414 .size = 3, 415 .content = "1\r\n", 416 }, 417 { 418 .path = "/sys/class/kgsl/kgsl-3d0/dev", 419 .size = 7, 420 .content = "240:0\r\n", 421 }, 422 { 423 .path = "/sys/class/kgsl/kgsl-3d0/devfreq/available_frequencies", 424 .size = 31, 425 .content = "400000000 310000000 200000000\r\n", 426 }, 427 { 428 .path = "/sys/class/kgsl/kgsl-3d0/devfreq/available_governors", 429 .size = 89, 430 .content = "bw_vbif gpubw_mon msm-adreno-tz cpufreq userspace powersave performance simple_ondemand\r\n", 431 }, 432 { 433 .path = "/sys/class/kgsl/kgsl-3d0/devfreq/cur_freq", 434 .size = 11, 435 .content = "310000000\r\n", 436 }, 437 { 438 .path = "/sys/class/kgsl/kgsl-3d0/devfreq/governor", 439 .size = 15, 440 .content = "msm-adreno-tz\r\n", 441 }, 442 { 443 .path = "/sys/class/kgsl/kgsl-3d0/devfreq/max_freq", 444 .size = 11, 445 .content = "400000000\r\n", 446 }, 447 { 448 .path = "/sys/class/kgsl/kgsl-3d0/devfreq/min_freq", 449 .size = 11, 450 .content = "200000000\r\n", 451 }, 452 { 453 .path = "/sys/class/kgsl/kgsl-3d0/devfreq/polling_interval", 454 .size = 4, 455 .content = "10\r\n", 456 }, 457 { 458 .path = "/sys/class/kgsl/kgsl-3d0/devfreq/target_freq", 459 .size = 11, 460 .content = "400000000\r\n", 461 }, 462 { 463 .path = "/sys/class/kgsl/kgsl-3d0/devfreq/trans_stat", 464 .size = 232, 465 .content = 466 " From : To\r\n" 467 " :400000000310000000200000000 time(ms)\r\n" 468 "*400000000: 0 49 0 43170\r\n" 469 " 310000000: 49 0 11 584160\r\n" 470 " 200000000: 1 10 0 6310\r\n" 471 "Total transition : 120\r\n", 472 }, 473 { 474 .path = "/sys/class/kgsl/kgsl-3d0/ft_fast_hang_detect", 475 .size = 3, 476 .content = "1\r\n", 477 }, 478 { 479 .path = "/sys/class/kgsl/kgsl-3d0/ft_hang_intr_status", 480 .size = 3, 481 .content = "0\r\n", 482 }, 483 { 484 .path = "/sys/class/kgsl/kgsl-3d0/ft_long_ib_detect", 485 .size = 3, 486 .content = "1\r\n", 487 }, 488 { 489 .path = "/sys/class/kgsl/kgsl-3d0/ft_pagefault_policy", 490 .size = 5, 491 .content = "0x1\r\n", 492 }, 493 { 494 .path = "/sys/class/kgsl/kgsl-3d0/ft_policy", 495 .size = 6, 496 .content = "0xC2\r\n", 497 }, 498 { 499 .path = "/sys/class/kgsl/kgsl-3d0/gpu_available_frequencies", 500 .size = 32, 501 .content = "400000000 310000000 200000000 \r\n", 502 }, 503 { 504 .path = "/sys/class/kgsl/kgsl-3d0/gpubusy", 505 .size = 17, 506 .content = " 53613 1001251\r\n", 507 }, 508 { 509 .path = "/sys/class/kgsl/kgsl-3d0/gpuclk", 510 .size = 11, 511 .content = "310000000\r\n", 512 }, 513 { 514 .path = "/sys/class/kgsl/kgsl-3d0/idle_timer", 515 .size = 4, 516 .content = "80\r\n", 517 }, 518 { 519 .path = "/sys/class/kgsl/kgsl-3d0/max_gpuclk", 520 .size = 11, 521 .content = "400000000\r\n", 522 }, 523 { 524 .path = "/sys/class/kgsl/kgsl-3d0/max_pwrlevel", 525 .size = 3, 526 .content = "0\r\n", 527 }, 528 { 529 .path = "/sys/class/kgsl/kgsl-3d0/min_pwrlevel", 530 .size = 3, 531 .content = "2\r\n", 532 }, 533 { 534 .path = "/sys/class/kgsl/kgsl-3d0/num_pwrlevels", 535 .size = 3, 536 .content = "3\r\n", 537 }, 538 { 539 .path = "/sys/class/kgsl/kgsl-3d0/pmqos_active_latency", 540 .size = 5, 541 .content = "701\r\n", 542 }, 543 { 544 .path = "/sys/class/kgsl/kgsl-3d0/reset_count", 545 .size = 5, 546 .content = "307\r\n", 547 }, 548 { 549 .path = "/sys/class/kgsl/kgsl-3d0/sptp_pc", 550 .size = 3, 551 .content = "1\r\n", 552 }, 553 { 554 .path = "/sys/class/kgsl/kgsl-3d0/thermal_pwrlevel", 555 .size = 3, 556 .content = "0\r\n", 557 }, 558 { 559 .path = "/sys/class/kgsl/kgsl-3d0/wake_nice", 560 .size = 4, 561 .content = "-7\r\n", 562 }, 563 { 564 .path = "/sys/class/kgsl/kgsl-3d0/wake_timeout", 565 .size = 5, 566 .content = "100\r\n", 567 }, 568 { 569 .path = "/sys/devices/soc0/accessory_chip", 570 .size = 2, 571 .content = "0\n", 572 }, 573 { 574 .path = "/sys/devices/soc0/build_id", 575 .size = 25, 576 .content = "8916A-HAAAANAZA-40000000\n", 577 }, 578 { 579 .path = "/sys/devices/soc0/hw_platform", 580 .size = 4, 581 .content = "MTP\n", 582 }, 583 { 584 .path = "/sys/devices/soc0/image_crm_version", 585 .size = 5, 586 .content = 587 "REL\n" 588 "\n", 589 }, 590 { 591 .path = "/sys/devices/soc0/image_variant", 592 .size = 12, 593 .content = 594 "A37fw-user\n" 595 "\n", 596 }, 597 { 598 .path = "/sys/devices/soc0/image_version", 599 .size = 22, 600 .content = 601 "10:LMY47V:1456818039\n" 602 "\n", 603 }, 604 { 605 .path = "/sys/devices/soc0/machine", 606 .size = 11, 607 .content = "Snapdragon\n", 608 }, 609 { 610 .path = "/sys/devices/soc0/platform_subtype", 611 .size = 8, 612 .content = "Unknown\n", 613 }, 614 { 615 .path = "/sys/devices/soc0/platform_subtype_id", 616 .size = 2, 617 .content = "0\n", 618 }, 619 { 620 .path = "/sys/devices/soc0/platform_version", 621 .size = 6, 622 .content = "65536\n", 623 }, 624 { 625 .path = "/sys/devices/soc0/pmic_die_revision", 626 .size = 7, 627 .content = "131072\n", 628 }, 629 { 630 .path = "/sys/devices/soc0/pmic_model", 631 .size = 6, 632 .content = "65547\n", 633 }, 634 { 635 .path = "/sys/devices/soc0/raw_id", 636 .size = 5, 637 .content = "1797\n", 638 }, 639 { 640 .path = "/sys/devices/soc0/raw_version", 641 .size = 2, 642 .content = "0\n", 643 }, 644 { 645 .path = "/sys/devices/soc0/revision", 646 .size = 4, 647 .content = "1.0\n", 648 }, 649 { 650 .path = "/sys/devices/soc0/select_image", 651 .size = 3, 652 .content = "10\n", 653 }, 654 { 655 .path = "/sys/devices/soc0/soc_id", 656 .size = 4, 657 .content = "206\n", 658 }, 659 { 660 .path = "/sys/devices/soc0/vendor", 661 .size = 9, 662 .content = "Qualcomm\n", 663 }, 664 { 665 .path = "/sys/devices/system/cpu/kernel_max", 666 .size = 2, 667 .content = "7\n", 668 }, 669 { 670 .path = "/sys/devices/system/cpu/modalias", 671 .size = 46, 672 .content = "cpu:type:aarch64:feature:,0000,0001,0002,0007\n", 673 }, 674 { 675 .path = "/sys/devices/system/cpu/offline", 676 .size = 1, 677 .content = "\n", 678 }, 679 { 680 .path = "/sys/devices/system/cpu/online", 681 .size = 4, 682 .content = "0-3\n", 683 }, 684 { 685 .path = "/sys/devices/system/cpu/possible", 686 .size = 4, 687 .content = "0-3\n", 688 }, 689 { 690 .path = "/sys/devices/system/cpu/present", 691 .size = 4, 692 .content = "0-3\n", 693 }, 694 { 695 .path = "/sys/devices/system/cpu/cpuidle/current_driver", 696 .size = 9, 697 .content = "msm_idle\n", 698 }, 699 { 700 .path = "/sys/devices/system/cpu/cpuidle/current_governor_ro", 701 .size = 5, 702 .content = "menu\n", 703 }, 704 { 705 .path = "/sys/devices/system/cpu/cpu0/cpuidle/driver/name", 706 .size = 9, 707 .content = "msm_idle\n", 708 }, 709 { 710 .path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus", 711 .size = 8, 712 .content = "0 1 2 3\n", 713 }, 714 { 715 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq", 716 .size = 8, 717 .content = "1209600\n", 718 }, 719 { 720 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq", 721 .size = 7, 722 .content = "200000\n", 723 }, 724 { 725 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency", 726 .size = 2, 727 .content = "0\n", 728 }, 729 { 730 .path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus", 731 .size = 8, 732 .content = "0 1 2 3\n", 733 }, 734 { 735 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies", 736 .size = 60, 737 .content = "200000 400000 533333 800000 998400 1094400 1152000 1209600 \n", 738 }, 739 { 740 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors", 741 .size = 54, 742 .content = "interactive ondemand userspace powersave performance \n", 743 }, 744 { 745 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq", 746 .size = 7, 747 .content = "800000\n", 748 }, 749 { 750 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver", 751 .size = 4, 752 .content = "msm\n", 753 }, 754 { 755 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor", 756 .size = 12, 757 .content = "interactive\n", 758 }, 759 { 760 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state", 761 .size = 89, 762 .content = 763 "200000 0\n" 764 "400000 0\n" 765 "533333 0\n" 766 "800000 53148\n" 767 "998400 2868\n" 768 "1094400 127\n" 769 "1152000 240\n" 770 "1209600 7183\n", 771 }, 772 { 773 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans", 774 .size = 4, 775 .content = "922\n", 776 }, 777 { 778 .path = "/sys/devices/system/cpu/cpu0/topology/core_id", 779 .size = 2, 780 .content = "0\n", 781 }, 782 { 783 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings", 784 .size = 3, 785 .content = "0f\n", 786 }, 787 { 788 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list", 789 .size = 4, 790 .content = "0-3\n", 791 }, 792 { 793 .path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id", 794 .size = 2, 795 .content = "0\n", 796 }, 797 { 798 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings", 799 .size = 3, 800 .content = "01\n", 801 }, 802 { 803 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list", 804 .size = 2, 805 .content = "0\n", 806 }, 807 { 808 .path = "/sys/devices/system/cpu/cpu1/cpuidle/driver/name", 809 .size = 9, 810 .content = "msm_idle\n", 811 }, 812 { 813 .path = "/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus", 814 .size = 8, 815 .content = "0 1 2 3\n", 816 }, 817 { 818 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_max_freq", 819 .size = 8, 820 .content = "1209600\n", 821 }, 822 { 823 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq", 824 .size = 7, 825 .content = "200000\n", 826 }, 827 { 828 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency", 829 .size = 2, 830 .content = "0\n", 831 }, 832 { 833 .path = "/sys/devices/system/cpu/cpu1/cpufreq/related_cpus", 834 .size = 8, 835 .content = "0 1 2 3\n", 836 }, 837 { 838 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_frequencies", 839 .size = 60, 840 .content = "200000 400000 533333 800000 998400 1094400 1152000 1209600 \n", 841 }, 842 { 843 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors", 844 .size = 54, 845 .content = "interactive ondemand userspace powersave performance \n", 846 }, 847 { 848 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq", 849 .size = 7, 850 .content = "800000\n", 851 }, 852 { 853 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver", 854 .size = 4, 855 .content = "msm\n", 856 }, 857 { 858 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor", 859 .size = 12, 860 .content = "interactive\n", 861 }, 862 { 863 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state", 864 .size = 89, 865 .content = 866 "200000 0\n" 867 "400000 0\n" 868 "533333 0\n" 869 "800000 53373\n" 870 "998400 2868\n" 871 "1094400 127\n" 872 "1152000 240\n" 873 "1209600 7183\n", 874 }, 875 { 876 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans", 877 .size = 4, 878 .content = "922\n", 879 }, 880 { 881 .path = "/sys/devices/system/cpu/cpu1/topology/core_id", 882 .size = 2, 883 .content = "1\n", 884 }, 885 { 886 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings", 887 .size = 3, 888 .content = "0f\n", 889 }, 890 { 891 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings_list", 892 .size = 4, 893 .content = "0-3\n", 894 }, 895 { 896 .path = "/sys/devices/system/cpu/cpu1/topology/physical_package_id", 897 .size = 2, 898 .content = "0\n", 899 }, 900 { 901 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings", 902 .size = 3, 903 .content = "02\n", 904 }, 905 { 906 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings_list", 907 .size = 2, 908 .content = "1\n", 909 }, 910 { 911 .path = "/sys/devices/system/cpu/cpu2/cpuidle/driver/name", 912 .size = 9, 913 .content = "msm_idle\n", 914 }, 915 { 916 .path = "/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus", 917 .size = 8, 918 .content = "0 1 2 3\n", 919 }, 920 { 921 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_max_freq", 922 .size = 8, 923 .content = "1209600\n", 924 }, 925 { 926 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_min_freq", 927 .size = 7, 928 .content = "200000\n", 929 }, 930 { 931 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_transition_latency", 932 .size = 2, 933 .content = "0\n", 934 }, 935 { 936 .path = "/sys/devices/system/cpu/cpu2/cpufreq/related_cpus", 937 .size = 8, 938 .content = "0 1 2 3\n", 939 }, 940 { 941 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies", 942 .size = 60, 943 .content = "200000 400000 533333 800000 998400 1094400 1152000 1209600 \n", 944 }, 945 { 946 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors", 947 .size = 54, 948 .content = "interactive ondemand userspace powersave performance \n", 949 }, 950 { 951 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq", 952 .size = 7, 953 .content = "800000\n", 954 }, 955 { 956 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver", 957 .size = 4, 958 .content = "msm\n", 959 }, 960 { 961 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_governor", 962 .size = 12, 963 .content = "interactive\n", 964 }, 965 { 966 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state", 967 .size = 89, 968 .content = 969 "200000 0\n" 970 "400000 0\n" 971 "533333 0\n" 972 "800000 53580\n" 973 "998400 2876\n" 974 "1094400 127\n" 975 "1152000 240\n" 976 "1209600 7183\n", 977 }, 978 { 979 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans", 980 .size = 4, 981 .content = "924\n", 982 }, 983 { 984 .path = "/sys/devices/system/cpu/cpu2/topology/core_id", 985 .size = 2, 986 .content = "2\n", 987 }, 988 { 989 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings", 990 .size = 3, 991 .content = "0f\n", 992 }, 993 { 994 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings_list", 995 .size = 4, 996 .content = "0-3\n", 997 }, 998 { 999 .path = "/sys/devices/system/cpu/cpu2/topology/physical_package_id", 1000 .size = 2, 1001 .content = "0\n", 1002 }, 1003 { 1004 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings", 1005 .size = 3, 1006 .content = "04\n", 1007 }, 1008 { 1009 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings_list", 1010 .size = 2, 1011 .content = "2\n", 1012 }, 1013 { 1014 .path = "/sys/devices/system/cpu/cpu3/cpuidle/driver/name", 1015 .size = 9, 1016 .content = "msm_idle\n", 1017 }, 1018 { 1019 .path = "/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus", 1020 .size = 8, 1021 .content = "0 1 2 3\n", 1022 }, 1023 { 1024 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_max_freq", 1025 .size = 8, 1026 .content = "1209600\n", 1027 }, 1028 { 1029 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_min_freq", 1030 .size = 7, 1031 .content = "200000\n", 1032 }, 1033 { 1034 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_transition_latency", 1035 .size = 2, 1036 .content = "0\n", 1037 }, 1038 { 1039 .path = "/sys/devices/system/cpu/cpu3/cpufreq/related_cpus", 1040 .size = 8, 1041 .content = "0 1 2 3\n", 1042 }, 1043 { 1044 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_frequencies", 1045 .size = 60, 1046 .content = "200000 400000 533333 800000 998400 1094400 1152000 1209600 \n", 1047 }, 1048 { 1049 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors", 1050 .size = 54, 1051 .content = "interactive ondemand userspace powersave performance \n", 1052 }, 1053 { 1054 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq", 1055 .size = 7, 1056 .content = "800000\n", 1057 }, 1058 { 1059 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver", 1060 .size = 4, 1061 .content = "msm\n", 1062 }, 1063 { 1064 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_governor", 1065 .size = 12, 1066 .content = "interactive\n", 1067 }, 1068 { 1069 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/time_in_state", 1070 .size = 89, 1071 .content = 1072 "200000 0\n" 1073 "400000 0\n" 1074 "533333 0\n" 1075 "800000 53818\n" 1076 "998400 2876\n" 1077 "1094400 127\n" 1078 "1152000 240\n" 1079 "1209600 7183\n", 1080 }, 1081 { 1082 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans", 1083 .size = 4, 1084 .content = "924\n", 1085 }, 1086 { 1087 .path = "/sys/devices/system/cpu/cpu3/topology/core_id", 1088 .size = 2, 1089 .content = "3\n", 1090 }, 1091 { 1092 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings", 1093 .size = 3, 1094 .content = "0f\n", 1095 }, 1096 { 1097 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings_list", 1098 .size = 4, 1099 .content = "0-3\n", 1100 }, 1101 { 1102 .path = "/sys/devices/system/cpu/cpu3/topology/physical_package_id", 1103 .size = 2, 1104 .content = "0\n", 1105 }, 1106 { 1107 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings", 1108 .size = 3, 1109 .content = "08\n", 1110 }, 1111 { 1112 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings_list", 1113 .size = 2, 1114 .content = "3\n", 1115 }, 1116 { NULL }, 1117 }; 1118 #ifdef __ANDROID__ 1119 struct cpuinfo_mock_property properties[] = { 1120 { 1121 .key = "DEVICE_PROVISIONED", 1122 .value = "1", 1123 }, 1124 { 1125 .key = "audio.dolby.ds2.enabled", 1126 .value = "true", 1127 }, 1128 { 1129 .key = "audio.offload.buffer.size.kb", 1130 .value = "64", 1131 }, 1132 { 1133 .key = "audio.offload.gapless.enabled", 1134 .value = "true", 1135 }, 1136 { 1137 .key = "audio.offload.min.duration.secs", 1138 .value = "30", 1139 }, 1140 { 1141 .key = "av.offload.enable", 1142 .value = "true", 1143 }, 1144 { 1145 .key = "bluetooth.hfp.client", 1146 .value = "1", 1147 }, 1148 { 1149 .key = "camera2.portability.force_api", 1150 .value = "1", 1151 }, 1152 { 1153 .key = "dalvik.vm.dex2oat-Xms", 1154 .value = "64m", 1155 }, 1156 { 1157 .key = "dalvik.vm.dex2oat-Xmx", 1158 .value = "512m", 1159 }, 1160 { 1161 .key = "dalvik.vm.heapgrowthlimit", 1162 .value = "256m", 1163 }, 1164 { 1165 .key = "dalvik.vm.heapmaxfree", 1166 .value = "8m", 1167 }, 1168 { 1169 .key = "dalvik.vm.heapminfree", 1170 .value = "4m", 1171 }, 1172 { 1173 .key = "dalvik.vm.heapsize", 1174 .value = "512m", 1175 }, 1176 { 1177 .key = "dalvik.vm.heapstartsize", 1178 .value = "16m", 1179 }, 1180 { 1181 .key = "dalvik.vm.heaptargetutilization", 1182 .value = "0.75", 1183 }, 1184 { 1185 .key = "dalvik.vm.image-dex2oat-Xms", 1186 .value = "64m", 1187 }, 1188 { 1189 .key = "dalvik.vm.image-dex2oat-Xmx", 1190 .value = "64m", 1191 }, 1192 { 1193 .key = "dalvik.vm.isa.arm.features", 1194 .value = "div", 1195 }, 1196 { 1197 .key = "dalvik.vm.isa.arm64.features", 1198 .value = "div,needfix_835769", 1199 }, 1200 { 1201 .key = "dalvik.vm.stack-trace-file", 1202 .value = "/data/anr/traces.txt", 1203 }, 1204 { 1205 .key = "debug.cpurend.vsync", 1206 .value = "true", 1207 }, 1208 { 1209 .key = "debug.egl.hw", 1210 .value = "0", 1211 }, 1212 { 1213 .key = "debug.enable.sglscale", 1214 .value = "1", 1215 }, 1216 { 1217 .key = "debug.force_rtl", 1218 .value = "0", 1219 }, 1220 { 1221 .key = "debug.mdpcomp.idletime", 1222 .value = "600", 1223 }, 1224 { 1225 .key = "debug.mdpcomp.logs", 1226 .value = "0", 1227 }, 1228 { 1229 .key = "debug.oppo.morning.time", 1230 .value = "3 : 19", 1231 }, 1232 { 1233 .key = "debug.sf.hw", 1234 .value = "0", 1235 }, 1236 { 1237 .key = "dev.bootcomplete", 1238 .value = "1", 1239 }, 1240 { 1241 .key = "dev.pm.dyn_samplingrate", 1242 .value = "1", 1243 }, 1244 { 1245 .key = "dhcp.wlan0.dns1", 1246 .value = "208.67.222.222", 1247 }, 1248 { 1249 .key = "dhcp.wlan0.dns2", 1250 .value = "208.67.220.220", 1251 }, 1252 { 1253 .key = "dhcp.wlan0.dns3", 1254 .value = "", 1255 }, 1256 { 1257 .key = "dhcp.wlan0.dns4", 1258 .value = "", 1259 }, 1260 { 1261 .key = "dhcp.wlan0.domain", 1262 .value = "tfbnw.net", 1263 }, 1264 { 1265 .key = "dhcp.wlan0.gateway", 1266 .value = "172.22.192.1", 1267 }, 1268 { 1269 .key = "dhcp.wlan0.ipaddress", 1270 .value = "172.22.215.15", 1271 }, 1272 { 1273 .key = "dhcp.wlan0.leasetime", 1274 .value = "1800", 1275 }, 1276 { 1277 .key = "dhcp.wlan0.mask", 1278 .value = "255.255.224.0", 1279 }, 1280 { 1281 .key = "dhcp.wlan0.mtu", 1282 .value = "", 1283 }, 1284 { 1285 .key = "dhcp.wlan0.pid", 1286 .value = "2085", 1287 }, 1288 { 1289 .key = "dhcp.wlan0.reason", 1290 .value = "REBOOT", 1291 }, 1292 { 1293 .key = "dhcp.wlan0.result", 1294 .value = "ok", 1295 }, 1296 { 1297 .key = "dhcp.wlan0.server", 1298 .value = "192.168.137.185", 1299 }, 1300 { 1301 .key = "dhcp.wlan0.vendorInfo", 1302 .value = "", 1303 }, 1304 { 1305 .key = "drm.service.enabled", 1306 .value = "true", 1307 }, 1308 { 1309 .key = "gsm.current.phone-type", 1310 .value = "1,1", 1311 }, 1312 { 1313 .key = "gsm.network.type", 1314 .value = "Unknown,Unknown", 1315 }, 1316 { 1317 .key = "gsm.operator.alpha", 1318 .value = "", 1319 }, 1320 { 1321 .key = "gsm.operator.iso-country", 1322 .value = "", 1323 }, 1324 { 1325 .key = "gsm.operator.isroaming", 1326 .value = "false,false", 1327 }, 1328 { 1329 .key = "gsm.operator.numeric", 1330 .value = "", 1331 }, 1332 { 1333 .key = "gsm.serial", 1334 .value = "001539227802032300006672", 1335 }, 1336 { 1337 .key = "gsm.sim.operator.alpha", 1338 .value = ",", 1339 }, 1340 { 1341 .key = "gsm.sim.operator.iso-country", 1342 .value = ",", 1343 }, 1344 { 1345 .key = "gsm.sim.operator.numeric", 1346 .value = ",", 1347 }, 1348 { 1349 .key = "gsm.sim.operator.spn", 1350 .value = "No service,No service", 1351 }, 1352 { 1353 .key = "gsm.sim.state", 1354 .value = "ABSENT,ABSENT", 1355 }, 1356 { 1357 .key = "gsm.version.baseband", 1358 .value = "Q_V1_P14,Q_V1_P14", 1359 }, 1360 { 1361 .key = "gsm.version.ril-impl", 1362 .value = "Qualcomm RIL 1.0", 1363 }, 1364 { 1365 .key = "hw.cabl.version", 1366 .value = "1.1.20130401", 1367 }, 1368 { 1369 .key = "hw.cabl.yuv", 1370 .value = "0", 1371 }, 1372 { 1373 .key = "hw.pp.cfg", 1374 .value = "/data/misc/display/pp_data.cfg", 1375 }, 1376 { 1377 .key = "init.svc.adbd", 1378 .value = "running", 1379 }, 1380 { 1381 .key = "init.svc.atfwd", 1382 .value = "running", 1383 }, 1384 { 1385 .key = "init.svc.audiod", 1386 .value = "running", 1387 }, 1388 { 1389 .key = "init.svc.block-mode", 1390 .value = "stopped", 1391 }, 1392 { 1393 .key = "init.svc.bms-sh", 1394 .value = "stopped", 1395 }, 1396 { 1397 .key = "init.svc.bootanim", 1398 .value = "stopped", 1399 }, 1400 { 1401 .key = "init.svc.charger", 1402 .value = "stopped", 1403 }, 1404 { 1405 .key = "init.svc.cnd", 1406 .value = "running", 1407 }, 1408 { 1409 .key = "init.svc.cnss-daemon", 1410 .value = "running", 1411 }, 1412 { 1413 .key = "init.svc.config-zram", 1414 .value = "stopped", 1415 }, 1416 { 1417 .key = "init.svc.config_bluetooth", 1418 .value = "stopped", 1419 }, 1420 { 1421 .key = "init.svc.criticallog", 1422 .value = "running", 1423 }, 1424 { 1425 .key = "init.svc.datafree", 1426 .value = "stopped", 1427 }, 1428 { 1429 .key = "init.svc.datasync", 1430 .value = "stopped", 1431 }, 1432 { 1433 .key = "init.svc.debuggerd64", 1434 .value = "running", 1435 }, 1436 { 1437 .key = "init.svc.debuggerd", 1438 .value = "running", 1439 }, 1440 { 1441 .key = "init.svc.dhcpcd_wlan0", 1442 .value = "running", 1443 }, 1444 { 1445 .key = "init.svc.diag_mdlog_stop", 1446 .value = "stopped", 1447 }, 1448 { 1449 .key = "init.svc.dpmd", 1450 .value = "running", 1451 }, 1452 { 1453 .key = "init.svc.drm", 1454 .value = "running", 1455 }, 1456 { 1457 .key = "init.svc.engineermode-sh", 1458 .value = "stopped", 1459 }, 1460 { 1461 .key = "init.svc.flash_recovery", 1462 .value = "stopped", 1463 }, 1464 { 1465 .key = "init.svc.healthd", 1466 .value = "running", 1467 }, 1468 { 1469 .key = "init.svc.imsdatadaemon", 1470 .value = "running", 1471 }, 1472 { 1473 .key = "init.svc.imsqmidaemon", 1474 .value = "running", 1475 }, 1476 { 1477 .key = "init.svc.installd", 1478 .value = "running", 1479 }, 1480 { 1481 .key = "init.svc.irsc_util", 1482 .value = "stopped", 1483 }, 1484 { 1485 .key = "init.svc.keystore", 1486 .value = "running", 1487 }, 1488 { 1489 .key = "init.svc.lmkd", 1490 .value = "running", 1491 }, 1492 { 1493 .key = "init.svc.loc_launcher", 1494 .value = "running", 1495 }, 1496 { 1497 .key = "init.svc.logd", 1498 .value = "running", 1499 }, 1500 { 1501 .key = "init.svc.media", 1502 .value = "running", 1503 }, 1504 { 1505 .key = "init.svc.netd", 1506 .value = "running", 1507 }, 1508 { 1509 .key = "init.svc.netmgrd", 1510 .value = "running", 1511 }, 1512 { 1513 .key = "init.svc.odbd", 1514 .value = "stopped", 1515 }, 1516 { 1517 .key = "init.svc.p2p_supplicant", 1518 .value = "running", 1519 }, 1520 { 1521 .key = "init.svc.perfd", 1522 .value = "running", 1523 }, 1524 { 1525 .key = "init.svc.ppd", 1526 .value = "running", 1527 }, 1528 { 1529 .key = "init.svc.prop-self-adap", 1530 .value = "stopped", 1531 }, 1532 { 1533 .key = "init.svc.psensord", 1534 .value = "running", 1535 }, 1536 { 1537 .key = "init.svc.qcamerasvr", 1538 .value = "running", 1539 }, 1540 { 1541 .key = "init.svc.qcom-c_core-sh", 1542 .value = "stopped", 1543 }, 1544 { 1545 .key = "init.svc.qcom-c_main-sh", 1546 .value = "stopped", 1547 }, 1548 { 1549 .key = "init.svc.qcom-debug", 1550 .value = "stopped", 1551 }, 1552 { 1553 .key = "init.svc.qcom-post-boot", 1554 .value = "stopped", 1555 }, 1556 { 1557 .key = "init.svc.qcom-sh", 1558 .value = "stopped", 1559 }, 1560 { 1561 .key = "init.svc.qcom-usb-sh", 1562 .value = "stopped", 1563 }, 1564 { 1565 .key = "init.svc.qmuxd", 1566 .value = "running", 1567 }, 1568 { 1569 .key = "init.svc.qseecomd", 1570 .value = "running", 1571 }, 1572 { 1573 .key = "init.svc.rfs_access", 1574 .value = "running", 1575 }, 1576 { 1577 .key = "init.svc.ril-daemon2", 1578 .value = "running", 1579 }, 1580 { 1581 .key = "init.svc.ril-daemon", 1582 .value = "running", 1583 }, 1584 { 1585 .key = "init.svc.rmt_storage", 1586 .value = "running", 1587 }, 1588 { 1589 .key = "init.svc.rootdetect-sh", 1590 .value = "stopped", 1591 }, 1592 { 1593 .key = "init.svc.rutilsdaemon", 1594 .value = "stopped", 1595 }, 1596 { 1597 .key = "init.svc.sdcard", 1598 .value = "running", 1599 }, 1600 { 1601 .key = "init.svc.sensor_work", 1602 .value = "stopped", 1603 }, 1604 { 1605 .key = "init.svc.servicemanager", 1606 .value = "running", 1607 }, 1608 { 1609 .key = "init.svc.surfaceflinger", 1610 .value = "running", 1611 }, 1612 { 1613 .key = "init.svc.thermal-engine", 1614 .value = "running", 1615 }, 1616 { 1617 .key = "init.svc.time_daemon", 1618 .value = "running", 1619 }, 1620 { 1621 .key = "init.svc.ueventd", 1622 .value = "running", 1623 }, 1624 { 1625 .key = "init.svc.usb_uicc_daemon", 1626 .value = "stopped", 1627 }, 1628 { 1629 .key = "init.svc.usb_uicc_enable", 1630 .value = "stopped", 1631 }, 1632 { 1633 .key = "init.svc.vm_bms", 1634 .value = "running", 1635 }, 1636 { 1637 .key = "init.svc.vold", 1638 .value = "running", 1639 }, 1640 { 1641 .key = "init.svc.wcnss-service", 1642 .value = "running", 1643 }, 1644 { 1645 .key = "init.svc.wifiserver", 1646 .value = "stopped", 1647 }, 1648 { 1649 .key = "init.svc.zygote", 1650 .value = "running", 1651 }, 1652 { 1653 .key = "init.svc.zygote_secondary", 1654 .value = "running", 1655 }, 1656 { 1657 .key = "keyguard.no_require_sim", 1658 .value = "true", 1659 }, 1660 { 1661 .key = "media.aac_51_output_enabled", 1662 .value = "true", 1663 }, 1664 { 1665 .key = "media.msm8929hw", 1666 .value = "0", 1667 }, 1668 { 1669 .key = "media.msm8939hw", 1670 .value = "0", 1671 }, 1672 { 1673 .key = "media.stagefright.enable-aac", 1674 .value = "true", 1675 }, 1676 { 1677 .key = "media.stagefright.enable-fma2dp", 1678 .value = "true", 1679 }, 1680 { 1681 .key = "media.stagefright.enable-http", 1682 .value = "true", 1683 }, 1684 { 1685 .key = "media.stagefright.enable-player", 1686 .value = "true", 1687 }, 1688 { 1689 .key = "media.stagefright.enable-qcp", 1690 .value = "true", 1691 }, 1692 { 1693 .key = "media.stagefright.enable-scan", 1694 .value = "true", 1695 }, 1696 { 1697 .key = "media.stagefright.use-awesome", 1698 .value = "false", 1699 }, 1700 { 1701 .key = "mm.enable.qcom_parser", 1702 .value = "3314291", 1703 }, 1704 { 1705 .key = "mm.enable.smoothstreaming", 1706 .value = "true", 1707 }, 1708 { 1709 .key = "mmp.enable.3g2", 1710 .value = "true", 1711 }, 1712 { 1713 .key = "net.bt.name", 1714 .value = "Android", 1715 }, 1716 { 1717 .key = "net.change", 1718 .value = "net.dns2", 1719 }, 1720 { 1721 .key = "net.dns1", 1722 .value = "208.67.222.222", 1723 }, 1724 { 1725 .key = "net.dns2", 1726 .value = "208.67.220.220", 1727 }, 1728 { 1729 .key = "net.hostname", 1730 .value = "android-d4ca7f6fcc9702ef", 1731 }, 1732 { 1733 .key = "net.qtaguid_enabled", 1734 .value = "1", 1735 }, 1736 { 1737 .key = "net.tcp.buffersize.default", 1738 .value = "4096,87380,524288,4096,16384,110208", 1739 }, 1740 { 1741 .key = "net.tcp.buffersize.edge", 1742 .value = "4093,26280,35040,4096,16384,35040", 1743 }, 1744 { 1745 .key = "net.tcp.buffersize.evdo", 1746 .value = "4094,87380,524288,4096,16384,262144", 1747 }, 1748 { 1749 .key = "net.tcp.buffersize.gprs", 1750 .value = "4092,8760,11680,4096,8760,11680", 1751 }, 1752 { 1753 .key = "net.tcp.buffersize.hsdpa", 1754 .value = "4094,87380,1220608,4096,16384,1220608", 1755 }, 1756 { 1757 .key = "net.tcp.buffersize.hspa", 1758 .value = "4094,87380,1220608,4096,16384,1220608", 1759 }, 1760 { 1761 .key = "net.tcp.buffersize.hspap", 1762 .value = "4094,87380,1220608,4096,16384,1220608", 1763 }, 1764 { 1765 .key = "net.tcp.buffersize.hsupa", 1766 .value = "4094,87380,1220608,4096,16384,1220608", 1767 }, 1768 { 1769 .key = "net.tcp.buffersize.lte", 1770 .value = "2097152,4194304,8388608,262144,524288,1048576", 1771 }, 1772 { 1773 .key = "net.tcp.buffersize.umts", 1774 .value = "4094,87380,110208,4096,16384,110208", 1775 }, 1776 { 1777 .key = "net.tcp.buffersize.wifi", 1778 .value = "524288,2097152,4194304,262144,524288,1048576", 1779 }, 1780 { 1781 .key = "net.tcp.default_init_rwnd", 1782 .value = "60", 1783 }, 1784 { 1785 .key = "oppo.clear.running", 1786 .value = "0", 1787 }, 1788 { 1789 .key = "oppo.device.firstboot", 1790 .value = "0", 1791 }, 1792 { 1793 .key = "oppo.dex.front.package", 1794 .value = "com.android.settings", 1795 }, 1796 { 1797 .key = "oppo.hostap.state", 1798 .value = "0", 1799 }, 1800 { 1801 .key = "oppo.roam.renew", 1802 .value = "0", 1803 }, 1804 { 1805 .key = "oppo.rutils.used.count", 1806 .value = "0", 1807 }, 1808 { 1809 .key = "oppo.service.datafree.enable", 1810 .value = "1", 1811 }, 1812 { 1813 .key = "oppo.service.datasync.enable", 1814 .value = "0", 1815 }, 1816 { 1817 .key = "oppo.service.rutils.enable", 1818 .value = "0", 1819 }, 1820 { 1821 .key = "persist.allcommode", 1822 .value = "true", 1823 }, 1824 { 1825 .key = "persist.audio.fluence.speaker", 1826 .value = "true", 1827 }, 1828 { 1829 .key = "persist.audio.fluence.voicecall", 1830 .value = "true", 1831 }, 1832 { 1833 .key = "persist.audio.fluence.voicerec", 1834 .value = "false", 1835 }, 1836 { 1837 .key = "persist.boot_time", 1838 .value = "6", 1839 }, 1840 { 1841 .key = "persist.cne.feature", 1842 .value = "1", 1843 }, 1844 { 1845 .key = "persist.data.netmgrd.qos.enable", 1846 .value = "true", 1847 }, 1848 { 1849 .key = "persist.debug.wfd.enable", 1850 .value = "1", 1851 }, 1852 { 1853 .key = "persist.demo.hdmirotationlock", 1854 .value = "false", 1855 }, 1856 { 1857 .key = "persist.dpm.feature", 1858 .value = "3", 1859 }, 1860 { 1861 .key = "persist.fuse_sdcard", 1862 .value = "true", 1863 }, 1864 { 1865 .key = "persist.gps.qc_nlp_in_use", 1866 .value = "1", 1867 }, 1868 { 1869 .key = "persist.hwc.enable_vds", 1870 .value = "1", 1871 }, 1872 { 1873 .key = "persist.hwc.mdpcomp.enable", 1874 .value = "true", 1875 }, 1876 { 1877 .key = "persist.loc.nlp_name", 1878 .value = "com.qualcomm.location", 1879 }, 1880 { 1881 .key = "persist.media.hls.enhancements", 1882 .value = "false", 1883 }, 1884 { 1885 .key = "persist.oppo.ctsversion", 1886 .value = "false", 1887 }, 1888 { 1889 .key = "persist.oppo.signal", 1890 .value = "4000", 1891 }, 1892 { 1893 .key = "persist.power.useautobrightadj", 1894 .value = "true", 1895 }, 1896 { 1897 .key = "persist.radio.adb_log_on", 1898 .value = "0", 1899 }, 1900 { 1901 .key = "persist.radio.apm_sim_not_pwdn", 1902 .value = "1", 1903 }, 1904 { 1905 .key = "persist.radio.custom_exp_ecc", 1906 .value = "1", 1907 }, 1908 { 1909 .key = "persist.radio.eons.enabled", 1910 .value = "false", 1911 }, 1912 { 1913 .key = "persist.radio.force_on_dc", 1914 .value = "true", 1915 }, 1916 { 1917 .key = "persist.radio.lte_vrte_ltd", 1918 .value = "1", 1919 }, 1920 { 1921 .key = "persist.radio.msim.stackid_0", 1922 .value = "0", 1923 }, 1924 { 1925 .key = "persist.radio.msim.stackid_1", 1926 .value = "1", 1927 }, 1928 { 1929 .key = "persist.radio.multisim.config", 1930 .value = "dsds", 1931 }, 1932 { 1933 .key = "persist.radio.rat_on", 1934 .value = "legacy", 1935 }, 1936 { 1937 .key = "persist.radio.ril_payload_on", 1938 .value = "0", 1939 }, 1940 { 1941 .key = "persist.radio.sap_silent_pin", 1942 .value = "true", 1943 }, 1944 { 1945 .key = "persist.radio.sib16_support", 1946 .value = "1", 1947 }, 1948 { 1949 .key = "persist.rild.nitz_long_ons_0", 1950 .value = "", 1951 }, 1952 { 1953 .key = "persist.rild.nitz_long_ons_1", 1954 .value = "", 1955 }, 1956 { 1957 .key = "persist.rild.nitz_long_ons_2", 1958 .value = "", 1959 }, 1960 { 1961 .key = "persist.rild.nitz_long_ons_3", 1962 .value = "", 1963 }, 1964 { 1965 .key = "persist.rild.nitz_plmn", 1966 .value = "", 1967 }, 1968 { 1969 .key = "persist.rild.nitz_short_ons_0", 1970 .value = "", 1971 }, 1972 { 1973 .key = "persist.rild.nitz_short_ons_1", 1974 .value = "", 1975 }, 1976 { 1977 .key = "persist.rild.nitz_short_ons_2", 1978 .value = "", 1979 }, 1980 { 1981 .key = "persist.rild.nitz_short_ons_3", 1982 .value = "", 1983 }, 1984 { 1985 .key = "persist.service.bdroid.bdaddr", 1986 .value = "22:22:31:0f:8d:ff", 1987 }, 1988 { 1989 .key = "persist.sys.911.shutdown", 1990 .value = "1", 1991 }, 1992 { 1993 .key = "persist.sys.adb.engineermode", 1994 .value = "1", 1995 }, 1996 { 1997 .key = "persist.sys.adddevdiag", 1998 .value = "0", 1999 }, 2000 { 2001 .key = "persist.sys.allcommode", 2002 .value = "false", 2003 }, 2004 { 2005 .key = "persist.sys.assert.panic", 2006 .value = "false", 2007 }, 2008 { 2009 .key = "persist.sys.assert.state", 2010 .value = "false", 2011 }, 2012 { 2013 .key = "persist.sys.cfu_auto", 2014 .value = "1", 2015 }, 2016 { 2017 .key = "persist.sys.cnd.iwlan", 2018 .value = "1", 2019 }, 2020 { 2021 .key = "persist.sys.dalvik.vm.lib.2", 2022 .value = "libart.so", 2023 }, 2024 { 2025 .key = "persist.sys.device_first_boot", 2026 .value = "0", 2027 }, 2028 { 2029 .key = "persist.sys.dpmd.nsrm", 2030 .value = "3", 2031 }, 2032 { 2033 .key = "persist.sys.dump", 2034 .value = "0", 2035 }, 2036 { 2037 .key = "persist.sys.modem", 2038 .value = "no", 2039 }, 2040 { 2041 .key = "persist.sys.mute.state", 2042 .value = "2", 2043 }, 2044 { 2045 .key = "persist.sys.net", 2046 .value = "no", 2047 }, 2048 { 2049 .key = "persist.sys.oem_smooth", 2050 .value = "1", 2051 }, 2052 { 2053 .key = "persist.sys.oppo.displaymetrics", 2054 .value = "720,1280", 2055 }, 2056 { 2057 .key = "persist.sys.oppo.dragstate", 2058 .value = "0", 2059 }, 2060 { 2061 .key = "persist.sys.oppo.region.netlock", 2062 .value = "1", 2063 }, 2064 { 2065 .key = "persist.sys.oppo.region", 2066 .value = "US", 2067 }, 2068 { 2069 .key = "persist.sys.oppo.screendrag", 2070 .value = "0,0,0,0.0", 2071 }, 2072 { 2073 .key = "persist.sys.oppo.usbactive", 2074 .value = "false", 2075 }, 2076 { 2077 .key = "persist.sys.panic.file", 2078 .value = "", 2079 }, 2080 { 2081 .key = "persist.sys.permission.enable", 2082 .value = "false", 2083 }, 2084 { 2085 .key = "persist.sys.poweralarm.time", 2086 .value = "-1", 2087 }, 2088 { 2089 .key = "persist.sys.poweroffsound", 2090 .value = "1", 2091 }, 2092 { 2093 .key = "persist.sys.poweronsound", 2094 .value = "1", 2095 }, 2096 { 2097 .key = "persist.sys.profiler_ms", 2098 .value = "0", 2099 }, 2100 { 2101 .key = "persist.sys.quick.REBOOT", 2102 .value = "1502426956599;1;25000", 2103 }, 2104 { 2105 .key = "persist.sys.savetosdcard", 2106 .value = "true", 2107 }, 2108 { 2109 .key = "persist.sys.screenshot.times", 2110 .value = "3", 2111 }, 2112 { 2113 .key = "persist.sys.silencereboot", 2114 .value = "0", 2115 }, 2116 { 2117 .key = "persist.sys.startupmanager", 2118 .value = "false", 2119 }, 2120 { 2121 .key = "persist.sys.systemserver.pid", 2122 .value = "959", 2123 }, 2124 { 2125 .key = "persist.sys.timezone", 2126 .value = "America/New_York", 2127 }, 2128 { 2129 .key = "persist.sys.usb.config.extra", 2130 .value = "none", 2131 }, 2132 { 2133 .key = "persist.sys.usb.config", 2134 .value = "mtp,mass_storage,adb", 2135 }, 2136 { 2137 .key = "persist.sys.wipemedia", 2138 .value = "0", 2139 }, 2140 { 2141 .key = "persist.timed.enable", 2142 .value = "true", 2143 }, 2144 { 2145 .key = "persist.version.confidential", 2146 .value = "false", 2147 }, 2148 { 2149 .key = "qcom.audio.init", 2150 .value = "complete", 2151 }, 2152 { 2153 .key = "ril.ecclist1", 2154 .value = "911,120,122,112,000,08,110,999,118,119", 2155 }, 2156 { 2157 .key = "ril.ecclist", 2158 .value = "911,120,122,112,000,08,110,999,118,119", 2159 }, 2160 { 2161 .key = "ril.qcril_pre_init_lock_held", 2162 .value = "0", 2163 }, 2164 { 2165 .key = "ril.subscription.types", 2166 .value = "NV,RUIM", 2167 }, 2168 { 2169 .key = "rild.libargs", 2170 .value = "-d /dev/smd0", 2171 }, 2172 { 2173 .key = "rild.libpath", 2174 .value = "/vendor/lib64/libril-qc-qmi-1.so", 2175 }, 2176 { 2177 .key = "ro.adb.qemud", 2178 .value = "1", 2179 }, 2180 { 2181 .key = "ro.adb.secure", 2182 .value = "1", 2183 }, 2184 { 2185 .key = "ro.allow.mock.location", 2186 .value = "0", 2187 }, 2188 { 2189 .key = "ro.baseband", 2190 .value = "msm", 2191 }, 2192 { 2193 .key = "ro.bluetooth.dun", 2194 .value = "true", 2195 }, 2196 { 2197 .key = "ro.bluetooth.hfp.ver", 2198 .value = "1.6", 2199 }, 2200 { 2201 .key = "ro.bluetooth.sap", 2202 .value = "true", 2203 }, 2204 { 2205 .key = "ro.board.platform", 2206 .value = "msm8916", 2207 }, 2208 { 2209 .key = "ro.boot.authorized_kernel", 2210 .value = "true", 2211 }, 2212 { 2213 .key = "ro.boot.baseband", 2214 .value = "msm", 2215 }, 2216 { 2217 .key = "ro.boot.bootdevice", 2218 .value = "7824900.sdhci", 2219 }, 2220 { 2221 .key = "ro.boot.console", 2222 .value = "ttyHSL0", 2223 }, 2224 { 2225 .key = "ro.boot.emmc", 2226 .value = "true", 2227 }, 2228 { 2229 .key = "ro.boot.hardware", 2230 .value = "qcom", 2231 }, 2232 { 2233 .key = "ro.boot.mode", 2234 .value = "normal", 2235 }, 2236 { 2237 .key = "ro.boot.serialno", 2238 .value = "90ba9bca", 2239 }, 2240 { 2241 .key = "ro.boot.startupmode", 2242 .value = "unknow", 2243 }, 2244 { 2245 .key = "ro.bootloader", 2246 .value = "unknown", 2247 }, 2248 { 2249 .key = "ro.bootmode", 2250 .value = "normal", 2251 }, 2252 { 2253 .key = "ro.build.characteristics", 2254 .value = "nosdcard", 2255 }, 2256 { 2257 .key = "ro.build.date.YmdHM", 2258 .value = "201707011131", 2259 }, 2260 { 2261 .key = "ro.build.date.Ymd", 2262 .value = "170701", 2263 }, 2264 { 2265 .key = "ro.build.date.utc", 2266 .value = "1498879906", 2267 }, 2268 { 2269 .key = "ro.build.date.ymd", 2270 .value = "170701", 2271 }, 2272 { 2273 .key = "ro.build.date", 2274 .value = "Sat Jul 1 11:31:46 CST 2017", 2275 }, 2276 { 2277 .key = "ro.build.description", 2278 .value = "msm8916_64-user 5.1.1 LMY47V eng.root.20170701.113014 release-keys", 2279 }, 2280 { 2281 .key = "ro.build.display.full_id", 2282 .value = "A37fwEX_11_A.23_170701", 2283 }, 2284 { 2285 .key = "ro.build.display.id", 2286 .value = "A37fwEX_11_170701", 2287 }, 2288 { 2289 .key = "ro.build.fingerprint", 2290 .value = "OPPO/A37fw/A37f:5.1.1/LMY47V/1496912041:user/release-keys", 2291 }, 2292 { 2293 .key = "ro.build.flavor", 2294 .value = "msm8916_64-user", 2295 }, 2296 { 2297 .key = "ro.build.host", 2298 .value = "ubuntu-122-192", 2299 }, 2300 { 2301 .key = "ro.build.id", 2302 .value = "LMY47V", 2303 }, 2304 { 2305 .key = "ro.build.kernel.id", 2306 .value = "3.10.28-G201707010938", 2307 }, 2308 { 2309 .key = "ro.build.ota.versionname", 2310 .value = "A37fwEX_11_170701", 2311 }, 2312 { 2313 .key = "ro.build.product", 2314 .value = "A37fw", 2315 }, 2316 { 2317 .key = "ro.build.release_type", 2318 .value = "true", 2319 }, 2320 { 2321 .key = "ro.build.soft.majorversion", 2322 .value = "", 2323 }, 2324 { 2325 .key = "ro.build.soft.version", 2326 .value = "A.23", 2327 }, 2328 { 2329 .key = "ro.build.tags", 2330 .value = "release-keys", 2331 }, 2332 { 2333 .key = "ro.build.type", 2334 .value = "user", 2335 }, 2336 { 2337 .key = "ro.build.user", 2338 .value = "root", 2339 }, 2340 { 2341 .key = "ro.build.version.all_codenames", 2342 .value = "REL", 2343 }, 2344 { 2345 .key = "ro.build.version.base_os", 2346 .value = "OPPO/A37fw/A37f:5.1.1/LMY47V/1487588453:user/release-keys", 2347 }, 2348 { 2349 .key = "ro.build.version.codename", 2350 .value = "REL", 2351 }, 2352 { 2353 .key = "ro.build.version.incremental", 2354 .value = "1456818039", 2355 }, 2356 { 2357 .key = "ro.build.version.opporom", 2358 .value = "V3.0.0i", 2359 }, 2360 { 2361 .key = "ro.build.version.ota", 2362 .value = "A37fEX_11.A.23_INT_023_201707010938", 2363 }, 2364 { 2365 .key = "ro.build.version.release", 2366 .value = "5.1.1", 2367 }, 2368 { 2369 .key = "ro.build.version.sdk", 2370 .value = "22", 2371 }, 2372 { 2373 .key = "ro.build.version.security_patch", 2374 .value = "2017-06-01", 2375 }, 2376 { 2377 .key = "ro.carrier", 2378 .value = "unknown", 2379 }, 2380 { 2381 .key = "ro.com.android.dataroaming", 2382 .value = "true", 2383 }, 2384 { 2385 .key = "ro.com.android.dateformat", 2386 .value = "MM-dd-yyyy", 2387 }, 2388 { 2389 .key = "ro.com.google.clientidbase", 2390 .value = "android-oppo", 2391 }, 2392 { 2393 .key = "ro.com.google.gmsversion", 2394 .value = "5.1_r3", 2395 }, 2396 { 2397 .key = "ro.common.soft", 2398 .value = "MSM_15399", 2399 }, 2400 { 2401 .key = "ro.config.alarm_alert", 2402 .value = "alarm_001.ogg", 2403 }, 2404 { 2405 .key = "ro.config.calendar_sound", 2406 .value = "notification_003.ogg", 2407 }, 2408 { 2409 .key = "ro.config.notification_sim2", 2410 .value = "notification_001.ogg", 2411 }, 2412 { 2413 .key = "ro.config.notification_sound", 2414 .value = "notification_001.ogg", 2415 }, 2416 { 2417 .key = "ro.config.ringtone", 2418 .value = "ringtone_001.ogg", 2419 }, 2420 { 2421 .key = "ro.config.ringtone_sim2", 2422 .value = "ringtone_001.ogg", 2423 }, 2424 { 2425 .key = "ro.core_ctl_max_cpu", 2426 .value = "4", 2427 }, 2428 { 2429 .key = "ro.core_ctl_min_cpu", 2430 .value = "2", 2431 }, 2432 { 2433 .key = "ro.crypto.state", 2434 .value = "unencrypted", 2435 }, 2436 { 2437 .key = "ro.dalvik.vm.native.bridge", 2438 .value = "0", 2439 }, 2440 { 2441 .key = "ro.debuggable", 2442 .value = "0", 2443 }, 2444 { 2445 .key = "ro.dex2oat_white_list", 2446 .value = "com.google.android.gms:", 2447 }, 2448 { 2449 .key = "ro.dirac.config", 2450 .value = "2", 2451 }, 2452 { 2453 .key = "ro.dirac.max_active.headset", 2454 .value = "5", 2455 }, 2456 { 2457 .key = "ro.dirac.max_active.powersound", 2458 .value = "3", 2459 }, 2460 { 2461 .key = "ro.dirac.poolsize", 2462 .value = "6", 2463 }, 2464 { 2465 .key = "ro.factorytest", 2466 .value = "0", 2467 }, 2468 { 2469 .key = "ro.fm.transmitter", 2470 .value = "false", 2471 }, 2472 { 2473 .key = "ro.frp.pst", 2474 .value = "/dev/block/bootdevice/by-name/config", 2475 }, 2476 { 2477 .key = "ro.gps.agps_provider", 2478 .value = "1", 2479 }, 2480 { 2481 .key = "ro.hardware", 2482 .value = "qcom", 2483 }, 2484 { 2485 .key = "ro.min_freq_0", 2486 .value = "800000", 2487 }, 2488 { 2489 .key = "ro.modem_type", 2490 .value = "1", 2491 }, 2492 { 2493 .key = "ro.opengles.version", 2494 .value = "196608", 2495 }, 2496 { 2497 .key = "ro.operator_name", 2498 .value = "108", 2499 }, 2500 { 2501 .key = "ro.oppo.build.exp", 2502 .value = "US", 2503 }, 2504 { 2505 .key = "ro.oppo.theme.version", 2506 .value = "800", 2507 }, 2508 { 2509 .key = "ro.oppo.version", 2510 .value = "US", 2511 }, 2512 { 2513 .key = "ro.pcb_version", 2514 .value = "4", 2515 }, 2516 { 2517 .key = "ro.pip.gated", 2518 .value = "0", 2519 }, 2520 { 2521 .key = "ro.prj_version", 2522 .value = "15399", 2523 }, 2524 { 2525 .key = "ro.product.board", 2526 .value = "msm8916", 2527 }, 2528 { 2529 .key = "ro.product.brand", 2530 .value = "OPPO", 2531 }, 2532 { 2533 .key = "ro.product.cpu.abi", 2534 .value = "arm64-v8a", 2535 }, 2536 { 2537 .key = "ro.product.cpu.abilist32", 2538 .value = "armeabi-v7a,armeabi", 2539 }, 2540 { 2541 .key = "ro.product.cpu.abilist64", 2542 .value = "arm64-v8a", 2543 }, 2544 { 2545 .key = "ro.product.cpu.abilist", 2546 .value = "arm64-v8a,armeabi-v7a,armeabi", 2547 }, 2548 { 2549 .key = "ro.product.device", 2550 .value = "A37f", 2551 }, 2552 { 2553 .key = "ro.product.locale.language", 2554 .value = "en", 2555 }, 2556 { 2557 .key = "ro.product.locale.region", 2558 .value = "US", 2559 }, 2560 { 2561 .key = "ro.product.manufacturer", 2562 .value = "OPPO", 2563 }, 2564 { 2565 .key = "ro.product.model", 2566 .value = "A37fw", 2567 }, 2568 { 2569 .key = "ro.product.name", 2570 .value = "A37fw", 2571 }, 2572 { 2573 .key = "ro.qc.sdk.audio.fluencetype", 2574 .value = "none", 2575 }, 2576 { 2577 .key = "ro.qc.sdk.audio.ssr", 2578 .value = "false", 2579 }, 2580 { 2581 .key = "ro.qualcomm.bluetooth.ftp", 2582 .value = "true", 2583 }, 2584 { 2585 .key = "ro.qualcomm.bluetooth.hfp", 2586 .value = "true", 2587 }, 2588 { 2589 .key = "ro.qualcomm.bluetooth.hsp", 2590 .value = "true", 2591 }, 2592 { 2593 .key = "ro.qualcomm.bluetooth.map", 2594 .value = "true", 2595 }, 2596 { 2597 .key = "ro.qualcomm.bluetooth.nap", 2598 .value = "true", 2599 }, 2600 { 2601 .key = "ro.qualcomm.bluetooth.opp", 2602 .value = "true", 2603 }, 2604 { 2605 .key = "ro.qualcomm.bluetooth.pbap", 2606 .value = "true", 2607 }, 2608 { 2609 .key = "ro.qualcomm.bt.hci_transport", 2610 .value = "smd", 2611 }, 2612 { 2613 .key = "ro.qualcomm.cabl", 2614 .value = "0", 2615 }, 2616 { 2617 .key = "ro.revision", 2618 .value = "0", 2619 }, 2620 { 2621 .key = "ro.rf_version", 2622 .value = "W_G_L_15399", 2623 }, 2624 { 2625 .key = "ro.ril.gprsclass", 2626 .value = "10", 2627 }, 2628 { 2629 .key = "ro.ril.hsxpa", 2630 .value = "1", 2631 }, 2632 { 2633 .key = "ro.ril.svdo", 2634 .value = "false", 2635 }, 2636 { 2637 .key = "ro.ril.svlte1x", 2638 .value = "false", 2639 }, 2640 { 2641 .key = "ro.runtime.firstboot", 2642 .value = "1524189236936", 2643 }, 2644 { 2645 .key = "ro.secure", 2646 .value = "1", 2647 }, 2648 { 2649 .key = "ro.serialno", 2650 .value = "90ba9bca", 2651 }, 2652 { 2653 .key = "ro.setupwizard.mode", 2654 .value = "OPTIONAL", 2655 }, 2656 { 2657 .key = "ro.sf.lcd_density", 2658 .value = "320", 2659 }, 2660 { 2661 .key = "ro.sys.full_disk_ecryption", 2662 .value = "true", 2663 }, 2664 { 2665 .key = "ro.sys.fw.bservice_age", 2666 .value = "5000", 2667 }, 2668 { 2669 .key = "ro.sys.fw.bservice_enable", 2670 .value = "true", 2671 }, 2672 { 2673 .key = "ro.sys.fw.bservice_limit", 2674 .value = "5", 2675 }, 2676 { 2677 .key = "ro.sys.fw.dex2oat_thread_count", 2678 .value = "4", 2679 }, 2680 { 2681 .key = "ro.sys.fw.empty_app_percent", 2682 .value = "50", 2683 }, 2684 { 2685 .key = "ro.sys.fw.trim_cache_percent", 2686 .value = "100", 2687 }, 2688 { 2689 .key = "ro.sys.fw.trim_empty_percent", 2690 .value = "100", 2691 }, 2692 { 2693 .key = "ro.sys.fw.trim_enable_memory", 2694 .value = "1073741824", 2695 }, 2696 { 2697 .key = "ro.sys.fw.use_trim_settings", 2698 .value = "true", 2699 }, 2700 { 2701 .key = "ro.sys.oppo.singlecard", 2702 .value = "false", 2703 }, 2704 { 2705 .key = "ro.sys.usb.default.config", 2706 .value = "diag,serial_smd,rmnet_bam,adb", 2707 }, 2708 { 2709 .key = "ro.telephony.call_ring.multiple", 2710 .value = "false", 2711 }, 2712 { 2713 .key = "ro.telephony.default_network", 2714 .value = "9,1", 2715 }, 2716 { 2717 .key = "ro.use_data_netmgrd", 2718 .value = "true", 2719 }, 2720 { 2721 .key = "ro.vendor.extension_library", 2722 .value = "libqti-perfd-client.so", 2723 }, 2724 { 2725 .key = "ro.wandrfmode", 2726 .value = "0", 2727 }, 2728 { 2729 .key = "ro.wifi.channels", 2730 .value = "", 2731 }, 2732 { 2733 .key = "ro.xxversion", 2734 .value = "v0.5", 2735 }, 2736 { 2737 .key = "ro.zygote", 2738 .value = "zygote64_32", 2739 }, 2740 { 2741 .key = "selinux.reload_policy", 2742 .value = "1", 2743 }, 2744 { 2745 .key = "service.bootanim.exit", 2746 .value = "1", 2747 }, 2748 { 2749 .key = "sys.boot_completed", 2750 .value = "1", 2751 }, 2752 { 2753 .key = "sys.hwc.gpu_perf_mode", 2754 .value = "1", 2755 }, 2756 { 2757 .key = "sys.ims.QMI_DAEMON_STATUS", 2758 .value = "1", 2759 }, 2760 { 2761 .key = "sys.oppo.screenshot", 2762 .value = "0", 2763 }, 2764 { 2765 .key = "sys.power.screenoff.reason", 2766 .value = "2", 2767 }, 2768 { 2769 .key = "sys.settings_global_version", 2770 .value = "8", 2771 }, 2772 { 2773 .key = "sys.settings_secure_version", 2774 .value = "6", 2775 }, 2776 { 2777 .key = "sys.settings_system_version", 2778 .value = "1", 2779 }, 2780 { 2781 .key = "sys.sysctl.extra_free_kbytes", 2782 .value = "10800", 2783 }, 2784 { 2785 .key = "sys.sysctl.tcp_def_init_rwnd", 2786 .value = "60", 2787 }, 2788 { 2789 .key = "sys.usb.config", 2790 .value = "mtp,mass_storage,adb", 2791 }, 2792 { 2793 .key = "sys.usb.rps_mask", 2794 .value = "0", 2795 }, 2796 { 2797 .key = "sys.usb.state", 2798 .value = "mtp,mass_storage,adb", 2799 }, 2800 { 2801 .key = "sys.usb_uicc.enabled", 2802 .value = "0", 2803 }, 2804 { 2805 .key = "sys.usb_uicc.loading", 2806 .value = "1", 2807 }, 2808 { 2809 .key = "telephony.imei_0", 2810 .value = "865266031167696", 2811 }, 2812 { 2813 .key = "telephony.imei_1", 2814 .value = "865266031167688", 2815 }, 2816 { 2817 .key = "telephony.lteOnCdmaDevice", 2818 .value = "1", 2819 }, 2820 { 2821 .key = "tunnel.audio.encode", 2822 .value = "false", 2823 }, 2824 { 2825 .key = "use.voice.path.for.pcm.voip", 2826 .value = "true", 2827 }, 2828 { 2829 .key = "vidc.enc.narrow.searchrange", 2830 .value = "0", 2831 }, 2832 { 2833 .key = "voice.playback.conc.disabled", 2834 .value = "true", 2835 }, 2836 { 2837 .key = "voice.record.conc.disabled", 2838 .value = "false", 2839 }, 2840 { 2841 .key = "voice.voip.conc.disabled", 2842 .value = "false", 2843 }, 2844 { 2845 .key = "vold.pfe", 2846 .value = "deactivated", 2847 }, 2848 { 2849 .key = "vold.post_fs_data_done", 2850 .value = "1", 2851 }, 2852 { 2853 .key = "wifi.interface", 2854 .value = "wlan0", 2855 }, 2856 { 2857 .key = "wlan.driver.ath", 2858 .value = "0", 2859 }, 2860 { 2861 .key = "wlan.driver.config", 2862 .value = "/data/misc/wifi/WCNSS_qcom_cfg.ini", 2863 }, 2864 { 2865 .key = "wlan.driver.status", 2866 .value = "ok", 2867 }, 2868 { NULL }, 2869 }; 2870 #endif /* __ANDROID__ */ 2871