blob: 447a6094cd0a19abb0d79b5f33c80941df9cbcb6 [file] [log] [blame]
struct cpuinfo_mock_file filesystem[] = {
#if CPUINFO_ARCH_ARM64
{
.path = "/proc/cpuinfo",
.size = 337,
.content =
"Processor\t: AArch64 Processor rev 2 (aarch64)\n"
"processor\t: 0\n"
"processor\t: 1\n"
"processor\t: 2\n"
"processor\t: 3\n"
"processor\t: 4\n"
"processor\t: 5\n"
"processor\t: 6\n"
"processor\t: 7\n"
"Features\t: fp asimd aes pmull sha1 sha2 crc32 \n"
"CPU implementer\t: 0x41\n"
"CPU architecture: AArch64\n"
"CPU variant\t: 0x0\n"
"CPU part\t: 0xd03\n"
"CPU revision\t: 2\n"
"\n"
"Hardware\t: SAMSUNG Exynos7420\n",
},
#elif CPUINFO_ARCH_ARM
{
.path = "/proc/cpuinfo",
.size = 414,
.content =
"Processor\t: AArch64 Processor rev 2 (aarch64)\r\n"
"processor\t: 0\r\n"
"processor\t: 1\r\n"
"processor\t: 2\r\n"
"processor\t: 3\r\n"
"processor\t: 4\r\n"
"processor\t: 5\r\n"
"processor\t: 6\r\n"
"processor\t: 7\r\n"
"Features\t: fp asimd aes pmull sha1 sha2 crc32 wp half thumb fastmult vfp edsp neon vfpv3 tlsi vfpv4 idiva idivt \r\n"
"CPU implementer\t: 0x41\r\n"
"CPU architecture: 8\r\n"
"CPU variant\t: 0x0\r\n"
"CPU part\t: 0xd03\r\n"
"CPU revision\t: 2\r\n"
"\r\n"
"Hardware\t: SAMSUNG Exynos7420\r\n",
},
#endif
{
.path = "/system/build.prop",
.size = 5343,
.content =
"\n"
"# begin build properties\n"
"# autogenerated by buildinfo.sh\n"
"ro.build.id=MMB29K\n"
"ro.build.display.id=MMB29K.G920AUCS6DQC1\n"
"ro.build.version.incremental=G920AUCS6DQC1\n"
"ro.build.version.sdk=23\n"
"ro.build.version.preview_sdk=0\n"
"ro.build.version.codename=REL\n"
"ro.build.version.all_codenames=REL\n"
"ro.build.version.release=6.0.1\n"
"ro.build.version.security_patch=2017-03-01\n"
"ro.build.version.base_os=samsung/zeroflteuc/zeroflteatt:6.0.1/MMB29K/G920AUCU5DQB3:user/release-keys\n"
"ro.build.date=Fri Mar 10 15:58:22 KST 2017\n"
"ro.build.date.utc=1489129102\n"
"ro.build.type=user\n"
"ro.build.user=dpi\n"
"ro.build.host=SWHE9401\n"
"ro.build.tags=release-keys\n"
"ro.build.flavor=zeroflteuc-user\n"
"ro.product.model=SAMSUNG-SM-G920A\n"
"ro.product.brand=samsung\n"
"ro.product.name=zeroflteuc\n"
"ro.product.device=zeroflteatt\n"
"ro.product.board=universal7420\n"
"# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,\n"
"# use ro.product.cpu.abilist instead.\n"
"ro.product.cpu.abi=arm64-v8a\n"
"ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi\n"
"ro.product.cpu.abilist32=armeabi-v7a,armeabi\n"
"ro.product.cpu.abilist64=arm64-v8a\n"
"ro.product.manufacturer=samsung\n"
"ro.product.locale=en-US\n"
"ro.wifi.channels=\n"
"ro.board.platform=exynos5\n"
"# ro.build.product is obsolete; use ro.product.device\n"
"ro.build.product=zeroflteatt\n"
"# Do not try to parse description, fingerprint, or thumbprint\n"
"ro.build.description=zeroflteuc-user 6.0.1 MMB29K G920AUCS6DQC1 release-keys\n"
"ro.build.fingerprint=samsung/zeroflteuc/zeroflteatt:6.0.1/MMB29K/G920AUCS6DQC1:user/release-keys\n"
"ro.build.characteristics=att\n"
"# Samsung Specific Properties\n"
"ro.build.PDA=G920AUCS6DQC1\n"
"ro.build.hidden_ver=G920AUCS6DQC1\n"
"ro.config.rm_preload_enabled=0\n"
"ro.build.changelist=9462607\n"
"ro.product_ship=true\n"
"ro.build.official.release=true\n"
"ro.chipname=exynos7420\n"
"# end build properties\n"
"\n"
"#\n"
"# HWUI_BUILD_PROPERTIES\n"
"#\n"
"ro.hwui.texture_cache_size=88\n"
"ro.hwui.layer_cache_size=58\n"
"ro.hwui.path_cache_size=16\n"
"ro.hwui.texture_cache_flushrate=0.4\n"
"ro.hwui.shape_cache_size=4\n"
"ro.hwui.gradient_cache_size=2\n"
"ro.hwui.drop_shadow_cache_size=6\n"
"ro.hwui.r_buffer_cache_size=8\n"
"ro.hwui.text_small_cache_width=1024\n"
"ro.hwui.text_small_cache_height=1024\n"
"ro.hwui.text_large_cache_width=4096\n"
"ro.hwui.text_large_cache_height=2048\n"
"ro.hwui.fbo_cache_size=16\n"
"#\n"
"# from device/samsung/zeroflteatt/system.prop\n"
"#\n"
"#\n"
"# system.prop for universal7420\n"
"#\n"
"ro.sf.lcd_density=640\n"
"\n"
"ro.arch=exynos7420\n"
"persist.demo.hdmirotationlock=false\n"
"ro.zygote.disable_gl_preload=1\n"
"\n"
"ro.sf.lcd_density=640\n"
"\n"
"# Multimedia property for Smart View\n"
"media.enable-commonsource=true\n"
"\n"
"# Multimedia property for Camcorder Recording\n"
"media.sfrec.adj_frames=2\n"
"\n"
"#\n"
"# ADDITIONAL_BUILD_PROPERTIES\n"
"#\n"
"ro.astcenc.astcsupport=1\n"
"ro.mct.compressiontype=ETC1\n"
"ro.config.tima=1\n"
"ro.config.timaversion=3.0\n"
"ro.config.dmverity=true\n"
"ro.config.rkp=true\n"
"ro.config.kap_default_on=true\n"
"ro.config.kap=true\n"
"ro.telephony.default_network=9\n"
"persist.radio.sib16_support=0\n"
"dalvik.vm.image-dex2oat-filter=speed\n"
"dalvik.vm.dex2oat-filter=speed\n"
"ro.config.ringtone=ATT_Firefly_Default.ogg\n"
"ro.config.notification_sound=Whisper.ogg\n"
"ro.config.alarm_alert=Morning_Flower.ogg\n"
"ro.config.media_sound=Media_preview_Touch_the_light.ogg\n"
"ro.config.ringtone_2=Basic_Bell.ogg\n"
"ro.config.notification_sound_2=S_Charming_Bell.ogg\n"
"dalvik.vm.heapstartsize=8m\n"
"dalvik.vm.heapgrowthlimit=256m\n"
"dalvik.vm.heapsize=512m\n"
"dalvik.vm.heaptargetutilization=0.75\n"
"dalvik.vm.heapminfree=2m\n"
"dalvik.vm.heapmaxfree=8m\n"
"ro.opengles.version=196609\n"
"ro.sf.lcd_density=480\n"
"debug.hwc.force_gpu=0\n"
"debug.hwc.nodirtyregion=0\n"
"debug.hwc.winupdate=1\n"
"drm.service.enabled=true\n"
"ro.hdcp2.rx=tz\n"
"ro.secwvk=220\n"
"ro.securestorage.support=true\n"
"ro.build.scafe=capuccino\n"
"ro.build.scafe.size=short\n"
"ro.build.scafe.shot=single\n"
"ro.build.scafe.cream=white\n"
"ro.build.scafe.version=2016A\n"
"ro.sec.fle.encryption=false\n"
"ro.im.param.offset=7341648\n"
"ro.me.param.offset=7341728\n"
"ro.sn.param.offset=7341808\n"
"ro.pr.param.offset=7341888\n"
"ro.sku.param.offset=7341968\n"
"security.mdpp=None\n"
"ro.security.mdpp.ver=2.0\n"
"ro.security.mdpp.release=6\n"
"security.mdpp.result=None\n"
"ro.hardware.keystore=mdfpp\n"
"ro.security.vpnpp.ver=1.4\n"
"ro.security.vpnpp.release=6.1\n"
"ro.error.receiver.default=com.samsung.receiver.error\n"
"ro.config.dha_cached_min=6\n"
"ro.config.dha_cached_max=12\n"
"ro.config.dha_empty_min=8\n"
"ro.config.dha_lmk_scale=1.909\n"
"ro.config.64bit_lmk_enable=false\n"
"ro.config.dha_pwhitelist_enable=1\n"
"config.disable_atlas=true\n"
"sys.config.samp_oak_enable=true\n"
"sys.config.samp_oakoom_enable=true\n"
"sys.config.bigdata_enable=true\n"
"sys.config.bigdata_mem_enable=true\n"
"ro.security.mdpp.ux=Enabled\n"
"ro.security.reactive.active=2\n"
"keyguard.no_require_sim=true\n"
"ro.carrier=unknown\n"
"ro.com.google.clientidbase=android-samsung\n"
"ro.security.icd.flagmode=multi\n"
"security.ASKS.policy_version=000000\n"
"ro.ril.hsxpa=1\n"
"ro.ril.gprsclass=10\n"
"ro.adb.qemud=1\n"
"ro.setupwizard.mode=OPTIONAL\n"
"ro.com.google.gmsversion=6.0_r10\n"
"ro.com.google.clientidbase.ms=android-att-us\n"
"ro.com.google.clientidbase.am=android-att-us\n"
"ro.com.google.clientidbase.yt=android-samsung\n"
"ro.com.google.clientidbase.gmm=android-samsung\n"
"ro.build.selinux=1\n"
"persist.sys.dalvik.vm.lib.2=libart.so\n"
"dalvik.vm.isa.arm64.variant=generic\n"
"dalvik.vm.isa.arm64.features=default\n"
"dalvik.vm.isa.arm.variant=cortex-a15\n"
"dalvik.vm.isa.arm.features=default\n"
"ro.config.knox=v30\n"
"ro.kernel.qemu=0\n"
"net.bt.name=Android\n"
"dalvik.vm.stack-trace-file=/data/anr/traces.txt\n"
"ro.build.version.sdl=2301\n"
"ro.expect.recovery_id=0xf514ed26728de751a3e1b5d00d86705d6ad69a29000000000000000000000000\n"
"\n",
},
{
.path = "/sys/devices/system/cpu/kernel_max",
.size = 2,
.content = "7\n",
},
{
.path = "/sys/devices/system/cpu/modalias",
.size = 61,
.content = "cpu:type:aarch64:feature:,0000,0001,0003,0004,0005,0006,0007\n",
},
{
.path = "/sys/devices/system/cpu/offline",
.size = 1,
.content = "\n",
},
{
.path = "/sys/devices/system/cpu/online",
.size = 4,
.content = "0-7\n",
},
{
.path = "/sys/devices/system/cpu/possible",
.size = 4,
.content = "0-7\n",
},
{
.path = "/sys/devices/system/cpu/present",
.size = 4,
.content = "0-7\n",
},
{
.path = "/sys/devices/system/cpu/cpufreq/all_time_in_state",
.size = 1057,
.content =
"freq\t\tcpu0\t\tcpu1\t\tcpu2\t\tcpu3\t\tcpu4\t\tcpu5\t\tcpu6\t\tcpu7\t\t\n"
"400000\t\t8024\t\t8024\t\t8024\t\t8024\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t\n"
"500000\t\t160\t\t160\t\t160\t\t160\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t\n"
"600000\t\t82\t\t82\t\t82\t\t82\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t\n"
"700000\t\t130\t\t130\t\t130\t\t130\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t\n"
"800000\t\t222\t\t222\t\t222\t\t222\t\t11693\t\t11693\t\t11693\t\t11693\t\t\n"
"900000\t\t1061\t\t1061\t\t1061\t\t1061\t\t86\t\t86\t\t86\t\t86\t\t\n"
"1000000\t\t1703\t\t1703\t\t1703\t\t1703\t\t485\t\t485\t\t485\t\t485\t\t\n"
"1100000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t19\t\t19\t\t19\t\t19\t\t\n"
"1104000\t\t255\t\t255\t\t255\t\t255\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t\n"
"1200000\t\t565\t\t565\t\t565\t\t565\t\t1695\t\t1695\t\t1695\t\t1695\t\t\n"
"1296000\t\t4358\t\t4358\t\t4358\t\t4358\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t\n"
"1300000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t243\t\t243\t\t243\t\t243\t\t\n"
"1400000\t\t2317\t\t2317\t\t2317\t\t2317\t\t60\t\t60\t\t60\t\t60\t\t\n"
"1500000\t\t0\t\t0\t\t0\t\t0\t\t79\t\t79\t\t79\t\t79\t\t\n"
"1600000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t114\t\t114\t\t114\t\t114\t\t\n"
"1704000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t2576\t\t2576\t\t2576\t\t2576\t\t\n"
"1800000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t674\t\t674\t\t674\t\t674\t\t\n"
"1896000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t298\t\t298\t\t298\t\t298\t\t\n"
"2000000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t171\t\t171\t\t171\t\t171\t\t\n"
"2100000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t684\t\t684\t\t684\t\t684\t\t\n",
},
{
.path = "/sys/devices/system/cpu/cpuidle/current_driver",
.size = 16,
.content = "cluster1_driver\n",
},
{
.path = "/sys/devices/system/cpu/cpuidle/current_governor_ro",
.size = 5,
.content = "menu\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpuidle/driver/name",
.size = 16,
.content = "cluster1_driver\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus",
.size = 8,
.content = "0 1 2 3\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq",
.size = 8,
.content = "1500000\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq",
.size = 7,
.content = "400000\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency",
.size = 7,
.content = "100000\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus",
.size = 8,
.content = "0 1 2 3\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors",
.size = 35,
.content = "userspace interactive performance \n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq",
.size = 7,
.content = "400000\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver",
.size = 15,
.content = "exynos_cpufreq\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor",
.size = 12,
.content = "interactive\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq",
.size = 7,
.content = "400000\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state",
.size = 140,
.content =
"1500000 0\n"
"1400000 2317\n"
"1296000 4358\n"
"1200000 565\n"
"1104000 255\n"
"1000000 1703\n"
"900000 1067\n"
"800000 222\n"
"700000 130\n"
"600000 82\n"
"500000 160\n"
"400000 8170\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans",
.size = 4,
.content = "672\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/topology/core_id",
.size = 2,
.content = "0\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/topology/core_siblings",
.size = 3,
.content = "0f\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list",
.size = 4,
.content = "0-3\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id",
.size = 2,
.content = "1\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings",
.size = 3,
.content = "01\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list",
.size = 2,
.content = "0\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpuidle/driver/name",
.size = 16,
.content = "cluster1_driver\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus",
.size = 8,
.content = "0 1 2 3\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_max_freq",
.size = 8,
.content = "1500000\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq",
.size = 7,
.content = "400000\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency",
.size = 7,
.content = "100000\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/related_cpus",
.size = 8,
.content = "0 1 2 3\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors",
.size = 35,
.content = "userspace interactive performance \n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq",
.size = 7,
.content = "400000\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver",
.size = 15,
.content = "exynos_cpufreq\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor",
.size = 12,
.content = "interactive\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq",
.size = 7,
.content = "400000\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state",
.size = 140,
.content =
"1500000 0\n"
"1400000 2317\n"
"1296000 4358\n"
"1200000 565\n"
"1104000 255\n"
"1000000 1703\n"
"900000 1091\n"
"800000 224\n"
"700000 130\n"
"600000 85\n"
"500000 168\n"
"400000 8396\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans",
.size = 4,
.content = "685\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/topology/core_id",
.size = 2,
.content = "1\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/topology/core_siblings",
.size = 3,
.content = "0f\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/topology/core_siblings_list",
.size = 4,
.content = "0-3\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/topology/physical_package_id",
.size = 2,
.content = "1\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings",
.size = 3,
.content = "02\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings_list",
.size = 2,
.content = "1\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpuidle/driver/name",
.size = 16,
.content = "cluster1_driver\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus",
.size = 8,
.content = "0 1 2 3\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_max_freq",
.size = 8,
.content = "1500000\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_min_freq",
.size = 7,
.content = "400000\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_transition_latency",
.size = 7,
.content = "100000\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/related_cpus",
.size = 8,
.content = "0 1 2 3\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors",
.size = 35,
.content = "userspace interactive performance \n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq",
.size = 7,
.content = "900000\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver",
.size = 15,
.content = "exynos_cpufreq\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_governor",
.size = 12,
.content = "interactive\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq",
.size = 7,
.content = "400000\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state",
.size = 140,
.content =
"1500000 0\n"
"1400000 2317\n"
"1296000 4358\n"
"1200000 565\n"
"1104000 255\n"
"1000000 1707\n"
"900000 1109\n"
"800000 224\n"
"700000 130\n"
"600000 91\n"
"500000 168\n"
"400000 8628\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans",
.size = 4,
.content = "692\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/topology/core_id",
.size = 2,
.content = "2\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/topology/core_siblings",
.size = 3,
.content = "0f\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/topology/core_siblings_list",
.size = 4,
.content = "0-3\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/topology/physical_package_id",
.size = 2,
.content = "1\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings",
.size = 3,
.content = "04\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings_list",
.size = 2,
.content = "2\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpuidle/driver/name",
.size = 16,
.content = "cluster1_driver\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus",
.size = 8,
.content = "0 1 2 3\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_max_freq",
.size = 8,
.content = "1500000\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_min_freq",
.size = 7,
.content = "400000\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_transition_latency",
.size = 7,
.content = "100000\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/related_cpus",
.size = 8,
.content = "0 1 2 3\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors",
.size = 35,
.content = "userspace interactive performance \n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq",
.size = 7,
.content = "400000\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver",
.size = 15,
.content = "exynos_cpufreq\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_governor",
.size = 12,
.content = "interactive\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq",
.size = 7,
.content = "400000\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/time_in_state",
.size = 140,
.content =
"1500000 0\n"
"1400000 2317\n"
"1296000 4358\n"
"1200000 565\n"
"1104000 255\n"
"1000000 1707\n"
"900000 1115\n"
"800000 224\n"
"700000 130\n"
"600000 91\n"
"500000 168\n"
"400000 8885\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans",
.size = 4,
.content = "694\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/topology/core_id",
.size = 2,
.content = "3\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/topology/core_siblings",
.size = 3,
.content = "0f\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/topology/core_siblings_list",
.size = 4,
.content = "0-3\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/topology/physical_package_id",
.size = 2,
.content = "1\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings",
.size = 3,
.content = "08\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings_list",
.size = 2,
.content = "3\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/cpuidle/driver/name",
.size = 16,
.content = "cluster0_driver\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/cpufreq/affected_cpus",
.size = 8,
.content = "4 5 6 7\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_max_freq",
.size = 8,
.content = "2100000\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_min_freq",
.size = 7,
.content = "800000\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_transition_latency",
.size = 7,
.content = "100000\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/cpufreq/related_cpus",
.size = 8,
.content = "4 5 6 7\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_available_governors",
.size = 35,
.content = "userspace interactive performance \n",
},
{
.path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_cur_freq",
.size = 7,
.content = "800000\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_driver",
.size = 15,
.content = "exynos_cpufreq\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_governor",
.size = 12,
.content = "interactive\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq",
.size = 7,
.content = "800000\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state",
.size = 166,
.content =
"2100000 684\n"
"2000000 171\n"
"1896000 298\n"
"1800000 674\n"
"1704000 2576\n"
"1600000 114\n"
"1500000 79\n"
"1400000 60\n"
"1300000 243\n"
"1200000 1695\n"
"1100000 19\n"
"1000000 485\n"
"900000 86\n"
"800000 12910\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/cpufreq/stats/total_trans",
.size = 4,
.content = "509\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/topology/core_id",
.size = 2,
.content = "0\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/topology/core_siblings",
.size = 3,
.content = "f0\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/topology/core_siblings_list",
.size = 4,
.content = "4-7\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/topology/physical_package_id",
.size = 2,
.content = "0\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/topology/thread_siblings",
.size = 3,
.content = "10\n",
},
{
.path = "/sys/devices/system/cpu/cpu4/topology/thread_siblings_list",
.size = 2,
.content = "4\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpuidle/driver/name",
.size = 16,
.content = "cluster0_driver\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpufreq/affected_cpus",
.size = 8,
.content = "4 5 6 7\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpufreq/cpuinfo_max_freq",
.size = 8,
.content = "2100000\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpufreq/cpuinfo_min_freq",
.size = 7,
.content = "800000\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpufreq/cpuinfo_transition_latency",
.size = 7,
.content = "100000\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpufreq/related_cpus",
.size = 8,
.content = "4 5 6 7\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_available_governors",
.size = 35,
.content = "userspace interactive performance \n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_cur_freq",
.size = 7,
.content = "800000\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_driver",
.size = 15,
.content = "exynos_cpufreq\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_governor",
.size = 12,
.content = "interactive\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_min_freq",
.size = 7,
.content = "800000\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpufreq/stats/time_in_state",
.size = 166,
.content =
"2100000 684\n"
"2000000 171\n"
"1896000 298\n"
"1800000 674\n"
"1704000 2576\n"
"1600000 114\n"
"1500000 79\n"
"1400000 60\n"
"1300000 243\n"
"1200000 1695\n"
"1100000 19\n"
"1000000 485\n"
"900000 86\n"
"800000 13210\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpufreq/stats/total_trans",
.size = 4,
.content = "509\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/topology/core_id",
.size = 2,
.content = "1\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/topology/core_siblings",
.size = 3,
.content = "f0\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/topology/core_siblings_list",
.size = 4,
.content = "4-7\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/topology/physical_package_id",
.size = 2,
.content = "0\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/topology/thread_siblings",
.size = 3,
.content = "20\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/topology/thread_siblings_list",
.size = 2,
.content = "5\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpuidle/driver/name",
.size = 16,
.content = "cluster0_driver\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpufreq/affected_cpus",
.size = 8,
.content = "4 5 6 7\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpufreq/cpuinfo_max_freq",
.size = 8,
.content = "2100000\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpufreq/cpuinfo_min_freq",
.size = 7,
.content = "800000\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpufreq/cpuinfo_transition_latency",
.size = 7,
.content = "100000\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpufreq/related_cpus",
.size = 8,
.content = "4 5 6 7\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_available_governors",
.size = 35,
.content = "userspace interactive performance \n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_cur_freq",
.size = 7,
.content = "800000\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_driver",
.size = 15,
.content = "exynos_cpufreq\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_governor",
.size = 12,
.content = "interactive\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_min_freq",
.size = 7,
.content = "800000\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpufreq/stats/time_in_state",
.size = 166,
.content =
"2100000 684\n"
"2000000 171\n"
"1896000 298\n"
"1800000 674\n"
"1704000 2576\n"
"1600000 114\n"
"1500000 79\n"
"1400000 60\n"
"1300000 243\n"
"1200000 1695\n"
"1100000 19\n"
"1000000 485\n"
"900000 86\n"
"800000 13489\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpufreq/stats/total_trans",
.size = 4,
.content = "509\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/topology/core_id",
.size = 2,
.content = "2\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/topology/core_siblings",
.size = 3,
.content = "f0\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/topology/core_siblings_list",
.size = 4,
.content = "4-7\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/topology/physical_package_id",
.size = 2,
.content = "0\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/topology/thread_siblings",
.size = 3,
.content = "40\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/topology/thread_siblings_list",
.size = 2,
.content = "6\n",
},
{
.path = "/sys/devices/system/cpu/cpu7/cpuidle/driver/name",
.size = 16,
.content = "cluster0_driver\n",
},
{
.path = "/sys/devices/system/cpu/cpu7/cpufreq/affected_cpus",
.size = 8,
.content = "4 5 6 7\n",
},
{
.path = "/sys/devices/system/cpu/cpu7/cpufreq/cpuinfo_max_freq",
.size = 8,
.content = "2100000\n",
},
{
.path = "/sys/devices/system/cpu/cpu7/cpufreq/cpuinfo_min_freq",
.size = 7,
.content = "800000\n",
},
{
.path = "/sys/devices/system/cpu/cpu7/cpufreq/cpuinfo_transition_latency",
.size = 7,
.content = "100000\n",
},
{
.path = "/sys/devices/system/cpu/cpu7/cpufreq/related_cpus",
.size = 8,
.content = "4 5 6 7\n",
},
{
.path = "/sys/devices/system/cpu/cpu7/topology/core_id",
.size = 2,
.content = "3\n",
},
{
.path = "/sys/devices/system/cpu/cpu7/topology/core_siblings",
.size = 3,
.content = "f0\n",
},
{
.path = "/sys/devices/system/cpu/cpu7/topology/core_siblings_list",
.size = 4,
.content = "4-7\n",
},
{
.path = "/sys/devices/system/cpu/cpu7/topology/physical_package_id",
.size = 2,
.content = "0\n",
},
{
.path = "/sys/devices/system/cpu/cpu7/topology/thread_siblings",
.size = 3,
.content = "80\n",
},
{
.path = "/sys/devices/system/cpu/cpu7/topology/thread_siblings_list",
.size = 2,
.content = "7\n",
},
{ NULL },
};
#ifdef __ANDROID__
struct cpuinfo_mock_property properties[] = {
{
.key = "audioflinger.bootsnd",
.value = "0",
},
{
.key = "boot.sfbootcomplete",
.value = "0",
},
{
.key = "config.disable_atlas",
.value = "true",
},
{
.key = "dalvik.vm.dex2oat-Xms",
.value = "64m",
},
{
.key = "dalvik.vm.dex2oat-Xmx",
.value = "512m",
},
{
.key = "dalvik.vm.dex2oat-filter",
.value = "speed",
},
{
.key = "dalvik.vm.heapgrowthlimit",
.value = "256m",
},
{
.key = "dalvik.vm.heapmaxfree",
.value = "8m",
},
{
.key = "dalvik.vm.heapminfree",
.value = "2m",
},
{
.key = "dalvik.vm.heapsize",
.value = "512m",
},
{
.key = "dalvik.vm.heapstartsize",
.value = "8m",
},
{
.key = "dalvik.vm.heaptargetutilization",
.value = "0.75",
},
{
.key = "dalvik.vm.image-dex2oat-Xms",
.value = "64m",
},
{
.key = "dalvik.vm.image-dex2oat-Xmx",
.value = "64m",
},
{
.key = "dalvik.vm.image-dex2oat-filter",
.value = "speed",
},
{
.key = "dalvik.vm.isa.arm.features",
.value = "default",
},
{
.key = "dalvik.vm.isa.arm.variant",
.value = "cortex-a15",
},
{
.key = "dalvik.vm.isa.arm64.features",
.value = "default",
},
{
.key = "dalvik.vm.isa.arm64.variant",
.value = "generic",
},
{
.key = "dalvik.vm.stack-trace-file",
.value = "/data/anr/traces.txt",
},
{
.key = "debug.atrace.tags.enableflags",
.value = "0",
},
{
.key = "debug.force_rtl",
.value = "0",
},
{
.key = "debug.hwc.force_gpu",
.value = "0",
},
{
.key = "debug.hwc.nodirtyregion",
.value = "0",
},
{
.key = "debug.hwc.winupdate",
.value = "1",
},
{
.key = "debug.sf.layerdump",
.value = "0",
},
{
.key = "dev.bootcomplete",
.value = "1",
},
{
.key = "dev.kies.deviceowner",
.value = "0",
},
{
.key = "dev.kies.drivedisplay",
.value = "0",
},
{
.key = "dev.kies.drivedisplay.trust",
.value = "1",
},
{
.key = "dev.kies.sommode",
.value = "TRUE",
},
{
.key = "dev.kiessupport",
.value = "TRUE",
},
{
.key = "dev.knoxapp.running",
.value = "false",
},
{
.key = "dev.ssrm.appsync3p",
.value = "false",
},
{
.key = "dev.ssrm.dex2oat.affinity",
.value = "",
},
{
.key = "dev.ssrm.emergencymode",
.value = "false",
},
{
.key = "dev.ssrm.hmt_level",
.value = "0",
},
{
.key = "dev.ssrm.init",
.value = "1",
},
{
.key = "dev.ssrm.live_thumbnail",
.value = "1",
},
{
.key = "dev.ssrm.lpc_ver",
.value = "1.0.21",
},
{
.key = "dev.ssrm.mode",
.value = "dm;",
},
{
.key = "dev.ssrm.pst",
.value = "322",
},
{
.key = "dev.ssrm.smart_switch",
.value = "true",
},
{
.key = "drm.service.enabled",
.value = "true",
},
{
.key = "gsm.current.phone-type",
.value = "1",
},
{
.key = "gsm.network.type",
.value = "Unknown",
},
{
.key = "gsm.operator.alpha",
.value = "",
},
{
.key = "gsm.operator.iso-country",
.value = "us",
},
{
.key = "gsm.operator.ispsroaming",
.value = "false",
},
{
.key = "gsm.operator.isroaming",
.value = "false",
},
{
.key = "gsm.operator.numeric",
.value = "310260",
},
{
.key = "gsm.sim.operator.alpha",
.value = "",
},
{
.key = "gsm.sim.operator.iso-country",
.value = "",
},
{
.key = "gsm.sim.operator.numeric",
.value = "",
},
{
.key = "gsm.sim.state",
.value = "ABSENT",
},
{
.key = "gsm.version.baseband",
.value = "G920AUCS6DQC1",
},
{
.key = "gsm.version.ril-impl",
.value = "Samsung RIL v3.0",
},
{
.key = "init.svc.BCS-daemon",
.value = "running",
},
{
.key = "init.svc.DIAG-daemon",
.value = "running",
},
{
.key = "init.svc.DR-daemon",
.value = "running",
},
{
.key = "init.svc.SIDESYNC_service",
.value = "running",
},
{
.key = "init.svc.SMD-daemon",
.value = "running",
},
{
.key = "init.svc.TvoutService_C",
.value = "running",
},
{
.key = "init.svc.adbd",
.value = "running",
},
{
.key = "init.svc.apaservice",
.value = "running",
},
{
.key = "init.svc.argos-daemon",
.value = "running",
},
{
.key = "init.svc.at_distributor",
.value = "running",
},
{
.key = "init.svc.auditd",
.value = "running",
},
{
.key = "init.svc.bootanim",
.value = "stopped",
},
{
.key = "init.svc.bootchecker",
.value = "running",
},
{
.key = "init.svc.ccm",
.value = "running",
},
{
.key = "init.svc.cellgeofenced",
.value = "running",
},
{
.key = "init.svc.cpboot-daemon",
.value = "running",
},
{
.key = "init.svc.cs_service",
.value = "running",
},
{
.key = "init.svc.dcm",
.value = "running",
},
{
.key = "init.svc.debuggerd",
.value = "running",
},
{
.key = "init.svc.debuggerd64",
.value = "running",
},
{
.key = "init.svc.drm",
.value = "running",
},
{
.key = "init.svc.edmaudit",
.value = "running",
},
{
.key = "init.svc.epmlogd",
.value = "stopped",
},
{
.key = "init.svc.esecomm",
.value = "running",
},
{
.key = "init.svc.fingerprintd",
.value = "running",
},
{
.key = "init.svc.flash_recovery",
.value = "stopped",
},
{
.key = "init.svc.gatekeeperd",
.value = "running",
},
{
.key = "init.svc.gpsd",
.value = "running",
},
{
.key = "init.svc.healthd",
.value = "running",
},
{
.key = "init.svc.icd",
.value = "stopped",
},
{
.key = "init.svc.imsd",
.value = "running",
},
{
.key = "init.svc.installd",
.value = "running",
},
{
.key = "init.svc.ipsec-daemon",
.value = "running",
},
{
.key = "init.svc.jackservice",
.value = "running",
},
{
.key = "init.svc.keystore",
.value = "running",
},
{
.key = "init.svc.lhd",
.value = "running",
},
{
.key = "init.svc.lmkd",
.value = "running",
},
{
.key = "init.svc.logd",
.value = "running",
},
{
.key = "init.svc.logd-reinit",
.value = "stopped",
},
{
.key = "init.svc.macloader",
.value = "stopped",
},
{
.key = "init.svc.media",
.value = "running",
},
{
.key = "init.svc.mobex-daemon",
.value = "running",
},
{
.key = "init.svc.mobicore",
.value = "running",
},
{
.key = "init.svc.netd",
.value = "running",
},
{
.key = "init.svc.otp",
.value = "running",
},
{
.key = "init.svc.p2p_supplicant",
.value = "running",
},
{
.key = "init.svc.powersnd",
.value = "stopped",
},
{
.key = "init.svc.prepare_param",
.value = "stopped",
},
{
.key = "init.svc.ril-daemon",
.value = "running",
},
{
.key = "init.svc.rtc_log",
.value = "running",
},
{
.key = "init.svc.scs",
.value = "stopped",
},
{
.key = "init.svc.sdp_cryptod",
.value = "running",
},
{
.key = "init.svc.sec-sh",
.value = "stopped",
},
{
.key = "init.svc.secure_storage",
.value = "running",
},
{
.key = "init.svc.sem_daemon",
.value = "stopped",
},
{
.key = "init.svc.sensorhubservice",
.value = "running",
},
{
.key = "init.svc.servicemanager",
.value = "running",
},
{
.key = "init.svc.ss_kb_service",
.value = "running",
},
{
.key = "init.svc.surfaceflinger",
.value = "running",
},
{
.key = "init.svc.swapon",
.value = "stopped",
},
{
.key = "init.svc.ueventd",
.value = "running",
},
{
.key = "init.svc.vold",
.value = "running",
},
{
.key = "init.svc.watchdogd",
.value = "running",
},
{
.key = "init.svc.zygote",
.value = "running",
},
{
.key = "init.svc.zygote_secondary",
.value = "running",
},
{
.key = "installd.sdcard_manipulate_done",
.value = "0",
},
{
.key = "keyguard.no_require_sim",
.value = "true",
},
{
.key = "logd.auditd",
.value = "false",
},
{
.key = "logd.klogd",
.value = "false",
},
{
.key = "media.enable-commonsource",
.value = "true",
},
{
.key = "media.sfrec.adj_frames",
.value = "2",
},
{
.key = "net.bt.name",
.value = "Android",
},
{
.key = "net.change",
.value = "net.qtaguid_enabled",
},
{
.key = "net.hostname",
.value = "android-f8835b301299067",
},
{
.key = "net.knox.shareddevice.version",
.value = "2.6.0",
},
{
.key = "net.knoxscep.version",
.value = "2.0.1",
},
{
.key = "net.knoxsso.version",
.value = "2.5.0",
},
{
.key = "net.knoxvpn.version",
.value = "2.2.5",
},
{
.key = "net.qtaguid_enabled",
.value = "1",
},
{
.key = "net.smart_switch.disabled",
.value = "1",
},
{
.key = "net.tcp.default_init_rwnd",
.value = "60",
},
{
.key = "nfc.delay.boot",
.value = "0",
},
{
.key = "nfc.fw.downloadmode_force",
.value = "0",
},
{
.key = "nfc.fw.rfreg_ver",
.value = "15/5/28/9.47.24",
},
{
.key = "nfc.smartcard.binded",
.value = "true",
},
{
.key = "persist.audio.allsoundmute",
.value = "0",
},
{
.key = "persist.audio.cpufreq",
.value = "350000",
},
{
.key = "persist.audio.finemediavolume",
.value = "1",
},
{
.key = "persist.audio.globaleffect",
.value = "1",
},
{
.key = "persist.audio.headsetsysvolume",
.value = "9",
},
{
.key = "persist.audio.hphonesysvolume",
.value = "9",
},
{
.key = "persist.audio.k2hd",
.value = "1",
},
{
.key = "persist.audio.mpseek",
.value = "0",
},
{
.key = "persist.audio.mysound",
.value = "1",
},
{
.key = "persist.audio.ringermode",
.value = "2",
},
{
.key = "persist.audio.soundalivefxsec",
.value = "1",
},
{
.key = "persist.audio.stereospeaker",
.value = "0",
},
{
.key = "persist.audio.sysvolume",
.value = "9",
},
{
.key = "persist.audio.uhqa",
.value = "1",
},
{
.key = "persist.audio.voipcpufreq",
.value = "350000",
},
{
.key = "persist.bluetooth_fw_ver",
.value = "bcm4358A3_V0073.0121.hcd",
},
{
.key = "persist.demo.hdmirotationlock",
.value = "false",
},
{
.key = "persist.eons.enabled",
.value = "true",
},
{
.key = "persist.logd.size",
.value = "",
},
{
.key = "persist.radio.calldefault.simid",
.value = "0",
},
{
.key = "persist.radio.dataprefer.slotId",
.value = "0",
},
{
.key = "persist.radio.initphone-type",
.value = "1",
},
{
.key = "persist.radio.plmnname_1",
.value = "",
},
{
.key = "persist.radio.plmnname_2",
.value = "",
},
{
.key = "persist.radio.sib16_support",
.value = "0",
},
{
.key = "persist.ril.ims.eutranParam",
.value = "3",
},
{
.key = "persist.ril.ims.utranParam",
.value = "0",
},
{
.key = "persist.ril.modem.board",
.value = "SHANNON333",
},
{
.key = "persist.security.ams.enforcing",
.value = "3",
},
{
.key = "persist.security.tlc.ccm",
.value = "0",
},
{
.key = "persist.security.tlc.dcm",
.value = "0",
},
{
.key = "persist.security.tlc.esecomm",
.value = "0",
},
{
.key = "persist.security.tlc.otp",
.value = "0",
},
{
.key = "persist.security.tlc.tui",
.value = "1",
},
{
.key = "persist.service.bdroid.version",
.value = "4.2",
},
{
.key = "persist.sys.ccm.date",
.value = "Fri Mar 10 15:58:22 KST 2017",
},
{
.key = "persist.sys.clssprld1",
.value = "840",
},
{
.key = "persist.sys.clssprld2",
.value = "500",
},
{
.key = "persist.sys.dalvik.vm.lib.2",
.value = "libart.so",
},
{
.key = "persist.sys.drs.date",
.value = "Fri Mar 10 15:58:22 KST 2017",
},
{
.key = "persist.sys.kap.date",
.value = "Fri Mar 10 15:58:22 KST 2017",
},
{
.key = "persist.sys.kap.status",
.value = "NONE",
},
{
.key = "persist.sys.locale",
.value = "en-US",
},
{
.key = "persist.sys.localedefault",
.value = "",
},
{
.key = "persist.sys.localenosim",
.value = "en-US",
},
{
.key = "persist.sys.profiler_ms",
.value = "0",
},
{
.key = "persist.sys.setupwizard",
.value = "FINISH",
},
{
.key = "persist.sys.ssrm_unbox_cnt",
.value = "0",
},
{
.key = "persist.sys.storage_preload",
.value = "2",
},
{
.key = "persist.sys.timezone",
.value = "America/New_York",
},
{
.key = "persist.sys.usb.config",
.value = "mtp,adb",
},
{
.key = "ril.CompleteMsg",
.value = "OK",
},
{
.key = "ril.ICC_TYPE",
.value = "0",
},
{
.key = "ril.RildInit",
.value = "1",
},
{
.key = "ril.approved_codever",
.value = "none",
},
{
.key = "ril.approved_cscver",
.value = "none",
},
{
.key = "ril.approved_modemver",
.value = "none",
},
{
.key = "ril.atd_status",
.value = "1_1_0",
},
{
.key = "ril.backoffstate",
.value = "1024",
},
{
.key = "ril.cbd.boot_done",
.value = "1",
},
{
.key = "ril.cbd.rfs_check_done",
.value = "1",
},
{
.key = "ril.cs_svc",
.value = "1",
},
{
.key = "ril.data.intfprefix",
.value = "rmnet",
},
{
.key = "ril.ecclist00",
.value = "112,911,999,000,110,118,119",
},
{
.key = "ril.epdg.handover.enable",
.value = "true",
},
{
.key = "ril.hasisim",
.value = "0",
},
{
.key = "ril.hw_ver",
.value = "REV1.0",
},
{
.key = "ril.ims.ecsupport",
.value = "2",
},
{
.key = "ril.ims.ltevoicesupport",
.value = "2",
},
{
.key = "ril.initPB",
.value = "0",
},
{
.key = "ril.manufacturedate",
.value = "160525",
},
{
.key = "ril.model_id",
.value = "UNKNOWN",
},
{
.key = "ril.modem.board",
.value = "SHANNON333",
},
{
.key = "ril.official_cscver",
.value = "G920AATT6DQC1",
},
{
.key = "ril.product_code",
.value = "SM2G920AZKAATT",
},
{
.key = "ril.radiostate",
.value = "10",
},
{
.key = "ril.rfcal_date",
.value = "20160526",
},
{
.key = "ril.serialnumber",
.value = "RF8H52RM0EL",
},
{
.key = "ril.servicestate",
.value = "2",
},
{
.key = "ril.signal.disprssi",
.value = "false",
},
{
.key = "ril.signal.param",
.value = "-12",
},
{
.key = "ril.ss.routing",
.value = "0",
},
{
.key = "ril.subinfo",
.value = "0:2147483643",
},
{
.key = "ril.sw_ver",
.value = "G920AUCS6DQC1",
},
{
.key = "ril.timezoneID",
.value = "",
},
{
.key = "ril.voice.rat",
.value = "3",
},
{
.key = "rild.libpath",
.value = "/system/lib64/libsec-ril.so",
},
{
.key = "ro.adb.qemud",
.value = "1",
},
{
.key = "ro.adb.secure",
.value = "1",
},
{
.key = "ro.allow.mock.location",
.value = "0",
},
{
.key = "ro.arch",
.value = "exynos7420",
},
{
.key = "ro.astcenc.astcsupport",
.value = "1",
},
{
.key = "ro.baseband",
.value = "unknown",
},
{
.key = "ro.board.platform",
.value = "exynos5",
},
{
.key = "ro.boot.boot_salescode",
.value = "",
},
{
.key = "ro.boot.bootloader",
.value = "G920AUCS6DQC1",
},
{
.key = "ro.boot.debug_level",
.value = "0x4f4c",
},
{
.key = "ro.boot.emmc_checksum",
.value = "3",
},
{
.key = "ro.boot.fmp_config",
.value = "1",
},
{
.key = "ro.boot.hardware",
.value = "samsungexynos7420",
},
{
.key = "ro.boot.hmac_mismatch",
.value = "0",
},
{
.key = "ro.boot.hw_rev",
.value = "11",
},
{
.key = "ro.boot.odin_download",
.value = "1",
},
{
.key = "ro.boot.sec_atd.tty",
.value = "/dev/ttySAC1",
},
{
.key = "ro.boot.security_mode",
.value = "1526595585",
},
{
.key = "ro.boot.selinux",
.value = "enforcing",
},
{
.key = "ro.boot.serialno",
.value = "0216028baac92003",
},
{
.key = "ro.boot.ucs_mode",
.value = "0",
},
{
.key = "ro.boot.warranty_bit",
.value = "0",
},
{
.key = "ro.boot_recovery",
.value = "unknown",
},
{
.key = "ro.bootimage.build.date",
.value = "Fri Mar 10 16:01:27 KST 2017",
},
{
.key = "ro.bootimage.build.date.utc",
.value = "1489129287",
},
{
.key = "ro.bootimage.build.fingerprint",
.value = "samsung/zeroflteuc/zeroflteatt:6.0.1/MMB29K/G920AUCS6DQC1:user/test-keys",
},
{
.key = "ro.bootloader",
.value = "G920AUCS6DQC1",
},
{
.key = "ro.bootmode",
.value = "unknown",
},
{
.key = "ro.bt.bdaddr_path",
.value = "/efs/bluetooth/bt_addr",
},
{
.key = "ro.build.PDA",
.value = "G920AUCS6DQC1",
},
{
.key = "ro.build.changelist",
.value = "9462607",
},
{
.key = "ro.build.characteristics",
.value = "att",
},
{
.key = "ro.build.date",
.value = "Fri Mar 10 15:58:22 KST 2017",
},
{
.key = "ro.build.date.utc",
.value = "1489129102",
},
{
.key = "ro.build.description",
.value = "zeroflteuc-user 6.0.1 MMB29K G920AUCS6DQC1 release-keys",
},
{
.key = "ro.build.display.id",
.value = "MMB29K.G920AUCS6DQC1",
},
{
.key = "ro.build.fingerprint",
.value = "samsung/zeroflteuc/zeroflteatt:6.0.1/MMB29K/G920AUCS6DQC1:user/release-keys",
},
{
.key = "ro.build.flavor",
.value = "zeroflteuc-user",
},
{
.key = "ro.build.hidden_ver",
.value = "G920AUCS6DQC1",
},
{
.key = "ro.build.host",
.value = "SWHE9401",
},
{
.key = "ro.build.id",
.value = "MMB29K",
},
{
.key = "ro.build.official.release",
.value = "true",
},
{
.key = "ro.build.product",
.value = "zeroflteatt",
},
{
.key = "ro.build.scafe",
.value = "capuccino",
},
{
.key = "ro.build.scafe.cream",
.value = "white",
},
{
.key = "ro.build.scafe.shot",
.value = "single",
},
{
.key = "ro.build.scafe.size",
.value = "short",
},
{
.key = "ro.build.scafe.version",
.value = "2016A",
},
{
.key = "ro.build.selinux",
.value = "1",
},
{
.key = "ro.build.selinux.enforce",
.value = "1",
},
{
.key = "ro.build.tags",
.value = "release-keys",
},
{
.key = "ro.build.type",
.value = "user",
},
{
.key = "ro.build.user",
.value = "dpi",
},
{
.key = "ro.build.version.all_codenames",
.value = "REL",
},
{
.key = "ro.build.version.base_os",
.value = "samsung/zeroflteuc/zeroflteatt:6.0.1/MMB29K/G920AUCU5DQB3:user/release-keys",
},
{
.key = "ro.build.version.codename",
.value = "REL",
},
{
.key = "ro.build.version.incremental",
.value = "G920AUCS6DQC1",
},
{
.key = "ro.build.version.preview_sdk",
.value = "0",
},
{
.key = "ro.build.version.release",
.value = "6.0.1",
},
{
.key = "ro.build.version.sdk",
.value = "23",
},
{
.key = "ro.build.version.sdl",
.value = "2301",
},
{
.key = "ro.build.version.security_patch",
.value = "2017-03-01",
},
{
.key = "ro.carrier",
.value = "unknown",
},
{
.key = "ro.chipname",
.value = "exynos7420",
},
{
.key = "ro.com.google.clientidbase",
.value = "android-samsung",
},
{
.key = "ro.com.google.clientidbase.am",
.value = "android-att-us",
},
{
.key = "ro.com.google.clientidbase.gmm",
.value = "android-samsung",
},
{
.key = "ro.com.google.clientidbase.ms",
.value = "android-att-us",
},
{
.key = "ro.com.google.clientidbase.yt",
.value = "android-samsung",
},
{
.key = "ro.com.google.gmsversion",
.value = "6.0_r10",
},
{
.key = "ro.config.64bit_lmk_enable",
.value = "false",
},
{
.key = "ro.config.alarm_alert",
.value = "Morning_Flower.ogg",
},
{
.key = "ro.config.dha_cached_max",
.value = "12",
},
{
.key = "ro.config.dha_cached_min",
.value = "6",
},
{
.key = "ro.config.dha_empty_min",
.value = "8",
},
{
.key = "ro.config.dha_lmk_scale",
.value = "1.909",
},
{
.key = "ro.config.dha_pwhitelist_enable",
.value = "1",
},
{
.key = "ro.config.dmverity",
.value = "true",
},
{
.key = "ro.config.kap",
.value = "true",
},
{
.key = "ro.config.kap_default_on",
.value = "true",
},
{
.key = "ro.config.knox",
.value = "v30",
},
{
.key = "ro.config.media_sound",
.value = "Media_preview_Touch_the_light.ogg",
},
{
.key = "ro.config.notification_sound",
.value = "Whisper.ogg",
},
{
.key = "ro.config.notification_sound_2",
.value = "S_Charming_Bell.ogg",
},
{
.key = "ro.config.ringtone",
.value = "ATT_Firefly_Default.ogg",
},
{
.key = "ro.config.ringtone_2",
.value = "Basic_Bell.ogg",
},
{
.key = "ro.config.rkp",
.value = "true",
},
{
.key = "ro.config.rm_preload_enabled",
.value = "0",
},
{
.key = "ro.config.tima",
.value = "1",
},
{
.key = "ro.config.timaversion",
.value = "3.0",
},
{
.key = "ro.cp_debug_level",
.value = "unknown",
},
{
.key = "ro.crypto.fuse_sdcard",
.value = "true",
},
{
.key = "ro.crypto.state",
.value = "unencrypted",
},
{
.key = "ro.csc.country_code",
.value = "USA",
},
{
.key = "ro.csc.countryiso_code",
.value = "US",
},
{
.key = "ro.csc.sales_code",
.value = "ATT",
},
{
.key = "ro.dalvik.vm.native.bridge",
.value = "0",
},
{
.key = "ro.debug_level",
.value = "0x4f4c",
},
{
.key = "ro.debuggable",
.value = "0",
},
{
.key = "ro.emmc_checksum",
.value = "3",
},
{
.key = "ro.error.receiver.default",
.value = "com.samsung.receiver.error",
},
{
.key = "ro.expect.recovery_id",
.value = "0xf514ed26728de751a3e1b5d00d86705d6ad69a29000000000000000000000000",
},
{
.key = "ro.fmp_config",
.value = "1",
},
{
.key = "ro.gps.chip.vendor",
.value = "BCM4773_EXERCISE",
},
{
.key = "ro.gps.chip.vendor.slocation",
.value = "BCM4773_SLOCATION_CORE",
},
{
.key = "ro.hardware",
.value = "samsungexynos7420",
},
{
.key = "ro.hardware.keystore",
.value = "mdfpp",
},
{
.key = "ro.hdcp2.rx",
.value = "tz",
},
{
.key = "ro.hmac_mismatch",
.value = "0",
},
{
.key = "ro.hwui.drop_shadow_cache_size",
.value = "6",
},
{
.key = "ro.hwui.fbo_cache_size",
.value = "16",
},
{
.key = "ro.hwui.gradient_cache_size",
.value = "2",
},
{
.key = "ro.hwui.layer_cache_size",
.value = "58",
},
{
.key = "ro.hwui.path_cache_size",
.value = "16",
},
{
.key = "ro.hwui.r_buffer_cache_size",
.value = "8",
},
{
.key = "ro.hwui.shape_cache_size",
.value = "4",
},
{
.key = "ro.hwui.text_large_cache_height",
.value = "2048",
},
{
.key = "ro.hwui.text_large_cache_width",
.value = "4096",
},
{
.key = "ro.hwui.text_small_cache_height",
.value = "1024",
},
{
.key = "ro.hwui.text_small_cache_width",
.value = "1024",
},
{
.key = "ro.hwui.texture_cache_flushrate",
.value = "0.4",
},
{
.key = "ro.hwui.texture_cache_size",
.value = "88",
},
{
.key = "ro.im.param.offset",
.value = "7341648",
},
{
.key = "ro.kernel.qemu",
.value = "0",
},
{
.key = "ro.mct.compressiontype",
.value = "ETC1",
},
{
.key = "ro.me.param.offset",
.value = "7341728",
},
{
.key = "ro.mst.support",
.value = "1",
},
{
.key = "ro.nfc.port",
.value = "I2C",
},
{
.key = "ro.opengles.version",
.value = "196609",
},
{
.key = "ro.pr.param.offset",
.value = "7341888",
},
{
.key = "ro.product.board",
.value = "universal7420",
},
{
.key = "ro.product.brand",
.value = "samsung",
},
{
.key = "ro.product.cpu.abi",
.value = "arm64-v8a",
},
{
.key = "ro.product.cpu.abilist",
.value = "arm64-v8a,armeabi-v7a,armeabi",
},
{
.key = "ro.product.cpu.abilist32",
.value = "armeabi-v7a,armeabi",
},
{
.key = "ro.product.cpu.abilist64",
.value = "arm64-v8a",
},
{
.key = "ro.product.device",
.value = "zeroflteatt",
},
{
.key = "ro.product.locale",
.value = "en-US",
},
{
.key = "ro.product.manufacturer",
.value = "samsung",
},
{
.key = "ro.product.model",
.value = "SAMSUNG-SM-G920A",
},
{
.key = "ro.product.name",
.value = "zeroflteuc",
},
{
.key = "ro.product_ship",
.value = "true",
},
{
.key = "ro.revision",
.value = "11",
},
{
.key = "ro.ril.gprsclass",
.value = "10",
},
{
.key = "ro.ril.hsxpa",
.value = "1",
},
{
.key = "ro.rtn_config",
.value = "unknown",
},
{
.key = "ro.runtime.firstboot",
.value = "1524182153605",
},
{
.key = "ro.sec.fle.encryption",
.value = "false",
},
{
.key = "ro.secure",
.value = "1",
},
{
.key = "ro.securestorage.support",
.value = "true",
},
{
.key = "ro.security.ese.cosname",
.value = "PEARL3.0_01328438_01328439_01349511_01349512",
},
{
.key = "ro.security.esest",
.value = "per0102exi",
},
{
.key = "ro.security.icd.flagmode",
.value = "multi",
},
{
.key = "ro.security.mdpp.release",
.value = "6",
},
{
.key = "ro.security.mdpp.ux",
.value = "Enabled",
},
{
.key = "ro.security.mdpp.ver",
.value = "2.0",
},
{
.key = "ro.security.reactive.active",
.value = "2",
},
{
.key = "ro.security.reactive.version",
.value = "2.0.9",
},
{
.key = "ro.security.vpnpp.release",
.value = "6.1",
},
{
.key = "ro.security.vpnpp.ver",
.value = "1.4",
},
{
.key = "ro.security_mode",
.value = "1526595585",
},
{
.key = "ro.secwvk",
.value = "220",
},
{
.key = "ro.serialno",
.value = "0216028baac92003",
},
{
.key = "ro.setupwizard.mode",
.value = "OPTIONAL",
},
{
.key = "ro.sf.lcd_density",
.value = "640",
},
{
.key = "ro.sku.param.offset",
.value = "7341968",
},
{
.key = "ro.sn.param.offset",
.value = "7341808",
},
{
.key = "ro.telephony.default_network",
.value = "9",
},
{
.key = "ro.warranty_bit",
.value = "0",
},
{
.key = "ro.wifi.channels",
.value = "",
},
{
.key = "ro.zygote",
.value = "zygote64_32",
},
{
.key = "ro.zygote.disable_gl_preload",
.value = "1",
},
{
.key = "secmm.player.uhqamode",
.value = "True",
},
{
.key = "security.ASKS.policy_version",
.value = "161011",
},
{
.key = "security.mdpp",
.value = "Ready",
},
{
.key = "security.mdpp.result",
.value = "None",
},
{
.key = "security.reactive.status",
.value = "03",
},
{
.key = "security.semdaemonfinish",
.value = "1",
},
{
.key = "selinux.policy_version",
.value = "SEPF_SECMOBILE_6.0.1_0030",
},
{
.key = "selinux.reload_policy",
.value = "1",
},
{
.key = "service.bootanim.exit",
.value = "0",
},
{
.key = "service.camera.rec.running",
.value = "0",
},
{
.key = "service.camera.running",
.value = "0",
},
{
.key = "service.media.powersnd",
.value = "1",
},
{
.key = "storage.mmc.size",
.value = "31989956608",
},
{
.key = "sys.adaptivedisplay.eadon",
.value = "true",
},
{
.key = "sys.boot_completed",
.value = "1",
},
{
.key = "sys.cameramode.blackbox",
.value = "0",
},
{
.key = "sys.cameramode.vtcall",
.value = "0",
},
{
.key = "sys.config.bigdata_enable",
.value = "true",
},
{
.key = "sys.config.bigdata_mem_enable",
.value = "true",
},
{
.key = "sys.config.samp_oak_enable",
.value = "true",
},
{
.key = "sys.config.samp_oakoom_enable",
.value = "true",
},
{
.key = "sys.dockstate",
.value = "0",
},
{
.key = "sys.enterprise.billing.version",
.value = "1.2.0",
},
{
.key = "sys.enterprise.otp.version",
.value = "2.6.0",
},
{
.key = "sys.ims.service_started",
.value = "true",
},
{
.key = "sys.isdumpstaterunning",
.value = "0",
},
{
.key = "sys.keyguard.connected",
.value = "true",
},
{
.key = "sys.knox.exists",
.value = "0",
},
{
.key = "sys.knox.store",
.value = "0",
},
{
.key = "sys.mobicoredaemon.enable",
.value = "true",
},
{
.key = "sys.nfc.support",
.value = "1",
},
{
.key = "sys.reset_reason",
.value = "N|RP",
},
{
.key = "sys.settings_global_version",
.value = "4",
},
{
.key = "sys.settings_system_version",
.value = "7",
},
{
.key = "sys.siop.level",
.value = "0",
},
{
.key = "sys.ssrm.mdnie",
.value = "-1",
},
{
.key = "sys.sysctl.extra_free_kbytes",
.value = "43200",
},
{
.key = "sys.usb.config",
.value = "mtp,adb",
},
{
.key = "sys.usb.configfs",
.value = "0",
},
{
.key = "sys.usb.state",
.value = "mtp,adb",
},
{
.key = "system.camera.CC.disable",
.value = "0",
},
{
.key = "telephony.lteOnCdmaDevice",
.value = "0",
},
{
.key = "vold.has_adoptable",
.value = "0",
},
{
.key = "vold.post_fs_data_done",
.value = "1",
},
{
.key = "vzw.os.rooted",
.value = "false",
},
{
.key = "wifi.interface",
.value = "wlan0",
},
{
.key = "wlan.driver.status",
.value = "ok",
},
{
.key = "wlan.wfd.status",
.value = "disconnected",
},
{ NULL },
};
#endif /* __ANDROID__ */