1 struct cpuinfo_mock_file filesystem[] = { 2 { 3 .path = "/proc/cpuinfo", 4 .size = 1173, 5 .content = 6 "processor\t: 0\n" 7 "model name\t: ARMv7 Processor rev 0 (v7l)\n" 8 "BogoMIPS\t: 38.40\n" 9 "Features\t: swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 evtstrm \n" 10 "CPU implementer\t: 0x41\n" 11 "CPU architecture: 7\n" 12 "CPU variant\t: 0x0\n" 13 "CPU part\t: 0xd03\n" 14 "CPU revision\t: 0\n" 15 "\n" 16 "processor\t: 1\n" 17 "model name\t: ARMv7 Processor rev 0 (v7l)\n" 18 "BogoMIPS\t: 38.40\n" 19 "Features\t: swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 evtstrm \n" 20 "CPU implementer\t: 0x41\n" 21 "CPU architecture: 7\n" 22 "CPU variant\t: 0x0\n" 23 "CPU part\t: 0xd03\n" 24 "CPU revision\t: 0\n" 25 "\n" 26 "processor\t: 2\n" 27 "model name\t: ARMv7 Processor rev 0 (v7l)\n" 28 "BogoMIPS\t: 38.40\n" 29 "Features\t: swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 evtstrm \n" 30 "CPU implementer\t: 0x41\n" 31 "CPU architecture: 7\n" 32 "CPU variant\t: 0x0\n" 33 "CPU part\t: 0xd03\n" 34 "CPU revision\t: 0\n" 35 "\n" 36 "processor\t: 3\n" 37 "model name\t: ARMv7 Processor rev 0 (v7l)\n" 38 "BogoMIPS\t: 38.40\n" 39 "Features\t: swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 evtstrm \n" 40 "CPU implementer\t: 0x41\n" 41 "CPU architecture: 7\n" 42 "CPU variant\t: 0x0\n" 43 "CPU part\t: 0xd03\n" 44 "CPU revision\t: 0\n" 45 "\n" 46 "Hardware\t: Qualcomm Technologies, Inc MSM8916\n" 47 "Revision\t: 0005\n" 48 "Serial\t\t: 0000023100006111\n" 49 "Processor\t: ARMv7 Processor rev 0 (v7l)\n", 50 }, 51 { 52 .path = "/system/build.prop", 53 .size = 8851, 54 .content = 55 "\n" 56 "# begin build properties\n" 57 "# autogenerated by buildinfo.sh\n" 58 "ro.build.id=MMB29M\n" 59 "ro.build.display.id=MMB29M.J500MUBU1BQA1\n" 60 "ro.build.version.incremental=J500MUBU1BQA1\n" 61 "ro.build.version.sdk=23\n" 62 "ro.build.version.preview_sdk=0\n" 63 "ro.build.version.codename=REL\n" 64 "ro.build.version.all_codenames=REL\n" 65 "ro.build.version.release=6.0.1\n" 66 "ro.build.version.security_patch=2017-01-01\n" 67 "ro.build.version.base_os=\n" 68 "ro.build.date=Tue Jan 3 01:45:41 KST 2017\n" 69 "ro.build.date.utc=1483375541\n" 70 "ro.build.type=user\n" 71 "ro.build.user=dpi\n" 72 "ro.build.host=SWHE8817\n" 73 "ro.build.tags=release-keys\n" 74 "ro.build.flavor=j5lteub-user\n" 75 "ro.product.model=SM-J500M\n" 76 "ro.product.brand=samsung\n" 77 "ro.product.name=j5lteub\n" 78 "ro.product.device=j5lte\n" 79 "ro.product.board=MSM8916\n" 80 "# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,\n" 81 "# use ro.product.cpu.abilist instead.\n" 82 "ro.product.cpu.abi=armeabi-v7a\n" 83 "ro.product.cpu.abi2=armeabi\n" 84 "ro.product.cpu.abilist=armeabi-v7a,armeabi\n" 85 "ro.product.cpu.abilist32=armeabi-v7a,armeabi\n" 86 "ro.product.cpu.abilist64=\n" 87 "ro.product.manufacturer=samsung\n" 88 "ro.product.locale=en-GB\n" 89 "ro.wifi.channels=\n" 90 "ro.board.platform=msm8916\n" 91 "# ro.build.product is obsolete; use ro.product.device\n" 92 "ro.build.product=j5lte\n" 93 "# Do not try to parse description, fingerprint, or thumbprint\n" 94 "ro.build.description=j5lteub-user 6.0.1 MMB29M J500MUBU1BQA1 release-keys\n" 95 "ro.build.fingerprint=samsung/j5lteub/j5lte:6.0.1/MMB29M/J500MUBU1BQA1:user/release-keys\n" 96 "ro.build.characteristics=default\n" 97 "# Samsung Specific Properties\n" 98 "ro.build.PDA=J500MUBU1BQA1\n" 99 "ro.build.hidden_ver=J500MUBU1BQA1\n" 100 "ro.config.rm_preload_enabled=0\n" 101 "ro.build.changelist=10283451\n" 102 "ro.product_ship=true\n" 103 "ro.build.official.release=true\n" 104 "ro.chipname=MSM8916\n" 105 "# end build properties\n" 106 "\n" 107 "#\n" 108 "# HWUI_BUILD_PROPERTIES\n" 109 "#\n" 110 "ro.hwui.texture_cache_size=24\n" 111 "ro.hwui.layer_cache_size=16\n" 112 "ro.hwui.path_cache_size=4\n" 113 "ro.hwui.texture_cache_flushrate=0.4\n" 114 "ro.hwui.shape_cache_size=1\n" 115 "ro.hwui.gradient_cache_size=0.5\n" 116 "ro.hwui.drop_shadow_cache_size=2\n" 117 "ro.hwui.r_buffer_cache_size=2\n" 118 "ro.hwui.text_small_cache_width=1024\n" 119 "ro.hwui.text_small_cache_height=512\n" 120 "ro.hwui.text_large_cache_width=2048\n" 121 "ro.hwui.text_large_cache_height=1024\n" 122 "#\n" 123 "# from device/samsung/j5lte/system.prop\n" 124 "#\n" 125 "#\n" 126 "# system.prop for msm8916\n" 127 "#\n" 128 "\n" 129 "# Evolution RIL (8xxx)\n" 130 "#\n" 131 "# Integrate the Kineto VOWIFI changes\n" 132 "rild.libpath=/system/lib/libsec-ril.so\n" 133 "#rild.libpath=/system/lib/librilswitch.so\n" 134 "rilswitch.vendorlibpath=/system/lib/libsec-ril.so\n" 135 "rilswitch.cfilibpath=/system/lib/libcfiril.so\n" 136 "# End of kineto change\n" 137 "#\n" 138 "rild.libargs=-d /dev/smd0\n" 139 "persist.rild.nitz_plmn=\n" 140 "persist.rild.nitz_long_ons_0=\n" 141 "persist.rild.nitz_long_ons_1=\n" 142 "persist.rild.nitz_long_ons_2=\n" 143 "persist.rild.nitz_long_ons_3=\n" 144 "persist.rild.nitz_short_ons_0=\n" 145 "persist.rild.nitz_short_ons_1=\n" 146 "persist.rild.nitz_short_ons_2=\n" 147 "persist.rild.nitz_short_ons_3=\n" 148 "ril.subscription.types=NV,RUIM\n" 149 "DEVICE_PROVISIONED=1\n" 150 "\n" 151 "debug.sf.hw=1\n" 152 "debug.egl.hw=1\n" 153 "persist.hwc.mdpcomp.enable=true\n" 154 "debug.mdpcomp.logs=0\n" 155 "dalvik.vm.heapsize=36m\n" 156 "dev.pm.dyn_samplingrate=1\n" 157 "persist.demo.hdmirotationlock=false\n" 158 "debug.enable.sglscale=1\n" 159 "\n" 160 "#ro.hdmi.enable=true\n" 161 "#tunnel.decode=true\n" 162 "#tunnel.audiovideo.decode=true\n" 163 "#lpa.decode=false\n" 164 "#lpa.use-stagefright=true\n" 165 "#persist.speaker.prot.enable=false\n" 166 "\n" 167 "#\n" 168 "# system props for the cne module\n" 169 "#\n" 170 "persist.cne.feature=0\n" 171 "persist.cne.dpm=0\n" 172 "persist.dpm.feature=0\n" 173 "\n" 174 "#\n" 175 "# system props for the dpm module\n" 176 "#\n" 177 "persist.dpm.feature=3\n" 178 "\n" 179 "#system props for the MM modules\n" 180 "media.stagefright.enable-player=true\n" 181 "media.stagefright.enable-http=true\n" 182 "media.stagefright.enable-aac=true\n" 183 "media.stagefright.enable-qcp=true\n" 184 "media.stagefright.enable-fma2dp=true\n" 185 "media.stagefright.enable-scan=true\n" 186 "media.msm8939hw=0\n" 187 "media.msm8929hw=0\n" 188 "mm.enable.smoothstreaming=true\n" 189 "mmp.enable.3g2=true\n" 190 "media.aac_51_output_enabled=true\n" 191 "\n" 192 "#codecs:(PARSER_)AAC AC3 AMR_NB AMR_WB ASF AVI DTS FLV 3GP 3G2 MKV MP2PS MP2TS MP3 OGG QCP WAV FLAC DIVX DIVXHD\n" 193 "mm.enable.qcom_parser=3407871\n" 194 "\n" 195 "# Default to AwesomePlayer\n" 196 "media.stagefright.use-awesome=false\n" 197 "\n" 198 "#\n" 199 "# system props for the data modules\n" 200 "#\n" 201 "ro.use_data_netmgrd=false\n" 202 "persist.data.netmgrd.qos.enable=false\n" 203 "\n" 204 "#system props for time-services\n" 205 "persist.timed.enable=true\n" 206 "\n" 207 "#\n" 208 "# system prop for opengles version\n" 209 "# 196608 is decimal for 0x30000 to report version 3\n" 210 "# This setting will be added automatically on runtime based on chipset.\n" 211 "# Do not enable this setting.\n" 212 "ro.opengles.version=196608\n" 213 "\n" 214 "# System property for cabl\n" 215 "ro.qualcomm.cabl=2\n" 216 "\n" 217 "#\n" 218 "# System props for bluetooh\n" 219 "# System prop to turn on hfp client\n" 220 "bluetooth.hfp.client=1\n" 221 "\n" 222 "#Simulate sdcard on /data/media\n" 223 "#\n" 224 "persist.fuse_sdcard=true\n" 225 "\n" 226 "#\n" 227 "#snapdragon value add features\n" 228 "#\n" 229 "ro.qc.sdk.audio.ssr=false\n" 230 "##fluencetype can be \"fluence\" or \"fluencepro\" or \"none\"\n" 231 "ro.qc.sdk.audio.fluencetype=none\n" 232 "persist.audio.fluence.voicecall=true\n" 233 "persist.audio.fluence.voicerec=false\n" 234 "persist.audio.fluence.speaker=true\n" 235 "#Set for msm8916\n" 236 "tunnel.audio.encode = false\n" 237 "#Buffer size in kbytes for compress offload playback\n" 238 "audio.offload.buffer.size.kb=64\n" 239 "#Minimum duration for offload playback in secs\n" 240 "audio.offload.min.duration.secs=30\n" 241 "#Enable offload audio video playback by default\n" 242 "audio.offload.video=true\n" 243 "#enable voice path for PCM VoIP by default\n" 244 "use.voice.path.for.pcm.voip=true\n" 245 "#\n" 246 "#System property for FM transmitter\n" 247 "#\n" 248 "ro.fm.transmitter=false\n" 249 "#enable dsp gapless mode by default\n" 250 "audio.offload.gapless.enabled=true\n" 251 "\n" 252 "#Audio voice concurrency related flags\n" 253 "voice.playback.conc.disabled=true\n" 254 "voice.record.conc.disabled=true\n" 255 "voice.voip.conc.disabled=true\n" 256 "\n" 257 "# set lcd density\n" 258 "ro.sf.lcd_density=320\n" 259 "\n" 260 "\n" 261 "#Set read only default composition for USB\n" 262 "ro.sys.usb.default.config=diag,serial_smd,rmnet_bam,adb\n" 263 "\n" 264 "# set max background services\n" 265 "ro.config.max_starting_bg=8\n" 266 "\n" 267 "#property to enable user to access Google WFD settings\n" 268 "persist.debug.wfd.enable=1\n" 269 "#propery to enable VDS WFD solution\n" 270 "persist.hwc.enable_vds=1\n" 271 "\n" 272 "#selects CoreSight configuration to enable\n" 273 "persist.debug.coresight.config=stm-events\n" 274 "\n" 275 "#property to enable narrow search range for video encoding\n" 276 "vidc.enc.narrow.searchrange=1\n" 277 "\n" 278 "#property to enable DS2 dap\n" 279 "audio.dolby.ds2.enabled=true\n" 280 "\n" 281 "#HWUI properties\n" 282 "ro.hwui.text_large_cache_height=2048\n" 283 "#Trim properties\n" 284 "ro.sys.fw.use_trim_settings=true\n" 285 "ro.sys.fw.empty_app_percent=50\n" 286 "ro.sys.fw.trim_empty_percent=100\n" 287 "ro.sys.fw.trim_cache_percent=100\n" 288 "ro.sys.fw.trim_enable_memory=1073741824\n" 289 "\n" 290 "#Factory Reset Protection\n" 291 "#ro.frp.pst=/dev/block/bootdevice/by-name/config\n" 292 "\n" 293 "# system property for PIP support\n" 294 "persist.camera.pip.support=0\n" 295 "\n" 296 "#Enable B service adj transition by default\n" 297 "ro.sys.fw.bservice_enable=true\n" 298 "ro.sys.fw.bservice_limit=5\n" 299 "ro.sys.fw.bservice_age=5000\n" 300 "\n" 301 "#Optimal dex2oat threads for faster app installation\n" 302 "ro.sys.fw.dex2oat_thread_count=4\n" 303 "\n" 304 "#min/max cpu in core control\n" 305 "ro.core_ctl_min_cpu=2\n" 306 "ro.core_ctl_max_cpu=4\n" 307 "\n" 308 "# VoLTE/IMS\n" 309 "persist.radio.jbims=1\n" 310 "\n" 311 "# System property for storage_preload\n" 312 "persist.sys.storage_preload=1\n" 313 "\n" 314 "# SAMP_SPCM\n" 315 "sys.config.samp_spcm_enable=true\n" 316 "sys.config.spcm_db_enable=true\n" 317 "sys.config.spcm_db_launcher=true\n" 318 "sys.config.spcm_preload_enable=true\n" 319 "#\n" 320 "# ADDITIONAL_BUILD_PROPERTIES\n" 321 "#\n" 322 "ro.astcenc.astcsupport=1\n" 323 "ro.mct.compressiontype=ETC1\n" 324 "ro.config.tima=1\n" 325 "ro.config.timaversion=3.0\n" 326 "ro.config.dmverity=true\n" 327 "ro.config.kap=true\n" 328 "ro.use_data_netmgrd=false\n" 329 "persist.radio.sib16_support=0\n" 330 "ro.telephony.default_network=9\n" 331 "keyguard.no_require_sim=true\n" 332 "ro.carrier=unknown\n" 333 "ro.com.google.clientidbase=android-samsung\n" 334 "ro.error.receiver.default=com.samsung.receiver.error\n" 335 "ro.security.icd.flagmode=single\n" 336 "security.ASKS.policy_version=000000\n" 337 "ro.vendor.extension_library=libqti-perfd-client.so\n" 338 "persist.radio.apm_sim_not_pwdn=1\n" 339 "dalvik.vm.heapstartsize=8m\n" 340 "dalvik.vm.heapgrowthlimit=128m\n" 341 "dalvik.vm.heapsize=512m\n" 342 "dalvik.vm.heaptargetutilization=0.75\n" 343 "dalvik.vm.heapminfree=2m\n" 344 "dalvik.vm.heapmaxfree=8m\n" 345 "security.mdpp.mass=skmm\n" 346 "ro.security.vpnpp.ver=1.4\n" 347 "ro.security.vpnpp.release=7.0\n" 348 "ro.hdcp2.rx=tz\n" 349 "media.enable-commonsource=true\n" 350 "ro.secwvk=144\n" 351 "ro.sec.fle.encryption=true\n" 352 "ro.build.scafe.version=2016A\n" 353 "ro.build.scafe.size=short\n" 354 "ro.build.scafe.shot=single\n" 355 "ro.build.scafe.cream=white\n" 356 "ro.frp.pst=/dev/block/persistent\n" 357 "ro.config.dha_cached_min=3\n" 358 "ro.config.dha_cached_max=6\n" 359 "ro.config.dha_empty_min=6\n" 360 "ro.config.dha_empty_max=20\n" 361 "ro.config.dha_empty_init=20\n" 362 "ro.config.dha_th_rate=2.0\n" 363 "ro.config.dha_lmk_scale=1.0\n" 364 "ro.config.dha_pwhitelist_enable=1\n" 365 "ro.config.ringtone=Over_the_Horizon.ogg\n" 366 "ro.config.notification_sound=Skyline.ogg\n" 367 "ro.config.alarm_alert=Morning_Flower.ogg\n" 368 "ro.config.media_sound=Media_preview_Touch_the_light.ogg\n" 369 "ro.config.ringtone_2=Basic_Bell.ogg\n" 370 "ro.config.notification_sound_2=S_Charming_Bell.ogg\n" 371 "ro.setupwizard.mode=OPTIONAL\n" 372 "ro.com.google.gmsversion=6.0_r10\n" 373 "ro.build.selinux=1\n" 374 "persist.sys.dalvik.vm.lib.2=libart\n" 375 "dalvik.vm.isa.arm.variant=cortex-a53\n" 376 "dalvik.vm.isa.arm.features=default\n" 377 "ro.config.knox=v30\n" 378 "ro.config.iccc_version=1.0\n" 379 "ro.kernel.qemu=0\n" 380 "net.bt.name=Android\n" 381 "dalvik.vm.stack-trace-file=/data/anr/traces.txt\n" 382 "persist.gps.qc_nlp_in_use=1\n" 383 "persist.loc.nlp_name=com.qualcomm.location\n" 384 "ro.gps.agps_provider=1\n" 385 "ro.build.version.sdl=2301\n" 386 "ro.expect.recovery_id=0xbb1fabe069470980fa763c4466ee8185f2c98951000000000000000000000000\n" 387 "\n", 388 }, 389 { 390 .path = "/sys/devices/system/cpu/kernel_max", 391 .size = 2, 392 .content = "3\n", 393 }, 394 { 395 .path = "/sys/devices/system/cpu/possible", 396 .size = 4, 397 .content = "0-3\n", 398 }, 399 { 400 .path = "/sys/devices/system/cpu/present", 401 .size = 4, 402 .content = "0-3\n", 403 }, 404 { 405 .path = "/sys/devices/system/cpu/online", 406 .size = 4, 407 .content = "0-3\n", 408 }, 409 { 410 .path = "/sys/devices/system/cpu/offline", 411 .size = 1, 412 .content = "\n", 413 }, 414 { 415 .path = "/sys/devices/system/cpu/cpufreq/all_time_in_state", 416 .size = 184, 417 .content = 418 "freq\t\tcpu0\t\tcpu1\t\tcpu2\t\tcpu3\t\t\n" 419 "200000\t\t0\t\t0\t\t0\t\t0\t\t\n" 420 "400000\t\t0\t\t0\t\t0\t\t0\t\t\n" 421 "533333\t\t0\t\t0\t\t0\t\t0\t\t\n" 422 "800000\t\t6\t\t0\t\t0\t\t0\t\t\n" 423 "998400\t\t1\t\t0\t\t0\t\t0\t\t\n" 424 "1094400\t\t13\t\t0\t\t0\t\t0\t\t\n" 425 "1190400\t\t3342\t\t0\t\t0\t\t0\t\t\n", 426 }, 427 { 428 .path = "/sys/devices/system/cpu/cpufreq/current_in_state", 429 .size = 0, 430 .content = "", 431 }, 432 { 433 .path = "/sys/devices/system/cpu/cpuidle/current_driver", 434 .size = 9, 435 .content = "msm_idle\n", 436 }, 437 { 438 .path = "/sys/devices/system/cpu/cpuidle/current_governor_ro", 439 .size = 5, 440 .content = "menu\n", 441 }, 442 { 443 .path = "/sys/devices/system/cpu/cpu0/cpuidle/driver/name", 444 .size = 9, 445 .content = "msm_idle\n", 446 }, 447 { 448 .path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus", 449 .size = 8, 450 .content = "0 1 2 3\n", 451 }, 452 { 453 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq", 454 .size = 8, 455 .content = "1190400\n", 456 }, 457 { 458 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq", 459 .size = 7, 460 .content = "200000\n", 461 }, 462 { 463 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency", 464 .size = 2, 465 .content = "0\n", 466 }, 467 { 468 .path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus", 469 .size = 8, 470 .content = "0 1 2 3\n", 471 }, 472 { 473 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies", 474 .size = 52, 475 .content = "200000 400000 533333 800000 998400 1094400 1190400 \n", 476 }, 477 { 478 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors", 479 .size = 45, 480 .content = "interactive userspace powersave performance \n", 481 }, 482 { 483 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq", 484 .size = 8, 485 .content = "1190400\n", 486 }, 487 { 488 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver", 489 .size = 4, 490 .content = "msm\n", 491 }, 492 { 493 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor", 494 .size = 12, 495 .content = "interactive\n", 496 }, 497 { 498 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq", 499 .size = 7, 500 .content = "800000\n", 501 }, 502 { 503 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state", 504 .size = 69, 505 .content = 506 "200000 0\n" 507 "400000 0\n" 508 "533333 0\n" 509 "800000 6\n" 510 "998400 3\n" 511 "1094400 23\n" 512 "1190400 3421\n", 513 }, 514 { 515 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans", 516 .size = 3, 517 .content = "14\n", 518 }, 519 { 520 .path = "/sys/devices/system/cpu/cpu0/topology/core_id", 521 .size = 2, 522 .content = "0\n", 523 }, 524 { 525 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings", 526 .size = 2, 527 .content = "f\n", 528 }, 529 { 530 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list", 531 .size = 4, 532 .content = "0-3\n", 533 }, 534 { 535 .path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id", 536 .size = 2, 537 .content = "0\n", 538 }, 539 { 540 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings", 541 .size = 2, 542 .content = "1\n", 543 }, 544 { 545 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list", 546 .size = 2, 547 .content = "0\n", 548 }, 549 { 550 .path = "/sys/devices/system/cpu/cpu1/cpuidle/driver/name", 551 .size = 9, 552 .content = "msm_idle\n", 553 }, 554 { 555 .path = "/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus", 556 .size = 8, 557 .content = "0 1 2 3\n", 558 }, 559 { 560 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_max_freq", 561 .size = 8, 562 .content = "1190400\n", 563 }, 564 { 565 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq", 566 .size = 7, 567 .content = "200000\n", 568 }, 569 { 570 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency", 571 .size = 2, 572 .content = "0\n", 573 }, 574 { 575 .path = "/sys/devices/system/cpu/cpu1/cpufreq/related_cpus", 576 .size = 8, 577 .content = "0 1 2 3\n", 578 }, 579 { 580 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_frequencies", 581 .size = 52, 582 .content = "200000 400000 533333 800000 998400 1094400 1190400 \n", 583 }, 584 { 585 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors", 586 .size = 45, 587 .content = "interactive userspace powersave performance \n", 588 }, 589 { 590 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq", 591 .size = 8, 592 .content = "1190400\n", 593 }, 594 { 595 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver", 596 .size = 4, 597 .content = "msm\n", 598 }, 599 { 600 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor", 601 .size = 12, 602 .content = "interactive\n", 603 }, 604 { 605 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq", 606 .size = 7, 607 .content = "800000\n", 608 }, 609 { 610 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state", 611 .size = 71, 612 .content = 613 "200000 0\n" 614 "400000 0\n" 615 "533333 0\n" 616 "800000 18\n" 617 "998400 20\n" 618 "1094400 26\n" 619 "1190400 3555\n", 620 }, 621 { 622 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans", 623 .size = 3, 624 .content = "23\n", 625 }, 626 { 627 .path = "/sys/devices/system/cpu/cpu1/topology/core_id", 628 .size = 2, 629 .content = "1\n", 630 }, 631 { 632 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings", 633 .size = 2, 634 .content = "f\n", 635 }, 636 { 637 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings_list", 638 .size = 4, 639 .content = "0-3\n", 640 }, 641 { 642 .path = "/sys/devices/system/cpu/cpu1/topology/physical_package_id", 643 .size = 2, 644 .content = "0\n", 645 }, 646 { 647 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings", 648 .size = 2, 649 .content = "2\n", 650 }, 651 { 652 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings_list", 653 .size = 2, 654 .content = "1\n", 655 }, 656 { 657 .path = "/sys/devices/system/cpu/cpu2/cpuidle/driver/name", 658 .size = 9, 659 .content = "msm_idle\n", 660 }, 661 { 662 .path = "/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus", 663 .size = 8, 664 .content = "0 1 2 3\n", 665 }, 666 { 667 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_max_freq", 668 .size = 8, 669 .content = "1190400\n", 670 }, 671 { 672 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_min_freq", 673 .size = 7, 674 .content = "200000\n", 675 }, 676 { 677 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_transition_latency", 678 .size = 2, 679 .content = "0\n", 680 }, 681 { 682 .path = "/sys/devices/system/cpu/cpu2/cpufreq/related_cpus", 683 .size = 8, 684 .content = "0 1 2 3\n", 685 }, 686 { 687 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies", 688 .size = 52, 689 .content = "200000 400000 533333 800000 998400 1094400 1190400 \n", 690 }, 691 { 692 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors", 693 .size = 45, 694 .content = "interactive userspace powersave performance \n", 695 }, 696 { 697 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq", 698 .size = 7, 699 .content = "800000\n", 700 }, 701 { 702 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver", 703 .size = 4, 704 .content = "msm\n", 705 }, 706 { 707 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_governor", 708 .size = 12, 709 .content = "interactive\n", 710 }, 711 { 712 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq", 713 .size = 7, 714 .content = "800000\n", 715 }, 716 { 717 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state", 718 .size = 72, 719 .content = 720 "200000 0\n" 721 "400000 0\n" 722 "533333 0\n" 723 "800000 112\n" 724 "998400 37\n" 725 "1094400 32\n" 726 "1190400 3596\n", 727 }, 728 { 729 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans", 730 .size = 3, 731 .content = "32\n", 732 }, 733 { 734 .path = "/sys/devices/system/cpu/cpu2/topology/core_id", 735 .size = 2, 736 .content = "2\n", 737 }, 738 { 739 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings", 740 .size = 2, 741 .content = "f\n", 742 }, 743 { 744 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings_list", 745 .size = 4, 746 .content = "0-3\n", 747 }, 748 { 749 .path = "/sys/devices/system/cpu/cpu2/topology/physical_package_id", 750 .size = 2, 751 .content = "0\n", 752 }, 753 { 754 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings", 755 .size = 2, 756 .content = "4\n", 757 }, 758 { 759 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings_list", 760 .size = 2, 761 .content = "2\n", 762 }, 763 { 764 .path = "/sys/devices/system/cpu/cpu3/cpuidle/driver/name", 765 .size = 9, 766 .content = "msm_idle\n", 767 }, 768 { 769 .path = "/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus", 770 .size = 8, 771 .content = "0 1 2 3\n", 772 }, 773 { 774 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_max_freq", 775 .size = 8, 776 .content = "1190400\n", 777 }, 778 { 779 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_min_freq", 780 .size = 7, 781 .content = "200000\n", 782 }, 783 { 784 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_transition_latency", 785 .size = 2, 786 .content = "0\n", 787 }, 788 { 789 .path = "/sys/devices/system/cpu/cpu3/cpufreq/related_cpus", 790 .size = 8, 791 .content = "0 1 2 3\n", 792 }, 793 { 794 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_frequencies", 795 .size = 52, 796 .content = "200000 400000 533333 800000 998400 1094400 1190400 \n", 797 }, 798 { 799 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors", 800 .size = 45, 801 .content = "interactive userspace powersave performance \n", 802 }, 803 { 804 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq", 805 .size = 7, 806 .content = "800000\n", 807 }, 808 { 809 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver", 810 .size = 4, 811 .content = "msm\n", 812 }, 813 { 814 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_governor", 815 .size = 12, 816 .content = "interactive\n", 817 }, 818 { 819 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq", 820 .size = 7, 821 .content = "800000\n", 822 }, 823 { 824 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/time_in_state", 825 .size = 72, 826 .content = 827 "200000 0\n" 828 "400000 0\n" 829 "533333 0\n" 830 "800000 190\n" 831 "998400 84\n" 832 "1094400 38\n" 833 "1190400 3621\n", 834 }, 835 { 836 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans", 837 .size = 3, 838 .content = "47\n", 839 }, 840 { 841 .path = "/sys/devices/system/cpu/cpu3/topology/core_id", 842 .size = 2, 843 .content = "3\n", 844 }, 845 { 846 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings", 847 .size = 2, 848 .content = "f\n", 849 }, 850 { 851 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings_list", 852 .size = 4, 853 .content = "0-3\n", 854 }, 855 { 856 .path = "/sys/devices/system/cpu/cpu3/topology/physical_package_id", 857 .size = 2, 858 .content = "0\n", 859 }, 860 { 861 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings", 862 .size = 2, 863 .content = "8\n", 864 }, 865 { 866 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings_list", 867 .size = 2, 868 .content = "3\n", 869 }, 870 { NULL }, 871 }; 872 #ifdef __ANDROID__ 873 struct cpuinfo_mock_property properties[] = { 874 { 875 .key = "DEVICE_PROVISIONED", 876 .value = "1", 877 }, 878 { 879 .key = "audio.dolby.ds2.enabled", 880 .value = "true", 881 }, 882 { 883 .key = "audio.offload.buffer.size.kb", 884 .value = "64", 885 }, 886 { 887 .key = "audio.offload.gapless.enabled", 888 .value = "true", 889 }, 890 { 891 .key = "audio.offload.min.duration.secs", 892 .value = "30", 893 }, 894 { 895 .key = "audio.offload.video", 896 .value = "true", 897 }, 898 { 899 .key = "audioflinger.bootsnd", 900 .value = "0", 901 }, 902 { 903 .key = "bluetooth.hfp.client", 904 .value = "1", 905 }, 906 { 907 .key = "boot.sfbootcomplete", 908 .value = "0", 909 }, 910 { 911 .key = "camera2.portability.force_api", 912 .value = "1", 913 }, 914 { 915 .key = "dalvik.vm.dex2oat-Xms", 916 .value = "64m", 917 }, 918 { 919 .key = "dalvik.vm.dex2oat-Xmx", 920 .value = "512m", 921 }, 922 { 923 .key = "dalvik.vm.heapgrowthlimit", 924 .value = "128m", 925 }, 926 { 927 .key = "dalvik.vm.heapmaxfree", 928 .value = "8m", 929 }, 930 { 931 .key = "dalvik.vm.heapminfree", 932 .value = "2m", 933 }, 934 { 935 .key = "dalvik.vm.heapsize", 936 .value = "512m", 937 }, 938 { 939 .key = "dalvik.vm.heapstartsize", 940 .value = "8m", 941 }, 942 { 943 .key = "dalvik.vm.heaptargetutilization", 944 .value = "0.75", 945 }, 946 { 947 .key = "dalvik.vm.image-dex2oat-Xms", 948 .value = "64m", 949 }, 950 { 951 .key = "dalvik.vm.image-dex2oat-Xmx", 952 .value = "64m", 953 }, 954 { 955 .key = "dalvik.vm.isa.arm.features", 956 .value = "default", 957 }, 958 { 959 .key = "dalvik.vm.isa.arm.variant", 960 .value = "cortex-a53", 961 }, 962 { 963 .key = "dalvik.vm.stack-trace-file", 964 .value = "/data/anr/traces.txt", 965 }, 966 { 967 .key = "debug.atrace.tags.enableflags", 968 .value = "0", 969 }, 970 { 971 .key = "debug.egl.hw", 972 .value = "1", 973 }, 974 { 975 .key = "debug.enable.sglscale", 976 .value = "1", 977 }, 978 { 979 .key = "debug.force_rtl", 980 .value = "0", 981 }, 982 { 983 .key = "debug.mdpcomp.logs", 984 .value = "0", 985 }, 986 { 987 .key = "debug.sf.hw", 988 .value = "1", 989 }, 990 { 991 .key = "debug.sf.layerdump", 992 .value = "0", 993 }, 994 { 995 .key = "dev.bootcomplete", 996 .value = "1", 997 }, 998 { 999 .key = "dev.kies.deviceowner", 1000 .value = "0", 1001 }, 1002 { 1003 .key = "dev.kies.drivedisplay", 1004 .value = "0", 1005 }, 1006 { 1007 .key = "dev.kies.drivedisplay.trust", 1008 .value = "1", 1009 }, 1010 { 1011 .key = "dev.kies.sommode", 1012 .value = "TRUE", 1013 }, 1014 { 1015 .key = "dev.kiessupport", 1016 .value = "TRUE", 1017 }, 1018 { 1019 .key = "dev.pm.dyn_samplingrate", 1020 .value = "1", 1021 }, 1022 { 1023 .key = "dev.ssrm.appsync3p", 1024 .value = "true", 1025 }, 1026 { 1027 .key = "gsm.current.phone-type", 1028 .value = "1,1", 1029 }, 1030 { 1031 .key = "gsm.current.vsid", 1032 .value = "0", 1033 }, 1034 { 1035 .key = "gsm.current.vsid2", 1036 .value = "1", 1037 }, 1038 { 1039 .key = "gsm.network.type", 1040 .value = "Unknown,Unknown", 1041 }, 1042 { 1043 .key = "gsm.operator.alpha", 1044 .value = "", 1045 }, 1046 { 1047 .key = "gsm.operator.iso-country", 1048 .value = "us", 1049 }, 1050 { 1051 .key = "gsm.operator.ispsroaming", 1052 .value = "false", 1053 }, 1054 { 1055 .key = "gsm.operator.isroaming", 1056 .value = "false", 1057 }, 1058 { 1059 .key = "gsm.operator.numeric", 1060 .value = "310260", 1061 }, 1062 { 1063 .key = "gsm.sim.operator.alpha", 1064 .value = ",", 1065 }, 1066 { 1067 .key = "gsm.sim.operator.iso-country", 1068 .value = ",", 1069 }, 1070 { 1071 .key = "gsm.sim.operator.numeric", 1072 .value = ",", 1073 }, 1074 { 1075 .key = "gsm.sim.state", 1076 .value = "ABSENT,ABSENT", 1077 }, 1078 { 1079 .key = "gsm.version.baseband", 1080 .value = "J500MUBU1BPL2", 1081 }, 1082 { 1083 .key = "gsm.version.baseband1", 1084 .value = "J500MUBU1BPL2", 1085 }, 1086 { 1087 .key = "gsm.version.ril-impl", 1088 .value = "Samsung RIL v3.0", 1089 }, 1090 { 1091 .key = "init.svc.BCS-daemon", 1092 .value = "running", 1093 }, 1094 { 1095 .key = "init.svc.DR-daemon", 1096 .value = "running", 1097 }, 1098 { 1099 .key = "init.svc.RIDL", 1100 .value = "stopped", 1101 }, 1102 { 1103 .key = "init.svc.SMD-daemon", 1104 .value = "running", 1105 }, 1106 { 1107 .key = "init.svc.TvoutService_C", 1108 .value = "running", 1109 }, 1110 { 1111 .key = "init.svc.adbd", 1112 .value = "running", 1113 }, 1114 { 1115 .key = "init.svc.at_distributor", 1116 .value = "running", 1117 }, 1118 { 1119 .key = "init.svc.audiod", 1120 .value = "running", 1121 }, 1122 { 1123 .key = "init.svc.auditd", 1124 .value = "running", 1125 }, 1126 { 1127 .key = "init.svc.bms-sh", 1128 .value = "stopped", 1129 }, 1130 { 1131 .key = "init.svc.bootanim", 1132 .value = "stopped", 1133 }, 1134 { 1135 .key = "init.svc.bootchecker", 1136 .value = "running", 1137 }, 1138 { 1139 .key = "init.svc.ccm", 1140 .value = "running", 1141 }, 1142 { 1143 .key = "init.svc.compact_memory", 1144 .value = "stopped", 1145 }, 1146 { 1147 .key = "init.svc.config_bluetooth", 1148 .value = "stopped", 1149 }, 1150 { 1151 .key = "init.svc.cs_service", 1152 .value = "running", 1153 }, 1154 { 1155 .key = "init.svc.debuggerd", 1156 .value = "running", 1157 }, 1158 { 1159 .key = "init.svc.diag_uart_log", 1160 .value = "running", 1161 }, 1162 { 1163 .key = "init.svc.drm", 1164 .value = "running", 1165 }, 1166 { 1167 .key = "init.svc.edmaudit", 1168 .value = "running", 1169 }, 1170 { 1171 .key = "init.svc.epmlogd", 1172 .value = "stopped", 1173 }, 1174 { 1175 .key = "init.svc.flash_recovery", 1176 .value = "stopped", 1177 }, 1178 { 1179 .key = "init.svc.gatekeeperd", 1180 .value = "running", 1181 }, 1182 { 1183 .key = "init.svc.healthd", 1184 .value = "running", 1185 }, 1186 { 1187 .key = "init.svc.icd", 1188 .value = "stopped", 1189 }, 1190 { 1191 .key = "init.svc.imsd", 1192 .value = "running", 1193 }, 1194 { 1195 .key = "init.svc.imsqmidaemon", 1196 .value = "running", 1197 }, 1198 { 1199 .key = "init.svc.installd", 1200 .value = "running", 1201 }, 1202 { 1203 .key = "init.svc.insthk", 1204 .value = "stopped", 1205 }, 1206 { 1207 .key = "init.svc.ipsec-daemon", 1208 .value = "running", 1209 }, 1210 { 1211 .key = "init.svc.irsc_util", 1212 .value = "stopped", 1213 }, 1214 { 1215 .key = "init.svc.keystore", 1216 .value = "running", 1217 }, 1218 { 1219 .key = "init.svc.lmkd", 1220 .value = "running", 1221 }, 1222 { 1223 .key = "init.svc.loc_launcher", 1224 .value = "running", 1225 }, 1226 { 1227 .key = "init.svc.macloader", 1228 .value = "stopped", 1229 }, 1230 { 1231 .key = "init.svc.media", 1232 .value = "running", 1233 }, 1234 { 1235 .key = "init.svc.mobex-daemon", 1236 .value = "running", 1237 }, 1238 { 1239 .key = "init.svc.netd", 1240 .value = "running", 1241 }, 1242 { 1243 .key = "init.svc.netmgrd", 1244 .value = "stopped", 1245 }, 1246 { 1247 .key = "init.svc.otp", 1248 .value = "running", 1249 }, 1250 { 1251 .key = "init.svc.p2p_supplicant", 1252 .value = "running", 1253 }, 1254 { 1255 .key = "init.svc.perfd", 1256 .value = "running", 1257 }, 1258 { 1259 .key = "init.svc.powersnd", 1260 .value = "stopped", 1261 }, 1262 { 1263 .key = "init.svc.prepare_param", 1264 .value = "stopped", 1265 }, 1266 { 1267 .key = "init.svc.qcamerasvr", 1268 .value = "running", 1269 }, 1270 { 1271 .key = "init.svc.qcom-c_core-sh", 1272 .value = "stopped", 1273 }, 1274 { 1275 .key = "init.svc.qcom-c_main-sh", 1276 .value = "stopped", 1277 }, 1278 { 1279 .key = "init.svc.qcom-debug", 1280 .value = "stopped", 1281 }, 1282 { 1283 .key = "init.svc.qcom-post-boot", 1284 .value = "stopped", 1285 }, 1286 { 1287 .key = "init.svc.qcom-sh", 1288 .value = "stopped", 1289 }, 1290 { 1291 .key = "init.svc.qcom-usb-sh", 1292 .value = "stopped", 1293 }, 1294 { 1295 .key = "init.svc.qmuxd", 1296 .value = "running", 1297 }, 1298 { 1299 .key = "init.svc.qseecomd", 1300 .value = "running", 1301 }, 1302 { 1303 .key = "init.svc.qti-testscripts", 1304 .value = "stopped", 1305 }, 1306 { 1307 .key = "init.svc.rfs_access", 1308 .value = "running", 1309 }, 1310 { 1311 .key = "init.svc.ril-daemon", 1312 .value = "running", 1313 }, 1314 { 1315 .key = "init.svc.ril-daemon1", 1316 .value = "running", 1317 }, 1318 { 1319 .key = "init.svc.rmt_storage", 1320 .value = "running", 1321 }, 1322 { 1323 .key = "init.svc.run-mobicore", 1324 .value = "running", 1325 }, 1326 { 1327 .key = "init.svc.scs", 1328 .value = "stopped", 1329 }, 1330 { 1331 .key = "init.svc.sdp_cryptod", 1332 .value = "running", 1333 }, 1334 { 1335 .key = "init.svc.sec-sh", 1336 .value = "stopped", 1337 }, 1338 { 1339 .key = "init.svc.servicemanager", 1340 .value = "running", 1341 }, 1342 { 1343 .key = "init.svc.start_netmgrd", 1344 .value = "stopped", 1345 }, 1346 { 1347 .key = "init.svc.surfaceflinger", 1348 .value = "running", 1349 }, 1350 { 1351 .key = "init.svc.swapon", 1352 .value = "stopped", 1353 }, 1354 { 1355 .key = "init.svc.tbaseLoader", 1356 .value = "stopped", 1357 }, 1358 { 1359 .key = "init.svc.tftp_server", 1360 .value = "running", 1361 }, 1362 { 1363 .key = "init.svc.thermal-engine", 1364 .value = "running", 1365 }, 1366 { 1367 .key = "init.svc.time_daemon", 1368 .value = "running", 1369 }, 1370 { 1371 .key = "init.svc.ueventd", 1372 .value = "running", 1373 }, 1374 { 1375 .key = "init.svc.vold", 1376 .value = "running", 1377 }, 1378 { 1379 .key = "init.svc.wcnss-service", 1380 .value = "running", 1381 }, 1382 { 1383 .key = "init.svc.zygote", 1384 .value = "running", 1385 }, 1386 { 1387 .key = "installd.sdcard_manipulate_done", 1388 .value = "0", 1389 }, 1390 { 1391 .key = "keyguard.no_require_sim", 1392 .value = "true", 1393 }, 1394 { 1395 .key = "logd.auditd", 1396 .value = "false", 1397 }, 1398 { 1399 .key = "media.aac_51_output_enabled", 1400 .value = "true", 1401 }, 1402 { 1403 .key = "media.enable-commonsource", 1404 .value = "true", 1405 }, 1406 { 1407 .key = "media.msm8929hw", 1408 .value = "0", 1409 }, 1410 { 1411 .key = "media.msm8939hw", 1412 .value = "0", 1413 }, 1414 { 1415 .key = "media.stagefright.enable-aac", 1416 .value = "true", 1417 }, 1418 { 1419 .key = "media.stagefright.enable-fma2dp", 1420 .value = "true", 1421 }, 1422 { 1423 .key = "media.stagefright.enable-http", 1424 .value = "true", 1425 }, 1426 { 1427 .key = "media.stagefright.enable-player", 1428 .value = "true", 1429 }, 1430 { 1431 .key = "media.stagefright.enable-qcp", 1432 .value = "true", 1433 }, 1434 { 1435 .key = "media.stagefright.enable-scan", 1436 .value = "true", 1437 }, 1438 { 1439 .key = "media.stagefright.use-awesome", 1440 .value = "false", 1441 }, 1442 { 1443 .key = "mm.enable.qcom_parser", 1444 .value = "3407871", 1445 }, 1446 { 1447 .key = "mm.enable.smoothstreaming", 1448 .value = "true", 1449 }, 1450 { 1451 .key = "mmp.enable.3g2", 1452 .value = "true", 1453 }, 1454 { 1455 .key = "net.bt.name", 1456 .value = "Android", 1457 }, 1458 { 1459 .key = "net.change", 1460 .value = "net.qtaguid_enabled", 1461 }, 1462 { 1463 .key = "net.hostname", 1464 .value = "android-5951834d6d5e446b", 1465 }, 1466 { 1467 .key = "net.knox.shareddevice.version", 1468 .value = "2.6.0", 1469 }, 1470 { 1471 .key = "net.knoxscep.version", 1472 .value = "2.0.1", 1473 }, 1474 { 1475 .key = "net.knoxsso.version", 1476 .value = "2.5.0", 1477 }, 1478 { 1479 .key = "net.knoxvpn.version", 1480 .value = "2.3.0", 1481 }, 1482 { 1483 .key = "net.qtaguid_enabled", 1484 .value = "1", 1485 }, 1486 { 1487 .key = "net.smart_switch.disabled", 1488 .value = "1", 1489 }, 1490 { 1491 .key = "net.tcp.buffersize.default", 1492 .value = "4096,87380,524288,4096,16384,110208", 1493 }, 1494 { 1495 .key = "net.tcp.buffersize.edge", 1496 .value = "4093,26280,35040,4096,16384,35040", 1497 }, 1498 { 1499 .key = "net.tcp.buffersize.evdo", 1500 .value = "4094,87380,524288,4096,16384,262144", 1501 }, 1502 { 1503 .key = "net.tcp.buffersize.gprs", 1504 .value = "4092,8760,11680,4096,8760,11680", 1505 }, 1506 { 1507 .key = "net.tcp.buffersize.hsdpa", 1508 .value = "4094,87380,1220608,4096,16384,1220608", 1509 }, 1510 { 1511 .key = "net.tcp.buffersize.hspa", 1512 .value = "4094,87380,1220608,4096,16384,1220608", 1513 }, 1514 { 1515 .key = "net.tcp.buffersize.hspap", 1516 .value = "4094,87380,1220608,4096,16384,1220608", 1517 }, 1518 { 1519 .key = "net.tcp.buffersize.hsupa", 1520 .value = "4094,87380,1220608,4096,16384,1220608", 1521 }, 1522 { 1523 .key = "net.tcp.buffersize.lte", 1524 .value = "2097152,4194304,8388608,262144,524288,1048576", 1525 }, 1526 { 1527 .key = "net.tcp.buffersize.umts", 1528 .value = "4094,87380,110208,4096,16384,110208", 1529 }, 1530 { 1531 .key = "net.tcp.buffersize.wifi", 1532 .value = "524288,2097152,4525824,524288,1048576,4525824", 1533 }, 1534 { 1535 .key = "net.tcp.default_init_rwnd", 1536 .value = "60", 1537 }, 1538 { 1539 .key = "net.tcp.delack.default", 1540 .value = "1", 1541 }, 1542 { 1543 .key = "net.tcp.delack.wifi", 1544 .value = "20", 1545 }, 1546 { 1547 .key = "net.tcp.usercfg.default", 1548 .value = "0", 1549 }, 1550 { 1551 .key = "net.tcp.usercfg.wifi", 1552 .value = "1", 1553 }, 1554 { 1555 .key = "persist.audio.allsoundmute", 1556 .value = "0", 1557 }, 1558 { 1559 .key = "persist.audio.cpufreq", 1560 .value = "350000", 1561 }, 1562 { 1563 .key = "persist.audio.finemediavolume", 1564 .value = "1", 1565 }, 1566 { 1567 .key = "persist.audio.fluence.speaker", 1568 .value = "true", 1569 }, 1570 { 1571 .key = "persist.audio.fluence.voicecall", 1572 .value = "true", 1573 }, 1574 { 1575 .key = "persist.audio.fluence.voicerec", 1576 .value = "false", 1577 }, 1578 { 1579 .key = "persist.audio.globaleffect", 1580 .value = "1", 1581 }, 1582 { 1583 .key = "persist.audio.headsetsysvolume", 1584 .value = "9", 1585 }, 1586 { 1587 .key = "persist.audio.hphonesysvolume", 1588 .value = "9", 1589 }, 1590 { 1591 .key = "persist.audio.mpseek", 1592 .value = "0", 1593 }, 1594 { 1595 .key = "persist.audio.mysound", 1596 .value = "1", 1597 }, 1598 { 1599 .key = "persist.audio.ringermode", 1600 .value = "2", 1601 }, 1602 { 1603 .key = "persist.audio.sales_code", 1604 .value = "TTT", 1605 }, 1606 { 1607 .key = "persist.audio.soundalivefxsec", 1608 .value = "1", 1609 }, 1610 { 1611 .key = "persist.audio.stereospeaker", 1612 .value = "0", 1613 }, 1614 { 1615 .key = "persist.audio.sysvolume", 1616 .value = "9", 1617 }, 1618 { 1619 .key = "persist.audio.uhqa", 1620 .value = "0", 1621 }, 1622 { 1623 .key = "persist.audio.voipcpufreq", 1624 .value = "350000", 1625 }, 1626 { 1627 .key = "persist.camera.incall", 1628 .value = "false", 1629 }, 1630 { 1631 .key = "persist.camera.pip.support", 1632 .value = "0", 1633 }, 1634 { 1635 .key = "persist.cne.dpm", 1636 .value = "0", 1637 }, 1638 { 1639 .key = "persist.cne.feature", 1640 .value = "0", 1641 }, 1642 { 1643 .key = "persist.data.netmgrd.qos.enable", 1644 .value = "false", 1645 }, 1646 { 1647 .key = "persist.debug.coresight.config", 1648 .value = "stm-events", 1649 }, 1650 { 1651 .key = "persist.debug.wfd.enable", 1652 .value = "1", 1653 }, 1654 { 1655 .key = "persist.demo.hdmirotationlock", 1656 .value = "false", 1657 }, 1658 { 1659 .key = "persist.dpm.feature", 1660 .value = "3", 1661 }, 1662 { 1663 .key = "persist.fuse_sdcard", 1664 .value = "true", 1665 }, 1666 { 1667 .key = "persist.gps.qc_nlp_in_use", 1668 .value = "1", 1669 }, 1670 { 1671 .key = "persist.hwc.enable_vds", 1672 .value = "1", 1673 }, 1674 { 1675 .key = "persist.hwc.mdpcomp.enable", 1676 .value = "true", 1677 }, 1678 { 1679 .key = "persist.loc.nlp_name", 1680 .value = "com.qualcomm.location", 1681 }, 1682 { 1683 .key = "persist.radio.add_power_save", 1684 .value = "1", 1685 }, 1686 { 1687 .key = "persist.radio.apm_sim_not_pwdn", 1688 .value = "1", 1689 }, 1690 { 1691 .key = "persist.radio.calldefault.simid", 1692 .value = "0", 1693 }, 1694 { 1695 .key = "persist.radio.dataprefer.slotId", 1696 .value = "0", 1697 }, 1698 { 1699 .key = "persist.radio.defdataSIMchange", 1700 .value = "true", 1701 }, 1702 { 1703 .key = "persist.radio.initphone-type", 1704 .value = "1", 1705 }, 1706 { 1707 .key = "persist.radio.jbims", 1708 .value = "1", 1709 }, 1710 { 1711 .key = "persist.radio.lte_vrte_ltd", 1712 .value = "1", 1713 }, 1714 { 1715 .key = "persist.radio.multisim.config", 1716 .value = "dsds", 1717 }, 1718 { 1719 .key = "persist.radio.multisim.stackid", 1720 .value = "0,1", 1721 }, 1722 { 1723 .key = "persist.radio.plmnname", 1724 .value = ",", 1725 }, 1726 { 1727 .key = "persist.radio.process_sups_ind", 1728 .value = "1", 1729 }, 1730 { 1731 .key = "persist.radio.sib16_support", 1732 .value = "0", 1733 }, 1734 { 1735 .key = "persist.radio.sim.onoff", 1736 .value = "1,1", 1737 }, 1738 { 1739 .key = "persist.radio.ss.voiceclass_1", 1740 .value = "false", 1741 }, 1742 { 1743 .key = "persist.radio.ss.voiceclass_2", 1744 .value = "false", 1745 }, 1746 { 1747 .key = "persist.ril.dfm.srlte", 1748 .value = "false", 1749 }, 1750 { 1751 .key = "persist.ril.ims.eutranParam", 1752 .value = "0", 1753 }, 1754 { 1755 .key = "persist.ril.ims.pdnFailCause", 1756 .value = "0", 1757 }, 1758 { 1759 .key = "persist.ril.ims.utranParam", 1760 .value = "0", 1761 }, 1762 { 1763 .key = "persist.ril.modem.board", 1764 .value = "MSM8916", 1765 }, 1766 { 1767 .key = "persist.ril.radiocapa.tdscdma", 1768 .value = "false", 1769 }, 1770 { 1771 .key = "persist.ril.xcap.pdnFailCause", 1772 .value = "0", 1773 }, 1774 { 1775 .key = "persist.rild.nitz_long_ons_0", 1776 .value = "", 1777 }, 1778 { 1779 .key = "persist.rild.nitz_long_ons_1", 1780 .value = "", 1781 }, 1782 { 1783 .key = "persist.rild.nitz_long_ons_2", 1784 .value = "", 1785 }, 1786 { 1787 .key = "persist.rild.nitz_long_ons_3", 1788 .value = "", 1789 }, 1790 { 1791 .key = "persist.rild.nitz_plmn", 1792 .value = "", 1793 }, 1794 { 1795 .key = "persist.rild.nitz_short_ons_0", 1796 .value = "", 1797 }, 1798 { 1799 .key = "persist.rild.nitz_short_ons_1", 1800 .value = "", 1801 }, 1802 { 1803 .key = "persist.rild.nitz_short_ons_2", 1804 .value = "", 1805 }, 1806 { 1807 .key = "persist.rild.nitz_short_ons_3", 1808 .value = "", 1809 }, 1810 { 1811 .key = "persist.security.ams.enforcing", 1812 .value = "3", 1813 }, 1814 { 1815 .key = "persist.security.tlc.ccm", 1816 .value = "0", 1817 }, 1818 { 1819 .key = "persist.security.tlc.otp", 1820 .value = "0", 1821 }, 1822 { 1823 .key = "persist.service.bdroid.version", 1824 .value = "4.1", 1825 }, 1826 { 1827 .key = "persist.soc_camera.flicker", 1828 .value = "60hz", 1829 }, 1830 { 1831 .key = "persist.sys.SUWRebootReason", 1832 .value = "", 1833 }, 1834 { 1835 .key = "persist.sys.ccm.date", 1836 .value = "Tue Jan 3 01:45:41 KST 2017", 1837 }, 1838 { 1839 .key = "persist.sys.dalvik.vm.lib.2", 1840 .value = "libart.so", 1841 }, 1842 { 1843 .key = "persist.sys.drs.date", 1844 .value = "Tue Jan 3 01:45:41 KST 2017", 1845 }, 1846 { 1847 .key = "persist.sys.kap.date", 1848 .value = "Tue Jan 3 01:45:41 KST 2017", 1849 }, 1850 { 1851 .key = "persist.sys.locale", 1852 .value = "en-US", 1853 }, 1854 { 1855 .key = "persist.sys.localedefault", 1856 .value = "en-US", 1857 }, 1858 { 1859 .key = "persist.sys.profiler_ms", 1860 .value = "0", 1861 }, 1862 { 1863 .key = "persist.sys.sb.setting.enabled", 1864 .value = "false", 1865 }, 1866 { 1867 .key = "persist.sys.setupwizard", 1868 .value = "FINISH", 1869 }, 1870 { 1871 .key = "persist.sys.sm_mode", 1872 .value = "1", 1873 }, 1874 { 1875 .key = "persist.sys.storage_preload", 1876 .value = "2", 1877 }, 1878 { 1879 .key = "persist.sys.timezone", 1880 .value = "America/Los_Angeles", 1881 }, 1882 { 1883 .key = "persist.sys.usb.config", 1884 .value = "mtp,adb", 1885 }, 1886 { 1887 .key = "persist.sys.usb.config.extra", 1888 .value = "none", 1889 }, 1890 { 1891 .key = "persist.tcp.delack.enable", 1892 .value = "true", 1893 }, 1894 { 1895 .key = "persist.timed.enable", 1896 .value = "true", 1897 }, 1898 { 1899 .key = "ril.ICC_TYPE", 1900 .value = "0,0", 1901 }, 1902 { 1903 .key = "ril.RildInit", 1904 .value = "1,1", 1905 }, 1906 { 1907 .key = "ril.airplane.mode", 1908 .value = "0", 1909 }, 1910 { 1911 .key = "ril.atd_status", 1912 .value = "1_0_0", 1913 }, 1914 { 1915 .key = "ril.backoffstate", 1916 .value = "1024", 1917 }, 1918 { 1919 .key = "ril.cs_svc", 1920 .value = "1", 1921 }, 1922 { 1923 .key = "ril.debug_modemfactory", 1924 .value = "CSC Feature State: IMS OFF, EPDG OFF", 1925 }, 1926 { 1927 .key = "ril.deviceOffRes", 1928 .value = "0", 1929 }, 1930 { 1931 .key = "ril.ecclist0", 1932 .value = "", 1933 }, 1934 { 1935 .key = "ril.ecclist00", 1936 .value = "112,911,999,000,110,118,119", 1937 }, 1938 { 1939 .key = "ril.ecclist10", 1940 .value = "112,911,999,000,08,110,118,119", 1941 }, 1942 { 1943 .key = "ril.ecclist_net0", 1944 .value = "", 1945 }, 1946 { 1947 .key = "ril.ecclist_net1", 1948 .value = "", 1949 }, 1950 { 1951 .key = "ril.hasisim", 1952 .value = "0,0", 1953 }, 1954 { 1955 .key = "ril.hw_ver", 1956 .value = "MP 0.400", 1957 }, 1958 { 1959 .key = "ril.ims.ecsupport", 1960 .value = "0", 1961 }, 1962 { 1963 .key = "ril.initPB", 1964 .value = "0", 1965 }, 1966 { 1967 .key = "ril.initPB2", 1968 .value = "0", 1969 }, 1970 { 1971 .key = "ril.modem.board", 1972 .value = "MSM8916", 1973 }, 1974 { 1975 .key = "ril.official_cscver", 1976 .value = "J500MUUB1BPL1", 1977 }, 1978 { 1979 .key = "ril.product_code", 1980 .value = "SM-J500MZKETTT", 1981 }, 1982 { 1983 .key = "ril.radiostate", 1984 .value = "10", 1985 }, 1986 { 1987 .key = "ril.rfcal_date", 1988 .value = "2017.03.02", 1989 }, 1990 { 1991 .key = "ril.rildreset", 1992 .value = "768", 1993 }, 1994 { 1995 .key = "ril.serialnumber", 1996 .value = "RV8H80VV94F", 1997 }, 1998 { 1999 .key = "ril.servicestate", 2000 .value = "2", 2001 }, 2002 { 2003 .key = "ril.ss.routing", 2004 .value = "0", 2005 }, 2006 { 2007 .key = "ril.subinfo", 2008 .value = "0:2147483643,1:2147483644", 2009 }, 2010 { 2011 .key = "ril.subscription.types", 2012 .value = "NV,RUIM", 2013 }, 2014 { 2015 .key = "ril.sw_ver", 2016 .value = "J500MUBU1BPL2", 2017 }, 2018 { 2019 .key = "ril.timezoneID", 2020 .value = "", 2021 }, 2022 { 2023 .key = "rild.libargs", 2024 .value = "-d /dev/smd0", 2025 }, 2026 { 2027 .key = "rild.libpath", 2028 .value = "/system/lib/libsec-ril.so", 2029 }, 2030 { 2031 .key = "rild.libpath2", 2032 .value = "/system/lib/libsec-ril-dsds.so", 2033 }, 2034 { 2035 .key = "rilswitch.cfilibpath", 2036 .value = "/system/lib/libcfiril.so", 2037 }, 2038 { 2039 .key = "rilswitch.vendorlibpath", 2040 .value = "/system/lib/libsec-ril.so", 2041 }, 2042 { 2043 .key = "ro.adb.secure", 2044 .value = "1", 2045 }, 2046 { 2047 .key = "ro.allow.mock.location", 2048 .value = "0", 2049 }, 2050 { 2051 .key = "ro.astcenc.astcsupport", 2052 .value = "1", 2053 }, 2054 { 2055 .key = "ro.baseband", 2056 .value = "msm", 2057 }, 2058 { 2059 .key = "ro.bluetooth.dun", 2060 .value = "true", 2061 }, 2062 { 2063 .key = "ro.bluetooth.hfp.ver", 2064 .value = "1.7", 2065 }, 2066 { 2067 .key = "ro.bluetooth.sap", 2068 .value = "true", 2069 }, 2070 { 2071 .key = "ro.board.platform", 2072 .value = "msm8916", 2073 }, 2074 { 2075 .key = "ro.boot.baseband", 2076 .value = "msm", 2077 }, 2078 { 2079 .key = "ro.boot.boot_recovery", 2080 .value = "0", 2081 }, 2082 { 2083 .key = "ro.boot.bootdevice", 2084 .value = "7824900.sdhci", 2085 }, 2086 { 2087 .key = "ro.boot.bootloader", 2088 .value = "J500MUBU1BQA1", 2089 }, 2090 { 2091 .key = "ro.boot.cp_debug_level", 2092 .value = "0x55FF", 2093 }, 2094 { 2095 .key = "ro.boot.debug_level", 2096 .value = "0x4f4c", 2097 }, 2098 { 2099 .key = "ro.boot.emmc", 2100 .value = "true", 2101 }, 2102 { 2103 .key = "ro.boot.hardware", 2104 .value = "qcom", 2105 }, 2106 { 2107 .key = "ro.boot.revision", 2108 .value = "5", 2109 }, 2110 { 2111 .key = "ro.boot.sec_atd.tty", 2112 .value = "/dev/ttyHSL0", 2113 }, 2114 { 2115 .key = "ro.boot.security_mode", 2116 .value = "1526595584", 2117 }, 2118 { 2119 .key = "ro.boot.serialno", 2120 .value = "02316111", 2121 }, 2122 { 2123 .key = "ro.boot.warranty_bit", 2124 .value = "0", 2125 }, 2126 { 2127 .key = "ro.boot_recovery", 2128 .value = "0", 2129 }, 2130 { 2131 .key = "ro.bootimage.build.date", 2132 .value = "Tue Jan 3 01:45:45 KST 2017", 2133 }, 2134 { 2135 .key = "ro.bootimage.build.date.utc", 2136 .value = "1483375545", 2137 }, 2138 { 2139 .key = "ro.bootimage.build.fingerprint", 2140 .value = "samsung/j5lteub/j5lte:6.0.1/MMB29M/J500MUBU1BQA1:user/test-keys", 2141 }, 2142 { 2143 .key = "ro.bootloader", 2144 .value = "J500MUBU1BQA1", 2145 }, 2146 { 2147 .key = "ro.bootmode", 2148 .value = "unknown", 2149 }, 2150 { 2151 .key = "ro.bt.bdaddr_path", 2152 .value = "/efs/bluetooth/bt_addr", 2153 }, 2154 { 2155 .key = "ro.build.PDA", 2156 .value = "J500MUBU1BQA1", 2157 }, 2158 { 2159 .key = "ro.build.changelist", 2160 .value = "10283451", 2161 }, 2162 { 2163 .key = "ro.build.characteristics", 2164 .value = "default", 2165 }, 2166 { 2167 .key = "ro.build.date", 2168 .value = "Tue Jan 3 01:45:41 KST 2017", 2169 }, 2170 { 2171 .key = "ro.build.date.utc", 2172 .value = "1483375541", 2173 }, 2174 { 2175 .key = "ro.build.description", 2176 .value = "j5lteub-user 6.0.1 MMB29M J500MUBU1BQA1 release-keys", 2177 }, 2178 { 2179 .key = "ro.build.display.id", 2180 .value = "MMB29M.J500MUBU1BQA1", 2181 }, 2182 { 2183 .key = "ro.build.fingerprint", 2184 .value = "samsung/j5lteub/j5lte:6.0.1/MMB29M/J500MUBU1BQA1:user/release-keys", 2185 }, 2186 { 2187 .key = "ro.build.flavor", 2188 .value = "j5lteub-user", 2189 }, 2190 { 2191 .key = "ro.build.hidden_ver", 2192 .value = "J500MUBU1BQA1", 2193 }, 2194 { 2195 .key = "ro.build.host", 2196 .value = "SWHE8817", 2197 }, 2198 { 2199 .key = "ro.build.id", 2200 .value = "MMB29M", 2201 }, 2202 { 2203 .key = "ro.build.official.release", 2204 .value = "true", 2205 }, 2206 { 2207 .key = "ro.build.product", 2208 .value = "j5lte", 2209 }, 2210 { 2211 .key = "ro.build.scafe.cream", 2212 .value = "white", 2213 }, 2214 { 2215 .key = "ro.build.scafe.shot", 2216 .value = "single", 2217 }, 2218 { 2219 .key = "ro.build.scafe.size", 2220 .value = "short", 2221 }, 2222 { 2223 .key = "ro.build.scafe.version", 2224 .value = "2016A", 2225 }, 2226 { 2227 .key = "ro.build.selinux", 2228 .value = "1", 2229 }, 2230 { 2231 .key = "ro.build.selinux.enforce", 2232 .value = "1", 2233 }, 2234 { 2235 .key = "ro.build.tags", 2236 .value = "release-keys", 2237 }, 2238 { 2239 .key = "ro.build.type", 2240 .value = "user", 2241 }, 2242 { 2243 .key = "ro.build.user", 2244 .value = "dpi", 2245 }, 2246 { 2247 .key = "ro.build.version.all_codenames", 2248 .value = "REL", 2249 }, 2250 { 2251 .key = "ro.build.version.base_os", 2252 .value = "", 2253 }, 2254 { 2255 .key = "ro.build.version.codename", 2256 .value = "REL", 2257 }, 2258 { 2259 .key = "ro.build.version.incremental", 2260 .value = "J500MUBU1BQA1", 2261 }, 2262 { 2263 .key = "ro.build.version.preview_sdk", 2264 .value = "0", 2265 }, 2266 { 2267 .key = "ro.build.version.release", 2268 .value = "6.0.1", 2269 }, 2270 { 2271 .key = "ro.build.version.sdk", 2272 .value = "23", 2273 }, 2274 { 2275 .key = "ro.build.version.sdl", 2276 .value = "2301", 2277 }, 2278 { 2279 .key = "ro.build.version.security_patch", 2280 .value = "2017-01-01", 2281 }, 2282 { 2283 .key = "ro.carrier", 2284 .value = "unknown", 2285 }, 2286 { 2287 .key = "ro.chipname", 2288 .value = "MSM8916", 2289 }, 2290 { 2291 .key = "ro.com.google.clientidbase", 2292 .value = "android-samsung", 2293 }, 2294 { 2295 .key = "ro.com.google.gmsversion", 2296 .value = "6.0_r10", 2297 }, 2298 { 2299 .key = "ro.config.alarm_alert", 2300 .value = "Morning_Flower.ogg", 2301 }, 2302 { 2303 .key = "ro.config.dha_cached_max", 2304 .value = "6", 2305 }, 2306 { 2307 .key = "ro.config.dha_cached_min", 2308 .value = "3", 2309 }, 2310 { 2311 .key = "ro.config.dha_empty_init", 2312 .value = "20", 2313 }, 2314 { 2315 .key = "ro.config.dha_empty_max", 2316 .value = "20", 2317 }, 2318 { 2319 .key = "ro.config.dha_empty_min", 2320 .value = "6", 2321 }, 2322 { 2323 .key = "ro.config.dha_lmk_scale", 2324 .value = "1.0", 2325 }, 2326 { 2327 .key = "ro.config.dha_pwhitelist_enable", 2328 .value = "1", 2329 }, 2330 { 2331 .key = "ro.config.dha_th_rate", 2332 .value = "2.0", 2333 }, 2334 { 2335 .key = "ro.config.dmverity", 2336 .value = "true", 2337 }, 2338 { 2339 .key = "ro.config.iccc_version", 2340 .value = "1.0", 2341 }, 2342 { 2343 .key = "ro.config.kap", 2344 .value = "true", 2345 }, 2346 { 2347 .key = "ro.config.knox", 2348 .value = "v30", 2349 }, 2350 { 2351 .key = "ro.config.max_starting_bg", 2352 .value = "8", 2353 }, 2354 { 2355 .key = "ro.config.media_sound", 2356 .value = "Media_preview_Touch_the_light.ogg", 2357 }, 2358 { 2359 .key = "ro.config.notification_sound", 2360 .value = "Skyline.ogg", 2361 }, 2362 { 2363 .key = "ro.config.notification_sound_2", 2364 .value = "S_Charming_Bell.ogg", 2365 }, 2366 { 2367 .key = "ro.config.ringtone", 2368 .value = "Over_the_Horizon.ogg", 2369 }, 2370 { 2371 .key = "ro.config.ringtone_2", 2372 .value = "Basic_Bell.ogg", 2373 }, 2374 { 2375 .key = "ro.config.rm_preload_enabled", 2376 .value = "0", 2377 }, 2378 { 2379 .key = "ro.config.tima", 2380 .value = "1", 2381 }, 2382 { 2383 .key = "ro.config.timaversion", 2384 .value = "3.0", 2385 }, 2386 { 2387 .key = "ro.core_ctl_max_cpu", 2388 .value = "4", 2389 }, 2390 { 2391 .key = "ro.core_ctl_min_cpu", 2392 .value = "2", 2393 }, 2394 { 2395 .key = "ro.cp_debug_level", 2396 .value = "0x55FF", 2397 }, 2398 { 2399 .key = "ro.crypto.state", 2400 .value = "unencrypted", 2401 }, 2402 { 2403 .key = "ro.csc.country_code", 2404 .value = "TRINIDAD AND TOBAGO", 2405 }, 2406 { 2407 .key = "ro.csc.countryiso_code", 2408 .value = "TT", 2409 }, 2410 { 2411 .key = "ro.csc.sales_code", 2412 .value = "TTT", 2413 }, 2414 { 2415 .key = "ro.dalvik.vm.native.bridge", 2416 .value = "0", 2417 }, 2418 { 2419 .key = "ro.debug_level", 2420 .value = "0x4f4c", 2421 }, 2422 { 2423 .key = "ro.debuggable", 2424 .value = "0", 2425 }, 2426 { 2427 .key = "ro.emmc", 2428 .value = "true", 2429 }, 2430 { 2431 .key = "ro.emmc_checksum", 2432 .value = "unknown", 2433 }, 2434 { 2435 .key = "ro.error.receiver.default", 2436 .value = "com.samsung.receiver.error", 2437 }, 2438 { 2439 .key = "ro.expect.recovery_id", 2440 .value = "0xbb1fabe069470980fa763c4466ee8185f2c98951000000000000000000000000", 2441 }, 2442 { 2443 .key = "ro.fm.transmitter", 2444 .value = "false", 2445 }, 2446 { 2447 .key = "ro.frp.pst", 2448 .value = "/dev/block/persistent", 2449 }, 2450 { 2451 .key = "ro.gps.agps_provider", 2452 .value = "1", 2453 }, 2454 { 2455 .key = "ro.hardware", 2456 .value = "qcom", 2457 }, 2458 { 2459 .key = "ro.hdcp2.rx", 2460 .value = "tz", 2461 }, 2462 { 2463 .key = "ro.hwui.drop_shadow_cache_size", 2464 .value = "2", 2465 }, 2466 { 2467 .key = "ro.hwui.gradient_cache_size", 2468 .value = "0.5", 2469 }, 2470 { 2471 .key = "ro.hwui.layer_cache_size", 2472 .value = "16", 2473 }, 2474 { 2475 .key = "ro.hwui.path_cache_size", 2476 .value = "4", 2477 }, 2478 { 2479 .key = "ro.hwui.r_buffer_cache_size", 2480 .value = "2", 2481 }, 2482 { 2483 .key = "ro.hwui.shape_cache_size", 2484 .value = "1", 2485 }, 2486 { 2487 .key = "ro.hwui.text_large_cache_height", 2488 .value = "1024", 2489 }, 2490 { 2491 .key = "ro.hwui.text_large_cache_width", 2492 .value = "2048", 2493 }, 2494 { 2495 .key = "ro.hwui.text_small_cache_height", 2496 .value = "512", 2497 }, 2498 { 2499 .key = "ro.hwui.text_small_cache_width", 2500 .value = "1024", 2501 }, 2502 { 2503 .key = "ro.hwui.texture_cache_flushrate", 2504 .value = "0.4", 2505 }, 2506 { 2507 .key = "ro.hwui.texture_cache_size", 2508 .value = "24", 2509 }, 2510 { 2511 .key = "ro.kernel.qemu", 2512 .value = "0", 2513 }, 2514 { 2515 .key = "ro.mct.compressiontype", 2516 .value = "ETC1", 2517 }, 2518 { 2519 .key = "ro.min_freq_0", 2520 .value = "800000", 2521 }, 2522 { 2523 .key = "ro.multisim.simslotcount", 2524 .value = "2", 2525 }, 2526 { 2527 .key = "ro.nvdata_backup", 2528 .value = "unknown", 2529 }, 2530 { 2531 .key = "ro.opengles.version", 2532 .value = "196608", 2533 }, 2534 { 2535 .key = "ro.product.board", 2536 .value = "MSM8916", 2537 }, 2538 { 2539 .key = "ro.product.brand", 2540 .value = "samsung", 2541 }, 2542 { 2543 .key = "ro.product.cpu.abi", 2544 .value = "armeabi-v7a", 2545 }, 2546 { 2547 .key = "ro.product.cpu.abi2", 2548 .value = "armeabi", 2549 }, 2550 { 2551 .key = "ro.product.cpu.abilist", 2552 .value = "armeabi-v7a,armeabi", 2553 }, 2554 { 2555 .key = "ro.product.cpu.abilist32", 2556 .value = "armeabi-v7a,armeabi", 2557 }, 2558 { 2559 .key = "ro.product.cpu.abilist64", 2560 .value = "", 2561 }, 2562 { 2563 .key = "ro.product.device", 2564 .value = "j5lte", 2565 }, 2566 { 2567 .key = "ro.product.locale", 2568 .value = "en-GB", 2569 }, 2570 { 2571 .key = "ro.product.manufacturer", 2572 .value = "samsung", 2573 }, 2574 { 2575 .key = "ro.product.model", 2576 .value = "SM-J500M", 2577 }, 2578 { 2579 .key = "ro.product.name", 2580 .value = "j5lteub", 2581 }, 2582 { 2583 .key = "ro.product_ship", 2584 .value = "true", 2585 }, 2586 { 2587 .key = "ro.qc.sdk.audio.fluencetype", 2588 .value = "none", 2589 }, 2590 { 2591 .key = "ro.qc.sdk.audio.ssr", 2592 .value = "false", 2593 }, 2594 { 2595 .key = "ro.qualcomm.bluetooth.ftp", 2596 .value = "true", 2597 }, 2598 { 2599 .key = "ro.qualcomm.bluetooth.hfp", 2600 .value = "true", 2601 }, 2602 { 2603 .key = "ro.qualcomm.bluetooth.hsp", 2604 .value = "true", 2605 }, 2606 { 2607 .key = "ro.qualcomm.bluetooth.map", 2608 .value = "true", 2609 }, 2610 { 2611 .key = "ro.qualcomm.bluetooth.nap", 2612 .value = "true", 2613 }, 2614 { 2615 .key = "ro.qualcomm.bluetooth.opp", 2616 .value = "true", 2617 }, 2618 { 2619 .key = "ro.qualcomm.bluetooth.pbap", 2620 .value = "true", 2621 }, 2622 { 2623 .key = "ro.qualcomm.bt.hci_transport", 2624 .value = "smd", 2625 }, 2626 { 2627 .key = "ro.qualcomm.cabl", 2628 .value = "2", 2629 }, 2630 { 2631 .key = "ro.revision", 2632 .value = "5", 2633 }, 2634 { 2635 .key = "ro.ril.svdo", 2636 .value = "false", 2637 }, 2638 { 2639 .key = "ro.ril.svlte1x", 2640 .value = "false", 2641 }, 2642 { 2643 .key = "ro.sec.fle.encryption", 2644 .value = "true", 2645 }, 2646 { 2647 .key = "ro.secure", 2648 .value = "1", 2649 }, 2650 { 2651 .key = "ro.security.icd.flagmode", 2652 .value = "single", 2653 }, 2654 { 2655 .key = "ro.security.reactive.version", 2656 .value = "2.0.11", 2657 }, 2658 { 2659 .key = "ro.security.vpnpp.release", 2660 .value = "7.0", 2661 }, 2662 { 2663 .key = "ro.security.vpnpp.ver", 2664 .value = "1.4", 2665 }, 2666 { 2667 .key = "ro.security_mode", 2668 .value = "1526595584", 2669 }, 2670 { 2671 .key = "ro.secwvk", 2672 .value = "144", 2673 }, 2674 { 2675 .key = "ro.serialno", 2676 .value = "02316111", 2677 }, 2678 { 2679 .key = "ro.setupwizard.mode", 2680 .value = "OPTIONAL", 2681 }, 2682 { 2683 .key = "ro.sf.lcd_density", 2684 .value = "320", 2685 }, 2686 { 2687 .key = "ro.sys.fw.bservice_age", 2688 .value = "5000", 2689 }, 2690 { 2691 .key = "ro.sys.fw.bservice_enable", 2692 .value = "true", 2693 }, 2694 { 2695 .key = "ro.sys.fw.bservice_limit", 2696 .value = "5", 2697 }, 2698 { 2699 .key = "ro.sys.fw.dex2oat_thread_count", 2700 .value = "4", 2701 }, 2702 { 2703 .key = "ro.sys.fw.empty_app_percent", 2704 .value = "50", 2705 }, 2706 { 2707 .key = "ro.sys.fw.trim_cache_percent", 2708 .value = "100", 2709 }, 2710 { 2711 .key = "ro.sys.fw.trim_empty_percent", 2712 .value = "100", 2713 }, 2714 { 2715 .key = "ro.sys.fw.trim_enable_memory", 2716 .value = "1073741824", 2717 }, 2718 { 2719 .key = "ro.sys.fw.use_trim_settings", 2720 .value = "true", 2721 }, 2722 { 2723 .key = "ro.sys.usb.default.config", 2724 .value = "diag,serial_smd,rmnet_bam,adb", 2725 }, 2726 { 2727 .key = "ro.telephony.call_ring.multiple", 2728 .value = "false", 2729 }, 2730 { 2731 .key = "ro.telephony.default_network", 2732 .value = "9", 2733 }, 2734 { 2735 .key = "ro.use_data_netmgrd", 2736 .value = "false", 2737 }, 2738 { 2739 .key = "ro.vendor.extension_library", 2740 .value = "libqti-perfd-client.so", 2741 }, 2742 { 2743 .key = "ro.warranty_bit", 2744 .value = "0", 2745 }, 2746 { 2747 .key = "ro.wifi.channels", 2748 .value = "", 2749 }, 2750 { 2751 .key = "ro.zygote", 2752 .value = "zygote32", 2753 }, 2754 { 2755 .key = "rw.km_fips_status", 2756 .value = "ready", 2757 }, 2758 { 2759 .key = "security.ASKS.policy_version", 2760 .value = "161011", 2761 }, 2762 { 2763 .key = "security.mdpp.mass", 2764 .value = "skmm", 2765 }, 2766 { 2767 .key = "security.semdaemonfinish", 2768 .value = "0", 2769 }, 2770 { 2771 .key = "selinux.policy_version", 2772 .value = "SEPF_SECMOBILE_6.0.1_0033", 2773 }, 2774 { 2775 .key = "selinux.reload_policy", 2776 .value = "1", 2777 }, 2778 { 2779 .key = "service.bootanim.exit", 2780 .value = "0", 2781 }, 2782 { 2783 .key = "service.camera.rec.running", 2784 .value = "0", 2785 }, 2786 { 2787 .key = "service.camera.running", 2788 .value = "0", 2789 }, 2790 { 2791 .key = "service.media.powersnd", 2792 .value = "1", 2793 }, 2794 { 2795 .key = "storage.mmc.size", 2796 .value = "15758000128", 2797 }, 2798 { 2799 .key = "storage.preload.complete", 2800 .value = "1", 2801 }, 2802 { 2803 .key = "storage.support.sdcard", 2804 .value = "1", 2805 }, 2806 { 2807 .key = "storage.support.usb", 2808 .value = "1", 2809 }, 2810 { 2811 .key = "sys.boot_completed", 2812 .value = "1", 2813 }, 2814 { 2815 .key = "sys.config.samp_spcm_enable", 2816 .value = "true", 2817 }, 2818 { 2819 .key = "sys.config.spcm_db_enable", 2820 .value = "true", 2821 }, 2822 { 2823 .key = "sys.config.spcm_db_launcher", 2824 .value = "true", 2825 }, 2826 { 2827 .key = "sys.config.spcm_preload_enable", 2828 .value = "true", 2829 }, 2830 { 2831 .key = "sys.dockstate", 2832 .value = "0", 2833 }, 2834 { 2835 .key = "sys.enterprise.billing.version", 2836 .value = "1.2.0", 2837 }, 2838 { 2839 .key = "sys.enterprise.otp.version", 2840 .value = "2.6.0", 2841 }, 2842 { 2843 .key = "sys.ims.QMI_DAEMON_STATUS", 2844 .value = "1", 2845 }, 2846 { 2847 .key = "sys.keyguard.connected", 2848 .value = "true", 2849 }, 2850 { 2851 .key = "sys.keymaster.loaded", 2852 .value = "true", 2853 }, 2854 { 2855 .key = "sys.knox.exists", 2856 .value = "0", 2857 }, 2858 { 2859 .key = "sys.knox.store", 2860 .value = "0", 2861 }, 2862 { 2863 .key = "sys.listeners.registered", 2864 .value = "true", 2865 }, 2866 { 2867 .key = "sys.mobicore.loaded", 2868 .value = "true", 2869 }, 2870 { 2871 .key = "sys.mobicoredaemon.enable", 2872 .value = "true", 2873 }, 2874 { 2875 .key = "sys.nfc.support", 2876 .value = "0", 2877 }, 2878 { 2879 .key = "sys.oem_unlock_allowed", 2880 .value = "0", 2881 }, 2882 { 2883 .key = "sys.qseecomd.enable", 2884 .value = "true", 2885 }, 2886 { 2887 .key = "sys.settings_global_version", 2888 .value = "2", 2889 }, 2890 { 2891 .key = "sys.settings_system_version", 2892 .value = "3", 2893 }, 2894 { 2895 .key = "sys.skip_lockscreen", 2896 .value = "0", 2897 }, 2898 { 2899 .key = "sys.sysctl.compact_memory", 2900 .value = "0", 2901 }, 2902 { 2903 .key = "sys.sysctl.extra_free_kbytes", 2904 .value = "10800", 2905 }, 2906 { 2907 .key = "sys.usb.config", 2908 .value = "mtp,adb", 2909 }, 2910 { 2911 .key = "sys.usb.configfs", 2912 .value = "0", 2913 }, 2914 { 2915 .key = "sys.usb.ffs.ready", 2916 .value = "1", 2917 }, 2918 { 2919 .key = "sys.usb.rps_mask", 2920 .value = "0", 2921 }, 2922 { 2923 .key = "sys.usb.state", 2924 .value = "mtp,adb", 2925 }, 2926 { 2927 .key = "system.camera.CC.disable", 2928 .value = "0", 2929 }, 2930 { 2931 .key = "telephony.lteOnCdmaDevice", 2932 .value = "0", 2933 }, 2934 { 2935 .key = "tunnel.audio.encode", 2936 .value = "false", 2937 }, 2938 { 2939 .key = "use.voice.path.for.pcm.voip", 2940 .value = "true", 2941 }, 2942 { 2943 .key = "vidc.enc.narrow.searchrange", 2944 .value = "1", 2945 }, 2946 { 2947 .key = "voice.playback.conc.disabled", 2948 .value = "true", 2949 }, 2950 { 2951 .key = "voice.record.conc.disabled", 2952 .value = "true", 2953 }, 2954 { 2955 .key = "voice.voip.conc.disabled", 2956 .value = "true", 2957 }, 2958 { 2959 .key = "vold.has_adoptable", 2960 .value = "0", 2961 }, 2962 { 2963 .key = "vold.post_fs_data_done", 2964 .value = "1", 2965 }, 2966 { 2967 .key = "wifi.interface", 2968 .value = "wlan0", 2969 }, 2970 { 2971 .key = "wlan.driver.ath", 2972 .value = "0", 2973 }, 2974 { 2975 .key = "wlan.driver.status", 2976 .value = "ok", 2977 }, 2978 { 2979 .key = "wlan.p2p.chkintent", 2980 .value = "8", 2981 }, 2982 { NULL }, 2983 }; 2984 #endif /* __ANDROID__ */ 2985