1 struct cpuinfo_mock_file filesystem[] = { 2 #if CPUINFO_ARCH_ARM64 3 { 4 .path = "/proc/cpuinfo", 5 .size = 243, 6 .content = 7 "Processor\t: AArch64 Processor rev 2 (aarch64)\n" 8 "processor\t: 0\n" 9 "BogoMIPS\t: 26.00\n" 10 "Features\t: fp asimd aes pmull sha1 sha2 crc32\n" 11 "CPU implementer\t: 0x41\n" 12 "CPU architecture: AArch64\n" 13 "CPU variant\t: 0x0\n" 14 "CPU part\t: 0xd03\n" 15 "CPU revision\t: 2\n" 16 "\n" 17 "Hardware\t: MT6752\n", 18 }, 19 #elif CPUINFO_ARCH_ARM 20 { 21 .path = "/proc/cpuinfo", 22 .size = 303, 23 .content = 24 "Processor\t: AArch64 Processor rev 2 (aarch64)\n" 25 "processor\t: 0\n" 26 "BogoMIPS\t: 26.00\n" 27 "Features\t: fp asimd aes pmull sha1 sha2 crc32 wp half thumb fastmult vfp edsp neon vfpv3 tlsi vfpv4 idiva idivt \n" 28 "CPU implementer\t: 0x41\n" 29 "CPU architecture: 8\n" 30 "CPU variant\t: 0x0\n" 31 "CPU part\t: 0xd03\n" 32 "CPU revision\t: 2\n" 33 "\n" 34 "Hardware\t: MT6752", 35 }, 36 #endif 37 { 38 .path = "/system/build.prop", 39 .size = 7780, 40 .content = 41 "##### Merging of the /util/data/semc_kernel_time_stamp.prop file #####\n" 42 "ro.build.date=Sat Dec 12 13:47:11 CST 2015\n" 43 "ro.build.date.utc=1449899231\n" 44 "ro.build.user=BuildUser\n" 45 "ro.build.host=BuildHost\n" 46 "\n" 47 "##### Final patch of properties #####\n" 48 "ro.build.product=arima6752_65_s_l1\n" 49 "\n" 50 "################# Updating of the SW Version #################\n" 51 "ro.semc.version.fs_revision=27.2.B.0.155\n" 52 "ro.build.id=27.2.B.0.155\n" 53 "ro.build.display.id=27.2.B.0.155\n" 54 "\n" 55 "##### Values from product package metadata #####\n" 56 "ro.semc.product.model=E5333\n" 57 "ro.semc.ms_type_id=PM-0862-BV\n" 58 "ro.semc.version.fs=GENERIC\n" 59 "ro.semc.product.name=Xperia C4 Dual\n" 60 "ro.semc.product.device=E53\n" 61 "ro.product.model=E5333\n" 62 "\n" 63 "\n" 64 "# begin build properties\n" 65 "# autogenerated by buildinfo.sh\n" 66 "ro.build.version.incremental=1449899156\n" 67 "ro.build.version.sdk=22\n" 68 "ro.build.version.codename=REL\n" 69 "ro.build.version.all_codenames=REL\n" 70 "ro.build.version.release=5.1\n" 71 "ro.build.type=user\n" 72 "ro.build.tags=test-keys\n" 73 "ro.build.flavor=full_arima6752_65_s_l1-user\n" 74 "ro.product.brand=alps\n" 75 "ro.product.name=full_arima6752_65_s_l1\n" 76 "ro.product.device=arima6752_65_s_l1\n" 77 "ro.product.board=\n" 78 "# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,\n" 79 "# use ro.product.cpu.abilist instead.\n" 80 "ro.product.cpu.abi=arm64-v8a\n" 81 "ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi\n" 82 "ro.product.cpu.abilist32=armeabi-v7a,armeabi\n" 83 "ro.product.cpu.abilist64=arm64-v8a\n" 84 "ro.product.manufacturer=alps\n" 85 "ro.product.locale.language=en\n" 86 "ro.product.locale.region=US\n" 87 "ro.wifi.channels=\n" 88 "ro.board.platform=mt6752\n" 89 "# ro.build.product is obsolete; use ro.product.device\n" 90 "# Do not try to parse description, fingerprint, or thumbprint\n" 91 "ro.build.description=full_arima6752_65_s_l1-user 5.1 2.65.J.0.152_201512120913 1449899156 test-keys\n" 92 "ro.build.fingerprint=alps/cosmos/cosmos:5.1/2.65.J.0.152_201512120913/1449899156:user/test-keys\n" 93 "ro.build.characteristics=default\n" 94 "ro.build.imeisv=09\n" 95 "ro.build.vendor_sw_ver=2.65.J.0.152_201512120913\n" 96 "ro.arima.product_type=cosmos_ds\n" 97 "# end build properties\n" 98 "ro.mtk_tc1_feature=1\n" 99 "persist.radio.hd.voice=1\n" 100 "#\n" 101 "# from device/arima/arima6752_65_s_l1/system.prop\n" 102 "#\n" 103 "#\n" 104 "# system.prop for generic sdk\n" 105 "#\n" 106 "\n" 107 "rild.libpath=mtk-ril.so\n" 108 "rild.libargs=-d /dev/ttyC0\n" 109 "\n" 110 "\n" 111 "# MTK, Infinity, 20090720 {\n" 112 "wifi.interface=wlan0\n" 113 "# MTK, Infinity, 20090720 }\n" 114 "\n" 115 "# MTK, mtk03034, 20101210 {\n" 116 "ro.mediatek.wlan.wsc=1\n" 117 "# MTK, mtk03034 20101210}\n" 118 "# MTK, mtk03034, 20110318 {\n" 119 "ro.mediatek.wlan.p2p=1\n" 120 "# MTK, mtk03034 20110318}\n" 121 "\n" 122 "# MTK, mtk03034, 20101213 {\n" 123 "mediatek.wlan.ctia=0\n" 124 "# MTK, mtk03034 20101213}\n" 125 "\n" 126 "\n" 127 "#\n" 128 "wifi.tethering.interface=ap0\n" 129 "#\n" 130 "\n" 131 "ro.opengles.version=196608\n" 132 "\n" 133 "wifi.direct.interface=p2p0\n" 134 "dalvik.vm.heapgrowthlimit=256m\n" 135 "dalvik.vm.heapsize=512m\n" 136 "\n" 137 "# USB MTP WHQL\n" 138 "ro.sys.usb.mtp.whql.enable=0\n" 139 "\n" 140 "# Power off opt in IPO\n" 141 "sys.ipo.pwrdncap=2\n" 142 "\n" 143 "ro.sys.usb.storage.type=mtp,mass_storage\n" 144 "\n" 145 "#<2015/08/03 alreoryuan.To fix issue DMS06681036, add the default value for ro.product.locale.excluded.\n" 146 "ro.product.locale.excluded=ar_EG ar_IL fa_IR iw_IL\n" 147 "#>2015/08/03 alreoryuan.\n" 148 "\n" 149 "\n" 150 "# USB BICR function\n" 151 "ro.sys.usb.bicr=yes\n" 152 "\n" 153 "# USB Charge only function\n" 154 "ro.sys.usb.charging.only=yes\n" 155 "\n" 156 "# audio\n" 157 "ro.camera.sound.forced=0\n" 158 "ro.audio.silent=0\n" 159 "\n" 160 "ro.zygote.preload.enable=0\n" 161 "\n" 162 "# temporary enables NAV bar (soft keys)\n" 163 "qemu.hw.mainkeys=0\n" 164 "\n" 165 "ro.kernel.zio=38,108,105,16\n" 166 "#ro.kernel.qemu=1\n" 167 "#ro.kernel.qemu.gles=0\n" 168 "#ro.boot.selinux=disable\n" 169 "\n" 170 "# Disable dirty region for Mali\n" 171 "debug.hwui.render_dirty_regions=false\n" 172 "\n" 173 "ro.sf.lcd_density=480\n" 174 "\n" 175 "#System props for the MM modules\n" 176 "encoder.video.profile=high\n" 177 "\n" 178 "sony.support.effect=0x1FF\n" 179 "\n" 180 "#//<2015/03/18-stevenchen, Modify default value of Image enhancement setting\n" 181 "#//<2015/03/06-stevenchen, Implement video parameters for Image enhancement\n" 182 "#//<2015/02/09-stevenchen, Integrate album parameters for Image enhancement\n" 183 "ro.service.xrfm.supported=true\n" 184 "persist.service.xrfm.mode=0\n" 185 "persist.sys.pq.picmode=3\n" 186 "persist.service.swiqi2.enable=0\n" 187 "#//>2015/02/09-stevenchen\n" 188 "#//>2015/03/06-stevenchen\n" 189 "#//<2015/03/18-stevenchen\n" 190 "\n" 191 "#\n" 192 "# ADDITIONAL_BUILD_PROPERTIES\n" 193 "#\n" 194 "ro.product-res-path=framework/SemcGenericUxpRes/SemcGenericUxpRes.apk\n" 195 "ro.com.android.dateformat=MM-dd-yyyy\n" 196 "ro.config.ringtone=xperia.ogg\n" 197 "ro.config.notification_sound=notification.ogg\n" 198 "ro.config.alarm_alert=alarm.ogg\n" 199 "ro.carrier=unknown\n" 200 "dalvik.vm.heapgrowthlimit=256m\n" 201 "dalvik.vm.heapsize=512m\n" 202 "ro.mediatek.chip_ver=S01\n" 203 "ro.mediatek.version.release=ALPS.L1.MP2.TC9SP.V1_ARIMA6752.65.S.L1_P90\n" 204 "ro.mediatek.platform=MT6752\n" 205 "ro.telephony.sim.count=2\n" 206 "persist.radio.default.sim=0\n" 207 "persist.md.perm.checked=to_upgrade\n" 208 "persist.gemini.sim_num=2\n" 209 "persist.radio.multisim.config=dsds\n" 210 "ro.gemini.smart_sim_switch=false\n" 211 "ril.specific.sm_cause=1\n" 212 "bgw.current3gband=0\n" 213 "ril.external.md=0\n" 214 "ro.mtk_cam_lomo_support=1\n" 215 "ro.btstack=blueangel\n" 216 "ro.sf.hwrotation=0\n" 217 "ril.current.share_modem=2\n" 218 "curlockscreen=1\n" 219 "ro.mediatek.gemini_support=true\n" 220 "persist.radio.fd.counter=15\n" 221 "persist.radio.fd.off.counter=5\n" 222 "persist.radio.fd.r8.counter=15\n" 223 "persist.radio.fd.off.r8.counter=5\n" 224 "drm.service.enabled=true\n" 225 "fmradio.driver.enable=1\n" 226 "ril.first.md=1\n" 227 "ril.flightmode.poweroffMD=0\n" 228 "ril.telephony.mode=0\n" 229 "dalvik.vm.mtk-stack-trace-file=/data/anr/mtk_traces.txt\n" 230 "mediatek.wlan.chip=CONSYS_MT6752\n" 231 "mediatek.wlan.module.postfix=_consys_mt6752\n" 232 "ril.radiooff.poweroffMD=0\n" 233 "ro.mediatek.version.branch=L1.MP2.TC9SP\n" 234 "ro.mediatek.version.sdk=4\n" 235 "ro.setupwizard.mode=OPTIONAL\n" 236 "ro.com.google.gmsversion=5.1_r2\n" 237 "ro.com.google.clientidbase=android-sonyericsson\n" 238 "ro.com.google.clientidbase.ms=android-sonymobile\n" 239 "ro.mtk_gemini_support=1\n" 240 "ro.mtk_audenh_support=1\n" 241 "ro.mtk_lossless_bt_audio=1\n" 242 "ro.mtk_besloudness_support=1\n" 243 "ro.mtk_gemini_enhancement=1\n" 244 "ro.mtk_wapi_support=1\n" 245 "ro.mtk_bt_support=1\n" 246 "ro.mtk_wappush_support=1\n" 247 "ro.mtk_agps_app=1\n" 248 "ro.mtk_voice_ui_support=1\n" 249 "ro.mtk_voice_contact_support=1\n" 250 "ro.mtk_matv_analog_support=1\n" 251 "ro.mtk_wlan_support=1\n" 252 "ro.mtk_gps_support=1\n" 253 "ro.mtk_omacp_support=1\n" 254 "ro.mtk_search_db_support=1\n" 255 "ro.mtk_dialer_search_support=1\n" 256 "ro.mtk_dhcpv6c_wifi=1\n" 257 "ro.have_aacencode_feature=1\n" 258 "ro.mtk_fd_support=1\n" 259 "persist.data.cc33.support=1\n" 260 "ro.mtk_eap_sim_aka=1\n" 261 "ro.mtk_fm_recording_support=1\n" 262 "ro.mtk_audio_ape_support=1\n" 263 "ro.mtk_flv_playback_support=1\n" 264 "ro.mtk_wmv_playback_support=1\n" 265 "ro.mtk_send_rr_support=1\n" 266 "ro.mtk_rat_wcdma_preferred=1\n" 267 "ro.mtk_emmc_support=1\n" 268 "ro.mtk_fm_50khz_support=1\n" 269 "ro.mtk_tetheringipv6_support=1\n" 270 "ro.mtk_phone_number_geo=1\n" 271 "ro.mtk_shared_sdcard=1\n" 272 "ro.mtk_enable_md1=1\n" 273 "ro.mtk_pq_support=2\n" 274 "ro.mtk_miravision_support=1\n" 275 "ro.mtk_wfd_support=1\n" 276 "ro.mtk_wfd_sink_support=1\n" 277 "ro.mtk_wfd_sink_uibc_support=1\n" 278 "ro.mtk_wifi_mcc_support=1\n" 279 "ro.mtk_system_update_support=1\n" 280 "ro.mtk_sim_hot_swap=1\n" 281 "ro.mtk_thumbnail_play_support=1\n" 282 "ro.mtk_bip_scws=1\n" 283 "ro.mtk_cmcc_ft_precheck_support=1\n" 284 "ro.mtk_world_phone_policy=0\n" 285 "ro.mtk_perfservice_support=1\n" 286 "ro.mtk_mobile_management=1\n" 287 "ro.mtk_antibricking_level=2\n" 288 "ro.mtk_cam_mfb_support=1\n" 289 "ro.mtk_lte_support=1\n" 290 "ro.mtk_cam_mav_support=1\n" 291 "ro.mtk_cam_vfb=1\n" 292 "ro.mtk_subtitle_support=1\n" 293 "ro.mtk_live_photo_support=1\n" 294 "ro.mtk_motion_track_support=1\n" 295 "ro.mtk_slidevideo_support=1\n" 296 "ro.mtk_hotknot_support=1\n" 297 "ro.mtk_passpoint_r1_support=1\n" 298 "ro.mtk_privacy_protection_lock=1\n" 299 "ro.mtk_bg_power_saving_support=1\n" 300 "ro.mtk_bg_power_saving_ui=1\n" 301 "ro.have_aee_feature=1\n" 302 "ro.sim_me_lock_mode=0\n" 303 "ro.mtk_voice_extension_support=1\n" 304 "wfd.dummy.enable=1\n" 305 "ro.mediatek.project.path=device/arima/arima6752_65_s_l1\n" 306 "ro.mtk_sony_hdcp_support=1\n" 307 "ro.sdcrypt.supported=true\n" 308 "ro.mtk_trustonic_tee_support=1\n" 309 "ro.mtk_sec_video_path_support=1\n" 310 "persist.mtk.wcn.combo.chipid=-1\n" 311 "service.wcn.driver.ready=no\n" 312 "ro.mtk_sensorhub_support=1\n" 313 "ro.sony_app2sd_support=1\n" 314 "ro.com.android.mobiledata=false\n" 315 "persist.radio.mobile.data=0,0\n" 316 "persist.meta.dumpdata=0\n" 317 "ro.nfc.port=I2C\n" 318 "persist.sys.dalvik.vm.lib.2=libart.so\n" 319 "dalvik.vm.isa.arm64.features=default\n" 320 "dalvik.vm.isa.arm.features=default\n" 321 "net.bt.name=Android\n" 322 "dalvik.vm.stack-trace-file=/data/anr/traces.txt\n" 323 "ro.drm.active.num=7\n" 324 "ro.drm.active.0=marlin,1\n" 325 "ro.drm.active.1=playready,1\n" 326 "ro.drm.active.2=dtla,1\n" 327 "ro.drm.active.3=marlin_import,1\n" 328 "ro.drm.active.4=ckb,1\n" 329 "ro.drm.active.5=widevine,1\n" 330 "ro.drm.active.6=dcp,1\n" 331 "ro.sony.fota.encrypteddata=supported\n", 332 }, 333 { 334 .path = "/sys/devices/system/cpu/kernel_max", 335 .size = 2, 336 .content = "7\n", 337 }, 338 { 339 .path = "/sys/devices/system/cpu/modalias", 340 .size = 61, 341 .content = "cpu:type:aarch64:feature:,0000,0001,0003,0004,0005,0006,0007\n", 342 }, 343 { 344 .path = "/sys/devices/system/cpu/offline", 345 .size = 4, 346 .content = "1-7\n", 347 }, 348 { 349 .path = "/sys/devices/system/cpu/online", 350 .size = 2, 351 .content = "0\n", 352 }, 353 { 354 .path = "/sys/devices/system/cpu/possible", 355 .size = 4, 356 .content = "0-7\n", 357 }, 358 { 359 .path = "/sys/devices/system/cpu/present", 360 .size = 4, 361 .content = "0-7\n", 362 }, 363 { 364 .path = "/sys/devices/system/cpu/cpufreq/all_time_in_state", 365 .size = 172, 366 .content = 367 "freq\t\tcpu0\t\tcpu1\t\tcpu2\t\tcpu3\t\tcpu4\t\tcpu5\t\tcpu6\t\tcpu7\t\t\n" 368 "468000\t\t2351\t\t\n" 369 "702000\t\t538\t\t\n" 370 "936000\t\t104\t\t\n" 371 "1170000\t\t9954\t\t\n" 372 "1287000\t\t47\t\t\n" 373 "1417000\t\t24\t\t\n" 374 "1560000\t\t48\t\t\n" 375 "1690000\t\t4478\t\t\n", 376 }, 377 { 378 .path = "/sys/devices/system/cpu/cputopo/big_cpumask", 379 .size = 3, 380 .content = "00\n", 381 }, 382 { 383 .path = "/sys/devices/system/cpu/cputopo/glbinfo", 384 .size = 70, 385 .content = 386 "big/little arch: no\n" 387 "big/little cpumask:0/ff\n" 388 "nr_cups: 8\n" 389 "nr_clusters: 2\n", 390 }, 391 { 392 .path = "/sys/devices/system/cpu/cputopo/is_big_little", 393 .size = 2, 394 .content = "0\n", 395 }, 396 { 397 .path = "/sys/devices/system/cpu/cputopo/is_multi_cluster", 398 .size = 2, 399 .content = "1\n", 400 }, 401 { 402 .path = "/sys/devices/system/cpu/cputopo/little_cpumask", 403 .size = 3, 404 .content = "ff\n", 405 }, 406 { 407 .path = "/sys/devices/system/cpu/cputopo/nr_clusters", 408 .size = 2, 409 .content = "2\n", 410 }, 411 { 412 .path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus", 413 .size = 2, 414 .content = "0\n", 415 }, 416 { 417 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq", 418 .size = 8, 419 .content = "1690000\n", 420 }, 421 { 422 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq", 423 .size = 7, 424 .content = "468000\n", 425 }, 426 { 427 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency", 428 .size = 5, 429 .content = "1000\n", 430 }, 431 { 432 .path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus", 433 .size = 16, 434 .content = "0 1 2 3 4 5 6 7\n", 435 }, 436 { 437 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies", 438 .size = 62, 439 .content = "1690000 1560000 1417000 1287000 1170000 936000 702000 468000 \n", 440 }, 441 { 442 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors", 443 .size = 54, 444 .content = "ondemand userspace powersave interactive performance \n", 445 }, 446 { 447 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq", 448 .size = 7, 449 .content = "468000\n", 450 }, 451 { 452 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver", 453 .size = 11, 454 .content = "mt-cpufreq\n", 455 }, 456 { 457 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor", 458 .size = 12, 459 .content = "interactive\n", 460 }, 461 { 462 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq", 463 .size = 7, 464 .content = "468000\n", 465 }, 466 { 467 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state", 468 .size = 93, 469 .content = 470 "1690000 4496\n" 471 "1560000 48\n" 472 "1417000 24\n" 473 "1287000 47\n" 474 "1170000 9954\n" 475 "936000 104\n" 476 "702000 538\n" 477 "468000 2479\n", 478 }, 479 { 480 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans", 481 .size = 4, 482 .content = "251\n", 483 }, 484 { 485 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/trans_table", 486 .size = 845, 487 .content = 488 " From : To\n" 489 " : 1690000 1560000 1417000 1287000 1170000 936000 702000 468000 \n" 490 " 1690000: 0 9 6 11 28 14 8 25 \n" 491 " 1560000: 7 0 0 1 2 0 0 0 \n" 492 " 1417000: 7 1 0 0 0 0 0 0 \n" 493 " 1287000: 10 0 2 0 1 1 2 0 \n" 494 " 1170000: 27 0 0 4 0 0 0 3 \n" 495 " 936000: 10 0 0 0 1 0 6 1 \n" 496 " 702000: 15 0 0 0 0 3 0 9 \n" 497 " 468000: 25 0 0 0 1 0 11 0 \n", 498 }, 499 { 500 .path = "/sys/devices/system/cpu/cpu0/topology/core_id", 501 .size = 2, 502 .content = "0\n", 503 }, 504 { 505 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings", 506 .size = 3, 507 .content = "0f\n", 508 }, 509 { 510 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list", 511 .size = 4, 512 .content = "0-3\n", 513 }, 514 { 515 .path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id", 516 .size = 2, 517 .content = "0\n", 518 }, 519 { 520 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings", 521 .size = 3, 522 .content = "01\n", 523 }, 524 { 525 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list", 526 .size = 2, 527 .content = "0\n", 528 }, 529 { NULL }, 530 }; 531 #ifdef __ANDROID__ 532 struct cpuinfo_mock_property properties[] = { 533 { 534 .key = "af.fm.force_direct_mode_type", 535 .value = "0", 536 }, 537 { 538 .key = "af.policy.r_submix_prio_adjust", 539 .value = "0", 540 }, 541 { 542 .key = "arima.bk_nv", 543 .value = "0", 544 }, 545 { 546 .key = "arima.ftboot.ass", 547 .value = "0", 548 }, 549 { 550 .key = "arima.ftboot", 551 .value = "0", 552 }, 553 { 554 .key = "arima.nvram.md.sync", 555 .value = "1", 556 }, 557 { 558 .key = "bgw.current3gband", 559 .value = "0", 560 }, 561 { 562 .key = "camera.disable_zsl_mode", 563 .value = "1", 564 }, 565 { 566 .key = "curlockscreen", 567 .value = "1", 568 }, 569 { 570 .key = "dalvik.vm.dex2oat-Xms", 571 .value = "64m", 572 }, 573 { 574 .key = "dalvik.vm.dex2oat-Xmx", 575 .value = "512m", 576 }, 577 { 578 .key = "dalvik.vm.heapgrowthlimit", 579 .value = "256m", 580 }, 581 { 582 .key = "dalvik.vm.heapsize", 583 .value = "512m", 584 }, 585 { 586 .key = "dalvik.vm.image-dex2oat-Xms", 587 .value = "64m", 588 }, 589 { 590 .key = "dalvik.vm.image-dex2oat-Xmx", 591 .value = "64m", 592 }, 593 { 594 .key = "dalvik.vm.isa.arm.features", 595 .value = "default", 596 }, 597 { 598 .key = "dalvik.vm.isa.arm64.features", 599 .value = "default", 600 }, 601 { 602 .key = "dalvik.vm.mtk-stack-trace-file", 603 .value = "/data/anr/mtk_traces.txt", 604 }, 605 { 606 .key = "dalvik.vm.stack-trace-file", 607 .value = "/data/anr/traces.txt", 608 }, 609 { 610 .key = "debug.MB.running", 611 .value = "0", 612 }, 613 { 614 .key = "debug.force_rtl", 615 .value = "0", 616 }, 617 { 618 .key = "debug.hwc.bq_count", 619 .value = "4", 620 }, 621 { 622 .key = "debug.hwc.compose_level", 623 .value = "0", 624 }, 625 { 626 .key = "debug.hwui.render_dirty_regions", 627 .value = "false", 628 }, 629 { 630 .key = "debug.mdlogger.Running", 631 .value = "0", 632 }, 633 { 634 .key = "debug.mdlogger.log2sd.path", 635 .value = "internal_sd", 636 }, 637 { 638 .key = "debug.mtklog.netlog.Running", 639 .value = "0", 640 }, 641 { 642 .key = "debug.program_binary.enable", 643 .value = "1", 644 }, 645 { 646 .key = "dev.bootcomplete", 647 .value = "1", 648 }, 649 { 650 .key = "drm.service.enabled", 651 .value = "true", 652 }, 653 { 654 .key = "encoder.video.profile", 655 .value = "high", 656 }, 657 { 658 .key = "fmradio.driver.enable", 659 .value = "1", 660 }, 661 { 662 .key = "gsm.baseband.capability", 663 .value = "503", 664 }, 665 { 666 .key = "gsm.current.phone-type", 667 .value = "1,1", 668 }, 669 { 670 .key = "gsm.gcf.testmode", 671 .value = "0", 672 }, 673 { 674 .key = "gsm.network.type", 675 .value = "Unknown,Unknown", 676 }, 677 { 678 .key = "gsm.operator.alpha.2", 679 .value = "", 680 }, 681 { 682 .key = "gsm.operator.alpha", 683 .value = "", 684 }, 685 { 686 .key = "gsm.operator.iso-country", 687 .value = "", 688 }, 689 { 690 .key = "gsm.operator.isroaming", 691 .value = "false,false", 692 }, 693 { 694 .key = "gsm.operator.numeric", 695 .value = "", 696 }, 697 { 698 .key = "gsm.project.baseband.2", 699 .value = "ARIMA6752_65_S_L1_HW(LWG)", 700 }, 701 { 702 .key = "gsm.project.baseband", 703 .value = "ARIMA6752_65_S_L1_HW(LWG)", 704 }, 705 { 706 .key = "gsm.ril.eboot", 707 .value = "-1", 708 }, 709 { 710 .key = "gsm.ril.uicctype.2", 711 .value = "", 712 }, 713 { 714 .key = "gsm.ril.uicctype", 715 .value = "", 716 }, 717 { 718 .key = "gsm.serial", 719 .value = "A303KMT10401", 720 }, 721 { 722 .key = "gsm.sim.operator.alpha", 723 .value = ",", 724 }, 725 { 726 .key = "gsm.sim.operator.default-name.2", 727 .value = "", 728 }, 729 { 730 .key = "gsm.sim.operator.default-name", 731 .value = "", 732 }, 733 { 734 .key = "gsm.sim.operator.iso-country", 735 .value = ",", 736 }, 737 { 738 .key = "gsm.sim.operator.numeric", 739 .value = ",", 740 }, 741 { 742 .key = "gsm.sim.retry.pin1.2", 743 .value = "", 744 }, 745 { 746 .key = "gsm.sim.retry.pin1", 747 .value = "", 748 }, 749 { 750 .key = "gsm.sim.retry.pin2.2", 751 .value = "", 752 }, 753 { 754 .key = "gsm.sim.retry.pin2", 755 .value = "", 756 }, 757 { 758 .key = "gsm.sim.retry.puk1.2", 759 .value = "", 760 }, 761 { 762 .key = "gsm.sim.retry.puk1", 763 .value = "", 764 }, 765 { 766 .key = "gsm.sim.retry.puk2.2", 767 .value = "", 768 }, 769 { 770 .key = "gsm.sim.retry.puk2", 771 .value = "", 772 }, 773 { 774 .key = "gsm.sim.ril.phbready.2", 775 .value = "true", 776 }, 777 { 778 .key = "gsm.sim.ril.phbready", 779 .value = "false", 780 }, 781 { 782 .key = "gsm.sim.state", 783 .value = "ABSENT,ABSENT", 784 }, 785 { 786 .key = "gsm.version.baseband1", 787 .value = "MOLY.LR9.W1423.MD.LWTG.MP.V45.P11, 2015/11/09 11:27", 788 }, 789 { 790 .key = "gsm.version.baseband", 791 .value = "MOLY.LR9.W1423.MD.LWTG.MP.V45.P11, 2015/11/09 11:27", 792 }, 793 { 794 .key = "gsm.version.ril-impl", 795 .value = "mtk gemini ril 1.0", 796 }, 797 { 798 .key = "init.svc.DMAgent", 799 .value = "running", 800 }, 801 { 802 .key = "init.svc.GoogleOtaAgent", 803 .value = "running", 804 }, 805 { 806 .key = "init.svc.MtkCodecService", 807 .value = "running", 808 }, 809 { 810 .key = "init.svc.NvRAMAgent", 811 .value = "running", 812 }, 813 { 814 .key = "init.svc.PPLAgent", 815 .value = "running", 816 }, 817 { 818 .key = "init.svc.adbd", 819 .value = "running", 820 }, 821 { 822 .key = "init.svc.agpsd", 823 .value = "running", 824 }, 825 { 826 .key = "init.svc.akmd09911", 827 .value = "running", 828 }, 829 { 830 .key = "init.svc.apfd", 831 .value = "running", 832 }, 833 { 834 .key = "init.svc.autokd", 835 .value = "running", 836 }, 837 { 838 .key = "init.svc.batterywarning", 839 .value = "running", 840 }, 841 { 842 .key = "init.svc.bootanim", 843 .value = "stopped", 844 }, 845 { 846 .key = "init.svc.bootlogoupdater", 847 .value = "stopped", 848 }, 849 { 850 .key = "init.svc.ccci2_fsd", 851 .value = "stopped", 852 }, 853 { 854 .key = "init.svc.ccci2_mdinit", 855 .value = "stopped", 856 }, 857 { 858 .key = "init.svc.ccci_fsd", 859 .value = "running", 860 }, 861 { 862 .key = "init.svc.ccci_mdinit", 863 .value = "running", 864 }, 865 { 866 .key = "init.svc.conn_launcher", 867 .value = "running", 868 }, 869 { 870 .key = "init.svc.credmgrd", 871 .value = "running", 872 }, 873 { 874 .key = "init.svc.debuggerd64", 875 .value = "running", 876 }, 877 { 878 .key = "init.svc.debuggerd", 879 .value = "running", 880 }, 881 { 882 .key = "init.svc.drm", 883 .value = "running", 884 }, 885 { 886 .key = "init.svc.emdlogger1", 887 .value = "running", 888 }, 889 { 890 .key = "init.svc.emsvr_user", 891 .value = "running", 892 }, 893 { 894 .key = "init.svc.enableswap", 895 .value = "stopped", 896 }, 897 { 898 .key = "init.svc.firewall-proxy", 899 .value = "running", 900 }, 901 { 902 .key = "init.svc.fota-trigger", 903 .value = "running", 904 }, 905 { 906 .key = "init.svc.fuelgauged", 907 .value = "running", 908 }, 909 { 910 .key = "init.svc.gsm0710muxd", 911 .value = "running", 912 }, 913 { 914 .key = "init.svc.guiext-server", 915 .value = "running", 916 }, 917 { 918 .key = "init.svc.healthd", 919 .value = "running", 920 }, 921 { 922 .key = "init.svc.iddd", 923 .value = "running", 924 }, 925 { 926 .key = "init.svc.installd", 927 .value = "running", 928 }, 929 { 930 .key = "init.svc.keystore", 931 .value = "running", 932 }, 933 { 934 .key = "init.svc.lmkd", 935 .value = "running", 936 }, 937 { 938 .key = "init.svc.logd", 939 .value = "running", 940 }, 941 { 942 .key = "init.svc.media", 943 .value = "running", 944 }, 945 { 946 .key = "init.svc.mnld", 947 .value = "running", 948 }, 949 { 950 .key = "init.svc.mobicore", 951 .value = "running", 952 }, 953 { 954 .key = "init.svc.mobile_log_d", 955 .value = "running", 956 }, 957 { 958 .key = "init.svc.modemsbp2", 959 .value = "stopped", 960 }, 961 { 962 .key = "init.svc.msensord", 963 .value = "stopped", 964 }, 965 { 966 .key = "init.svc.mtkbt", 967 .value = "running", 968 }, 969 { 970 .key = "init.svc.netd", 971 .value = "running", 972 }, 973 { 974 .key = "init.svc.netdiag", 975 .value = "running", 976 }, 977 { 978 .key = "init.svc.nvram_daemon", 979 .value = "stopped", 980 }, 981 { 982 .key = "init.svc.p2p_supplicant", 983 .value = "running", 984 }, 985 { 986 .key = "init.svc.permission_check", 987 .value = "stopped", 988 }, 989 { 990 .key = "init.svc.pq", 991 .value = "stopped", 992 }, 993 { 994 .key = "init.svc.program_binary", 995 .value = "running", 996 }, 997 { 998 .key = "init.svc.ril-daemon-mtk", 999 .value = "running", 1000 }, 1001 { 1002 .key = "init.svc.scd", 1003 .value = "running", 1004 }, 1005 { 1006 .key = "init.svc.sdcard", 1007 .value = "running", 1008 }, 1009 { 1010 .key = "init.svc.servicemanager", 1011 .value = "running", 1012 }, 1013 { 1014 .key = "init.svc.sn", 1015 .value = "running", 1016 }, 1017 { 1018 .key = "init.svc.startup-prober", 1019 .value = "stopped", 1020 }, 1021 { 1022 .key = "init.svc.suntrold", 1023 .value = "stopped", 1024 }, 1025 { 1026 .key = "init.svc.suntrold_32", 1027 .value = "stopped", 1028 }, 1029 { 1030 .key = "init.svc.surfaceflinger", 1031 .value = "running", 1032 }, 1033 { 1034 .key = "init.svc.ta_ccci_service", 1035 .value = "running", 1036 }, 1037 { 1038 .key = "init.svc.ta_sync_md", 1039 .value = "stopped", 1040 }, 1041 { 1042 .key = "init.svc.tad_static", 1043 .value = "running", 1044 }, 1045 { 1046 .key = "init.svc.tbase_helperd", 1047 .value = "stopped", 1048 }, 1049 { 1050 .key = "init.svc.terservice", 1051 .value = "stopped", 1052 }, 1053 { 1054 .key = "init.svc.thermal", 1055 .value = "running", 1056 }, 1057 { 1058 .key = "init.svc.thermal_manager", 1059 .value = "stopped", 1060 }, 1061 { 1062 .key = "init.svc.thermald", 1063 .value = "running", 1064 }, 1065 { 1066 .key = "init.svc.ueventd", 1067 .value = "running", 1068 }, 1069 { 1070 .key = "init.svc.update_ta_info", 1071 .value = "stopped", 1072 }, 1073 { 1074 .key = "init.svc.updatemiscta", 1075 .value = "stopped", 1076 }, 1077 { 1078 .key = "init.svc.vold", 1079 .value = "running", 1080 }, 1081 { 1082 .key = "init.svc.wifi2agps", 1083 .value = "running", 1084 }, 1085 { 1086 .key = "init.svc.wmtLoader", 1087 .value = "stopped", 1088 }, 1089 { 1090 .key = "init.svc.xlogboot", 1091 .value = "stopped", 1092 }, 1093 { 1094 .key = "init.svc.xlogdebugchanged", 1095 .value = "stopped", 1096 }, 1097 { 1098 .key = "init.svc.xssm", 1099 .value = "running", 1100 }, 1101 { 1102 .key = "init.svc.zygote", 1103 .value = "running", 1104 }, 1105 { 1106 .key = "init.svc.zygote_secondary", 1107 .value = "running", 1108 }, 1109 { 1110 .key = "media.wfd.portrait", 1111 .value = "0", 1112 }, 1113 { 1114 .key = "media.wfd.video-format", 1115 .value = "7", 1116 }, 1117 { 1118 .key = "mediatek.wlan.chip", 1119 .value = "CONSYS_MT6752", 1120 }, 1121 { 1122 .key = "mediatek.wlan.ctia", 1123 .value = "0", 1124 }, 1125 { 1126 .key = "mediatek.wlan.module.postfix", 1127 .value = "_consys_mt6752", 1128 }, 1129 { 1130 .key = "mtk.md1.starttime", 1131 .value = "0s Sat Aug 26 01:28:00 2017\r\n", 1132 }, 1133 { 1134 .key = "mtk.md1.status", 1135 .value = "readySat Aug 26 01:28:00 2017\r\n", 1136 }, 1137 { 1138 .key = "mtk.md2.status", 1139 .value = "initSat Aug 26 01:27:57 2017\r\n", 1140 }, 1141 { 1142 .key = "mtk_wifi.fwpath", 1143 .value = "STA", 1144 }, 1145 { 1146 .key = "net.bt.name", 1147 .value = "Android", 1148 }, 1149 { 1150 .key = "net.change", 1151 .value = "net.qtaguid_enabled", 1152 }, 1153 { 1154 .key = "net.hostname", 1155 .value = "android-9da52d616887cf6e", 1156 }, 1157 { 1158 .key = "net.nsiot_pending", 1159 .value = "false", 1160 }, 1161 { 1162 .key = "net.qtaguid_enabled", 1163 .value = "1", 1164 }, 1165 { 1166 .key = "net.tcp.default_init_rwnd", 1167 .value = "60", 1168 }, 1169 { 1170 .key = "persist.aee.preserve.main", 1171 .value = "enable", 1172 }, 1173 { 1174 .key = "persist.af.hac_on", 1175 .value = "0", 1176 }, 1177 { 1178 .key = "persist.af.losslessbt.on", 1179 .value = "0", 1180 }, 1181 { 1182 .key = "persist.bt.fwdump", 1183 .value = "0", 1184 }, 1185 { 1186 .key = "persist.data.cc33.support", 1187 .value = "1", 1188 }, 1189 { 1190 .key = "persist.dm.lock", 1191 .value = "false", 1192 }, 1193 { 1194 .key = "persist.gemini.sim_num", 1195 .value = "2", 1196 }, 1197 { 1198 .key = "persist.md.perm.checked", 1199 .value = "1", 1200 }, 1201 { 1202 .key = "persist.meta.dumpdata", 1203 .value = "0", 1204 }, 1205 { 1206 .key = "persist.mtk.wcn.combo.chipid", 1207 .value = "0x6752", 1208 }, 1209 { 1210 .key = "persist.radio.default.sim", 1211 .value = "0", 1212 }, 1213 { 1214 .key = "persist.radio.fd.counter", 1215 .value = "15", 1216 }, 1217 { 1218 .key = "persist.radio.fd.off.counter", 1219 .value = "5", 1220 }, 1221 { 1222 .key = "persist.radio.fd.off.r8.counter", 1223 .value = "5", 1224 }, 1225 { 1226 .key = "persist.radio.fd.r8.counter", 1227 .value = "15", 1228 }, 1229 { 1230 .key = "persist.radio.hd.voice", 1231 .value = "1", 1232 }, 1233 { 1234 .key = "persist.radio.ia-apn", 1235 .value = "", 1236 }, 1237 { 1238 .key = "persist.radio.ia", 1239 .value = "", 1240 }, 1241 { 1242 .key = "persist.radio.mobile.data", 1243 .value = "0,0", 1244 }, 1245 { 1246 .key = "persist.radio.multisim.config", 1247 .value = "dsds", 1248 }, 1249 { 1250 .key = "persist.radio.reset_on_switch", 1251 .value = "true", 1252 }, 1253 { 1254 .key = "persist.radio.simswitch", 1255 .value = "1", 1256 }, 1257 { 1258 .key = "persist.radio.terminal-based.cw", 1259 .value = "disabled_tbcw,disabled_tbcw", 1260 }, 1261 { 1262 .key = "persist.ro.ril.sms_sync_sending", 1263 .value = "1", 1264 }, 1265 { 1266 .key = "persist.service.acm.enable", 1267 .value = "", 1268 }, 1269 { 1270 .key = "persist.service.adb.enable", 1271 .value = "", 1272 }, 1273 { 1274 .key = "persist.service.swiqi2.enable", 1275 .value = "0", 1276 }, 1277 { 1278 .key = "persist.service.xrfm.mode", 1279 .value = "0", 1280 }, 1281 { 1282 .key = "persist.sys.country", 1283 .value = "US", 1284 }, 1285 { 1286 .key = "persist.sys.dalvik.vm.lib.2", 1287 .value = "libart.so", 1288 }, 1289 { 1290 .key = "persist.sys.device_sw_version", 1291 .value = "27.2.B.0.155", 1292 }, 1293 { 1294 .key = "persist.sys.first_time_boot", 1295 .value = "false", 1296 }, 1297 { 1298 .key = "persist.sys.language", 1299 .value = "en", 1300 }, 1301 { 1302 .key = "persist.sys.localevar", 1303 .value = "", 1304 }, 1305 { 1306 .key = "persist.sys.mute.state", 1307 .value = "2", 1308 }, 1309 { 1310 .key = "persist.sys.port_index", 1311 .value = "", 1312 }, 1313 { 1314 .key = "persist.sys.pq.adl.idx", 1315 .value = "0", 1316 }, 1317 { 1318 .key = "persist.sys.pq.picmode", 1319 .value = "3", 1320 }, 1321 { 1322 .key = "persist.sys.pq.shp.idx", 1323 .value = "2", 1324 }, 1325 { 1326 .key = "persist.sys.profiler_ms", 1327 .value = "0", 1328 }, 1329 { 1330 .key = "persist.sys.sd.defaultpath", 1331 .value = "/storage/emulated/0", 1332 }, 1333 { 1334 .key = "persist.sys.usb.config", 1335 .value = "mtp,adb", 1336 }, 1337 { 1338 .key = "persist.tareset.notfirstboot", 1339 .value = "1", 1340 }, 1341 { 1342 .key = "qemu.hw.mainkeys", 1343 .value = "0", 1344 }, 1345 { 1346 .key = "ril.active.md", 1347 .value = "5", 1348 }, 1349 { 1350 .key = "ril.current.share_modem", 1351 .value = "2", 1352 }, 1353 { 1354 .key = "ril.data.allow", 1355 .value = "0", 1356 }, 1357 { 1358 .key = "ril.ecclist1", 1359 .value = "", 1360 }, 1361 { 1362 .key = "ril.ecclist", 1363 .value = "", 1364 }, 1365 { 1366 .key = "ril.external.md", 1367 .value = "0", 1368 }, 1369 { 1370 .key = "ril.fd.mode", 1371 .value = "1", 1372 }, 1373 { 1374 .key = "ril.first.md", 1375 .value = "1", 1376 }, 1377 { 1378 .key = "ril.flightmode.poweroffMD", 1379 .value = "0", 1380 }, 1381 { 1382 .key = "ril.ia.iccid", 1383 .value = "", 1384 }, 1385 { 1386 .key = "ril.iccid.sim1", 1387 .value = "N/A", 1388 }, 1389 { 1390 .key = "ril.iccid.sim2", 1391 .value = "N/A", 1392 }, 1393 { 1394 .key = "ril.ipo.radiooff.2", 1395 .value = "0", 1396 }, 1397 { 1398 .key = "ril.ipo.radiooff", 1399 .value = "0", 1400 }, 1401 { 1402 .key = "ril.mux.ee.md1", 1403 .value = "0", 1404 }, 1405 { 1406 .key = "ril.mux.report.case", 1407 .value = "0", 1408 }, 1409 { 1410 .key = "ril.radiooff.poweroffMD", 1411 .value = "0", 1412 }, 1413 { 1414 .key = "ril.ready.sim", 1415 .value = "false", 1416 }, 1417 { 1418 .key = "ril.specific.sm_cause", 1419 .value = "1", 1420 }, 1421 { 1422 .key = "ril.telephony.mode", 1423 .value = "0", 1424 }, 1425 { 1426 .key = "rild.libargs", 1427 .value = "-d /dev/ttyC0", 1428 }, 1429 { 1430 .key = "rild.libpath", 1431 .value = "mtk-ril.so", 1432 }, 1433 { 1434 .key = "rild.mark_switchuser", 1435 .value = "0", 1436 }, 1437 { 1438 .key = "ro.adb.secure", 1439 .value = "1", 1440 }, 1441 { 1442 .key = "ro.allow.mock.location", 1443 .value = "0", 1444 }, 1445 { 1446 .key = "ro.arima.display.always", 1447 .value = "-1", 1448 }, 1449 { 1450 .key = "ro.arima.id.0", 1451 .value = "1", 1452 }, 1453 { 1454 .key = "ro.arima.id.1", 1455 .value = "0", 1456 }, 1457 { 1458 .key = "ro.arima.id.2", 1459 .value = "0", 1460 }, 1461 { 1462 .key = "ro.arima.id.3", 1463 .value = "0", 1464 }, 1465 { 1466 .key = "ro.arima.imei_1", 1467 .value = "359099068776508", 1468 }, 1469 { 1470 .key = "ro.arima.imei_2", 1471 .value = "359099068776516", 1472 }, 1473 { 1474 .key = "ro.arima.model", 1475 .value = "5919", 1476 }, 1477 { 1478 .key = "ro.arima.product_type", 1479 .value = "cosmos_ds", 1480 }, 1481 { 1482 .key = "ro.arima.startup.check", 1483 .value = "-2", 1484 }, 1485 { 1486 .key = "ro.arima.sw.pcba", 1487 .value = "0", 1488 }, 1489 { 1490 .key = "ro.audio.silent", 1491 .value = "0", 1492 }, 1493 { 1494 .key = "ro.baseband", 1495 .value = "unknown", 1496 }, 1497 { 1498 .key = "ro.board.platform", 1499 .value = "mt6752", 1500 }, 1501 { 1502 .key = "ro.boot.bootloader", 1503 .value = "s1", 1504 }, 1505 { 1506 .key = "ro.boot.bootreason", 1507 .value = "usb", 1508 }, 1509 { 1510 .key = "ro.boot.hardware", 1511 .value = "mt6752", 1512 }, 1513 { 1514 .key = "ro.boot.serialno", 1515 .value = "WUJ01MXNBC", 1516 }, 1517 { 1518 .key = "ro.bootloader", 1519 .value = "s1", 1520 }, 1521 { 1522 .key = "ro.bootmode", 1523 .value = "unknown", 1524 }, 1525 { 1526 .key = "ro.btstack", 1527 .value = "blueangel", 1528 }, 1529 { 1530 .key = "ro.build.characteristics", 1531 .value = "default", 1532 }, 1533 { 1534 .key = "ro.build.date.utc", 1535 .value = "1449899231", 1536 }, 1537 { 1538 .key = "ro.build.date", 1539 .value = "Sat Dec 12 13:47:11 CST 2015", 1540 }, 1541 { 1542 .key = "ro.build.description", 1543 .value = "E5333-user 5.1 27.2.B.0.155 671280557 release-keys", 1544 }, 1545 { 1546 .key = "ro.build.display.id", 1547 .value = "27.2.B.0.155", 1548 }, 1549 { 1550 .key = "ro.build.fingerprint", 1551 .value = "Sony/E5333/E5333:5.1/27.2.B.0.155/671280557:user/release-keys", 1552 }, 1553 { 1554 .key = "ro.build.flavor", 1555 .value = "full_arima6752_65_s_l1-user", 1556 }, 1557 { 1558 .key = "ro.build.host", 1559 .value = "BuildHost", 1560 }, 1561 { 1562 .key = "ro.build.id", 1563 .value = "27.2.B.0.155", 1564 }, 1565 { 1566 .key = "ro.build.imeisv", 1567 .value = "09", 1568 }, 1569 { 1570 .key = "ro.build.product", 1571 .value = "arima6752_65_s_l1", 1572 }, 1573 { 1574 .key = "ro.build.tags", 1575 .value = "release-keys", 1576 }, 1577 { 1578 .key = "ro.build.type", 1579 .value = "user", 1580 }, 1581 { 1582 .key = "ro.build.user", 1583 .value = "BuildUser", 1584 }, 1585 { 1586 .key = "ro.build.vendor_sw_ver", 1587 .value = "2.65.J.0.152_201512120913", 1588 }, 1589 { 1590 .key = "ro.build.version.all_codenames", 1591 .value = "REL", 1592 }, 1593 { 1594 .key = "ro.build.version.codename", 1595 .value = "REL", 1596 }, 1597 { 1598 .key = "ro.build.version.incremental", 1599 .value = "671280557", 1600 }, 1601 { 1602 .key = "ro.build.version.release", 1603 .value = "5.1", 1604 }, 1605 { 1606 .key = "ro.build.version.sdk", 1607 .value = "22", 1608 }, 1609 { 1610 .key = "ro.camera.sound.forced", 1611 .value = "0", 1612 }, 1613 { 1614 .key = "ro.carrier", 1615 .value = "unknown", 1616 }, 1617 { 1618 .key = "ro.com.android.dateformat", 1619 .value = "MM-dd-yyyy", 1620 }, 1621 { 1622 .key = "ro.com.android.mobiledata", 1623 .value = "false", 1624 }, 1625 { 1626 .key = "ro.com.google.clientidbase.ms", 1627 .value = "android-sonymobile", 1628 }, 1629 { 1630 .key = "ro.com.google.clientidbase", 1631 .value = "android-sonyericsson", 1632 }, 1633 { 1634 .key = "ro.com.google.gmsversion", 1635 .value = "5.1_r2", 1636 }, 1637 { 1638 .key = "ro.config.alarm_alert", 1639 .value = "alarm.ogg", 1640 }, 1641 { 1642 .key = "ro.config.notification_sound", 1643 .value = "notification.ogg", 1644 }, 1645 { 1646 .key = "ro.config.ringtone", 1647 .value = "xperia.ogg", 1648 }, 1649 { 1650 .key = "ro.crypto.fuse_sdcard", 1651 .value = "true", 1652 }, 1653 { 1654 .key = "ro.crypto.state", 1655 .value = "unencrypted", 1656 }, 1657 { 1658 .key = "ro.cst.prm", 1659 .value = "1295-8471:R2A", 1660 }, 1661 { 1662 .key = "ro.dalvik.vm.native.bridge", 1663 .value = "0", 1664 }, 1665 { 1666 .key = "ro.debuggable", 1667 .value = "0", 1668 }, 1669 { 1670 .key = "ro.drm.active.0", 1671 .value = "marlin,1", 1672 }, 1673 { 1674 .key = "ro.drm.active.1", 1675 .value = "playready,1", 1676 }, 1677 { 1678 .key = "ro.drm.active.2", 1679 .value = "dtla,1", 1680 }, 1681 { 1682 .key = "ro.drm.active.3", 1683 .value = "marlin_import,1", 1684 }, 1685 { 1686 .key = "ro.drm.active.4", 1687 .value = "ckb,1", 1688 }, 1689 { 1690 .key = "ro.drm.active.5", 1691 .value = "widevine,1", 1692 }, 1693 { 1694 .key = "ro.drm.active.6", 1695 .value = "dcp,1", 1696 }, 1697 { 1698 .key = "ro.drm.active.num", 1699 .value = "7", 1700 }, 1701 { 1702 .key = "ro.factorytest", 1703 .value = "0", 1704 }, 1705 { 1706 .key = "ro.gemini.smart_sim_switch", 1707 .value = "false", 1708 }, 1709 { 1710 .key = "ro.hardware", 1711 .value = "mt6752", 1712 }, 1713 { 1714 .key = "ro.have_aacencode_feature", 1715 .value = "1", 1716 }, 1717 { 1718 .key = "ro.have_aee_feature", 1719 .value = "1", 1720 }, 1721 { 1722 .key = "ro.kernel.zio", 1723 .value = "38,108,105,16", 1724 }, 1725 { 1726 .key = "ro.mediatek.chip_ver", 1727 .value = "S01", 1728 }, 1729 { 1730 .key = "ro.mediatek.gemini_support", 1731 .value = "true", 1732 }, 1733 { 1734 .key = "ro.mediatek.platform", 1735 .value = "MT6752", 1736 }, 1737 { 1738 .key = "ro.mediatek.project.path", 1739 .value = "device/arima/arima6752_65_s_l1", 1740 }, 1741 { 1742 .key = "ro.mediatek.version.branch", 1743 .value = "L1.MP2.TC9SP", 1744 }, 1745 { 1746 .key = "ro.mediatek.version.release", 1747 .value = "ALPS.L1.MP2.TC9SP.V1_ARIMA6752.65.S.L1_P90", 1748 }, 1749 { 1750 .key = "ro.mediatek.version.sdk", 1751 .value = "4", 1752 }, 1753 { 1754 .key = "ro.mediatek.wlan.p2p", 1755 .value = "1", 1756 }, 1757 { 1758 .key = "ro.mediatek.wlan.wsc", 1759 .value = "1", 1760 }, 1761 { 1762 .key = "ro.mount.fs", 1763 .value = "EXT4", 1764 }, 1765 { 1766 .key = "ro.mtk_agps_app", 1767 .value = "1", 1768 }, 1769 { 1770 .key = "ro.mtk_antibricking_level", 1771 .value = "2", 1772 }, 1773 { 1774 .key = "ro.mtk_audenh_support", 1775 .value = "1", 1776 }, 1777 { 1778 .key = "ro.mtk_audio_ape_support", 1779 .value = "1", 1780 }, 1781 { 1782 .key = "ro.mtk_besloudness_support", 1783 .value = "1", 1784 }, 1785 { 1786 .key = "ro.mtk_bg_power_saving_support", 1787 .value = "1", 1788 }, 1789 { 1790 .key = "ro.mtk_bg_power_saving_ui", 1791 .value = "1", 1792 }, 1793 { 1794 .key = "ro.mtk_bip_scws", 1795 .value = "1", 1796 }, 1797 { 1798 .key = "ro.mtk_bt_support", 1799 .value = "1", 1800 }, 1801 { 1802 .key = "ro.mtk_cam_lomo_support", 1803 .value = "1", 1804 }, 1805 { 1806 .key = "ro.mtk_cam_mav_support", 1807 .value = "1", 1808 }, 1809 { 1810 .key = "ro.mtk_cam_mfb_support", 1811 .value = "1", 1812 }, 1813 { 1814 .key = "ro.mtk_cam_vfb", 1815 .value = "1", 1816 }, 1817 { 1818 .key = "ro.mtk_cmcc_ft_precheck_support", 1819 .value = "1", 1820 }, 1821 { 1822 .key = "ro.mtk_dhcpv6c_wifi", 1823 .value = "1", 1824 }, 1825 { 1826 .key = "ro.mtk_dialer_search_support", 1827 .value = "1", 1828 }, 1829 { 1830 .key = "ro.mtk_eap_sim_aka", 1831 .value = "1", 1832 }, 1833 { 1834 .key = "ro.mtk_emmc_support", 1835 .value = "1", 1836 }, 1837 { 1838 .key = "ro.mtk_enable_md1", 1839 .value = "1", 1840 }, 1841 { 1842 .key = "ro.mtk_fd_support", 1843 .value = "1", 1844 }, 1845 { 1846 .key = "ro.mtk_flv_playback_support", 1847 .value = "1", 1848 }, 1849 { 1850 .key = "ro.mtk_fm_50khz_support", 1851 .value = "1", 1852 }, 1853 { 1854 .key = "ro.mtk_fm_recording_support", 1855 .value = "1", 1856 }, 1857 { 1858 .key = "ro.mtk_gemini_enhancement", 1859 .value = "1", 1860 }, 1861 { 1862 .key = "ro.mtk_gemini_support", 1863 .value = "1", 1864 }, 1865 { 1866 .key = "ro.mtk_gps_support", 1867 .value = "1", 1868 }, 1869 { 1870 .key = "ro.mtk_hotknot_support", 1871 .value = "1", 1872 }, 1873 { 1874 .key = "ro.mtk_live_photo_support", 1875 .value = "1", 1876 }, 1877 { 1878 .key = "ro.mtk_lossless_bt_audio", 1879 .value = "1", 1880 }, 1881 { 1882 .key = "ro.mtk_lte_support", 1883 .value = "1", 1884 }, 1885 { 1886 .key = "ro.mtk_matv_analog_support", 1887 .value = "1", 1888 }, 1889 { 1890 .key = "ro.mtk_miravision_support", 1891 .value = "1", 1892 }, 1893 { 1894 .key = "ro.mtk_mobile_management", 1895 .value = "1", 1896 }, 1897 { 1898 .key = "ro.mtk_motion_track_support", 1899 .value = "1", 1900 }, 1901 { 1902 .key = "ro.mtk_omacp_support", 1903 .value = "1", 1904 }, 1905 { 1906 .key = "ro.mtk_passpoint_r1_support", 1907 .value = "1", 1908 }, 1909 { 1910 .key = "ro.mtk_perfservice_support", 1911 .value = "1", 1912 }, 1913 { 1914 .key = "ro.mtk_phone_number_geo", 1915 .value = "1", 1916 }, 1917 { 1918 .key = "ro.mtk_pq_support", 1919 .value = "2", 1920 }, 1921 { 1922 .key = "ro.mtk_privacy_protection_lock", 1923 .value = "1", 1924 }, 1925 { 1926 .key = "ro.mtk_rat_wcdma_preferred", 1927 .value = "1", 1928 }, 1929 { 1930 .key = "ro.mtk_search_db_support", 1931 .value = "1", 1932 }, 1933 { 1934 .key = "ro.mtk_sec_video_path_support", 1935 .value = "1", 1936 }, 1937 { 1938 .key = "ro.mtk_send_rr_support", 1939 .value = "1", 1940 }, 1941 { 1942 .key = "ro.mtk_sensorhub_support", 1943 .value = "1", 1944 }, 1945 { 1946 .key = "ro.mtk_shared_sdcard", 1947 .value = "1", 1948 }, 1949 { 1950 .key = "ro.mtk_sim_hot_swap", 1951 .value = "1", 1952 }, 1953 { 1954 .key = "ro.mtk_slidevideo_support", 1955 .value = "1", 1956 }, 1957 { 1958 .key = "ro.mtk_sony_hdcp_support", 1959 .value = "1", 1960 }, 1961 { 1962 .key = "ro.mtk_subtitle_support", 1963 .value = "1", 1964 }, 1965 { 1966 .key = "ro.mtk_system_update_support", 1967 .value = "1", 1968 }, 1969 { 1970 .key = "ro.mtk_tc1_feature", 1971 .value = "1", 1972 }, 1973 { 1974 .key = "ro.mtk_tetheringipv6_support", 1975 .value = "1", 1976 }, 1977 { 1978 .key = "ro.mtk_thumbnail_play_support", 1979 .value = "1", 1980 }, 1981 { 1982 .key = "ro.mtk_trustonic_tee_support", 1983 .value = "1", 1984 }, 1985 { 1986 .key = "ro.mtk_voice_contact_support", 1987 .value = "1", 1988 }, 1989 { 1990 .key = "ro.mtk_voice_extension_support", 1991 .value = "1", 1992 }, 1993 { 1994 .key = "ro.mtk_voice_ui_support", 1995 .value = "1", 1996 }, 1997 { 1998 .key = "ro.mtk_wapi_support", 1999 .value = "1", 2000 }, 2001 { 2002 .key = "ro.mtk_wappush_support", 2003 .value = "1", 2004 }, 2005 { 2006 .key = "ro.mtk_wfd_sink_support", 2007 .value = "1", 2008 }, 2009 { 2010 .key = "ro.mtk_wfd_sink_uibc_support", 2011 .value = "1", 2012 }, 2013 { 2014 .key = "ro.mtk_wfd_support", 2015 .value = "1", 2016 }, 2017 { 2018 .key = "ro.mtk_wifi_mcc_support", 2019 .value = "1", 2020 }, 2021 { 2022 .key = "ro.mtk_wlan_support", 2023 .value = "1", 2024 }, 2025 { 2026 .key = "ro.mtk_wmv_playback_support", 2027 .value = "1", 2028 }, 2029 { 2030 .key = "ro.mtk_world_phone_policy", 2031 .value = "0", 2032 }, 2033 { 2034 .key = "ro.mtprof.disable", 2035 .value = "1", 2036 }, 2037 { 2038 .key = "ro.nfc.icon.enable", 2039 .value = "true", 2040 }, 2041 { 2042 .key = "ro.nfc.port", 2043 .value = "I2C", 2044 }, 2045 { 2046 .key = "ro.nfc.se.sim.enable", 2047 .value = "true", 2048 }, 2049 { 2050 .key = "ro.nfc.workaround.easycard", 2051 .value = "false", 2052 }, 2053 { 2054 .key = "ro.opengles.version", 2055 .value = "196608", 2056 }, 2057 { 2058 .key = "ro.product-res-path", 2059 .value = "framework/SemcGenericUxpRes/SemcGenericUxpRes.apk", 2060 }, 2061 { 2062 .key = "ro.product.board", 2063 .value = "", 2064 }, 2065 { 2066 .key = "ro.product.brand", 2067 .value = "Sony", 2068 }, 2069 { 2070 .key = "ro.product.cpu.abi", 2071 .value = "arm64-v8a", 2072 }, 2073 { 2074 .key = "ro.product.cpu.abilist32", 2075 .value = "armeabi-v7a,armeabi", 2076 }, 2077 { 2078 .key = "ro.product.cpu.abilist64", 2079 .value = "arm64-v8a", 2080 }, 2081 { 2082 .key = "ro.product.cpu.abilist", 2083 .value = "arm64-v8a,armeabi-v7a,armeabi", 2084 }, 2085 { 2086 .key = "ro.product.device", 2087 .value = "E5333", 2088 }, 2089 { 2090 .key = "ro.product.locale.excluded", 2091 .value = "ar_EG ar_IL fa_IR iw_IL", 2092 }, 2093 { 2094 .key = "ro.product.locale.language", 2095 .value = "en", 2096 }, 2097 { 2098 .key = "ro.product.locale.region", 2099 .value = "US", 2100 }, 2101 { 2102 .key = "ro.product.manufacturer", 2103 .value = "Sony", 2104 }, 2105 { 2106 .key = "ro.product.model", 2107 .value = "E5333", 2108 }, 2109 { 2110 .key = "ro.product.name", 2111 .value = "E5333", 2112 }, 2113 { 2114 .key = "ro.revision", 2115 .value = "0", 2116 }, 2117 { 2118 .key = "ro.runtime.firstboot", 2119 .value = "1503710910267", 2120 }, 2121 { 2122 .key = "ro.sdcrypt.supported", 2123 .value = "true", 2124 }, 2125 { 2126 .key = "ro.secure", 2127 .value = "1", 2128 }, 2129 { 2130 .key = "ro.semc.ms_type_id", 2131 .value = "PM-0862-BV", 2132 }, 2133 { 2134 .key = "ro.semc.product.device", 2135 .value = "E53", 2136 }, 2137 { 2138 .key = "ro.semc.product.model", 2139 .value = "E5333", 2140 }, 2141 { 2142 .key = "ro.semc.product.name", 2143 .value = "Xperia C4 Dual", 2144 }, 2145 { 2146 .key = "ro.semc.version.cust.active", 2147 .value = "", 2148 }, 2149 { 2150 .key = "ro.semc.version.cust", 2151 .value = "1295-8471", 2152 }, 2153 { 2154 .key = "ro.semc.version.cust_revision", 2155 .value = "R2A", 2156 }, 2157 { 2158 .key = "ro.semc.version.fs", 2159 .value = "GENERIC", 2160 }, 2161 { 2162 .key = "ro.semc.version.fs_revision", 2163 .value = "27.2.B.0.155", 2164 }, 2165 { 2166 .key = "ro.semc.version.sw", 2167 .value = "1292-1559", 2168 }, 2169 { 2170 .key = "ro.semc.version.sw_revision", 2171 .value = "27.2.B.0.155", 2172 }, 2173 { 2174 .key = "ro.semc.version.sw_type", 2175 .value = "user", 2176 }, 2177 { 2178 .key = "ro.semc.version.sw_variant", 2179 .value = "GLOBALDS-LTE", 2180 }, 2181 { 2182 .key = "ro.serialno", 2183 .value = "WUJ01MXNBC", 2184 }, 2185 { 2186 .key = "ro.service.xrfm.supported", 2187 .value = "true", 2188 }, 2189 { 2190 .key = "ro.setupwizard.mode", 2191 .value = "OPTIONAL", 2192 }, 2193 { 2194 .key = "ro.sf.hwrotation", 2195 .value = "0", 2196 }, 2197 { 2198 .key = "ro.sf.lcd_density", 2199 .value = "480", 2200 }, 2201 { 2202 .key = "ro.sim_me_lock_mode", 2203 .value = "0", 2204 }, 2205 { 2206 .key = "ro.somc.customerid", 2207 .value = "442", 2208 }, 2209 { 2210 .key = "ro.sony.color_id", 2211 .value = "", 2212 }, 2213 { 2214 .key = "ro.sony.fota.encrypteddata", 2215 .value = "supported", 2216 }, 2217 { 2218 .key = "ro.sony_app2sd_support", 2219 .value = "1", 2220 }, 2221 { 2222 .key = "ro.sys.usb.bicr", 2223 .value = "yes", 2224 }, 2225 { 2226 .key = "ro.sys.usb.charging.only", 2227 .value = "yes", 2228 }, 2229 { 2230 .key = "ro.sys.usb.mtp.whql.enable", 2231 .value = "0", 2232 }, 2233 { 2234 .key = "ro.sys.usb.storage.type", 2235 .value = "mtp,mass_storage", 2236 }, 2237 { 2238 .key = "ro.telephony.sim.count", 2239 .value = "2", 2240 }, 2241 { 2242 .key = "ro.usb.pid_suffix", 2243 .value = "1D2", 2244 }, 2245 { 2246 .key = "ro.wifi.channels", 2247 .value = "", 2248 }, 2249 { 2250 .key = "ro.zygote.preload.enable", 2251 .value = "0", 2252 }, 2253 { 2254 .key = "ro.zygote", 2255 .value = "zygote64_32", 2256 }, 2257 { 2258 .key = "selinux.reload_policy", 2259 .value = "1", 2260 }, 2261 { 2262 .key = "service.bootanim.exit", 2263 .value = "1", 2264 }, 2265 { 2266 .key = "service.nvram_init", 2267 .value = "Ready", 2268 }, 2269 { 2270 .key = "service.wcn.driver.ready", 2271 .value = "yes", 2272 }, 2273 { 2274 .key = "sony.support.effect", 2275 .value = "0x1FF", 2276 }, 2277 { 2278 .key = "sys.boot.reason", 2279 .value = "0", 2280 }, 2281 { 2282 .key = "sys.boot_completed", 2283 .value = "1", 2284 }, 2285 { 2286 .key = "sys.ipo.pwrdncap", 2287 .value = "2", 2288 }, 2289 { 2290 .key = "sys.ipowin.done", 2291 .value = "1", 2292 }, 2293 { 2294 .key = "sys.sysctl.extra_free_kbytes", 2295 .value = "24300", 2296 }, 2297 { 2298 .key = "sys.usb.config", 2299 .value = "mtp,adb", 2300 }, 2301 { 2302 .key = "sys.usb.mtpConnect", 2303 .value = "mtpConnection", 2304 }, 2305 { 2306 .key = "sys.usb.state", 2307 .value = "mtp,adb", 2308 }, 2309 { 2310 .key = "sys.usb.vid", 2311 .value = "0E8D", 2312 }, 2313 { 2314 .key = "vold.path.external_sd", 2315 .value = "/storage/sdcard1", 2316 }, 2317 { 2318 .key = "vold.path.internal_sd", 2319 .value = "/storage/sdcard0", 2320 }, 2321 { 2322 .key = "vold.post_fs_data_done", 2323 .value = "1", 2324 }, 2325 { 2326 .key = "vold.swap.state", 2327 .value = "0", 2328 }, 2329 { 2330 .key = "wfd.dummy.enable", 2331 .value = "1", 2332 }, 2333 { 2334 .key = "wifi.direct.interface", 2335 .value = "p2p0", 2336 }, 2337 { 2338 .key = "wifi.interface", 2339 .value = "wlan0", 2340 }, 2341 { 2342 .key = "wifi.tethering.interface", 2343 .value = "ap0", 2344 }, 2345 { 2346 .key = "wlan.driver.status", 2347 .value = "ok", 2348 }, 2349 { 2350 .key = "wlan.wfd.security.image", 2351 .value = "1", 2352 }, 2353 { NULL }, 2354 }; 2355 #endif /* __ANDROID__ */ 2356