aboutsummaryrefslogtreecommitdiff
path: root/test/mock/galaxy-s6.h
diff options
context:
space:
mode:
authorMarat Dukhan <marat@fb.com>2017-09-26 19:11:14 -0700
committerMarat Dukhan <marat@fb.com>2017-09-26 19:11:14 -0700
commitcc70cfb70e0937d6c1d1c0316f75951b4f30b446 (patch)
treee08a1e558b83f0ab04fd72435ba6ae705c78a423 /test/mock/galaxy-s6.h
parent3040197bc3eb13796351e74a2e7a6f2bcc081752 (diff)
downloadcpuinfo-cc70cfb70e0937d6c1d1c0316f75951b4f30b446.tar.gz
Move mock tests into a separate directory
Diffstat (limited to 'test/mock/galaxy-s6.h')
-rw-r--r--test/mock/galaxy-s6.h2488
1 files changed, 2488 insertions, 0 deletions
diff --git a/test/mock/galaxy-s6.h b/test/mock/galaxy-s6.h
new file mode 100644
index 0000000..10baadf
--- /dev/null
+++ b/test/mock/galaxy-s6.h
@@ -0,0 +1,2488 @@
+struct cpuinfo_mock_file filesystem[] = {
+ {
+ .path = "/proc/cpuinfo",
+ .size = 337,
+ .content =
+ "Processor\t: AArch64 Processor rev 0 (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: 0x1\n"
+ "CPU part\t: 0xd07\n"
+ "CPU revision\t: 0\n"
+ "\n"
+ "Hardware\t: SAMSUNG Exynos7420\n",
+ },
+ {
+ .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/possible",
+ .size = 4,
+ .content = "0-7\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/present",
+ .size = 4,
+ .content = "0-7\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/online",
+ .size = 4,
+ .content = "0-7\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/offline",
+ .size = 1,
+ .content = "\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/cpufreq/all_time_in_state",
+ .size = 941,
+ .content =
+ "freq\t\tcpu0\t\tcpu1\t\tcpu2\t\tcpu3\t\tcpu4\t\tcpu5\t\tcpu6\t\tcpu7\t\t\n"
+ "400000\t\t30\t\t30\t\t30\t\t30\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t\n"
+ "500000\t\t20\t\t20\t\t20\t\t20\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t\n"
+ "600000\t\t20\t\t20\t\t20\t\t20\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t\n"
+ "700000\t\t10\t\t10\t\t10\t\t10\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t\n"
+ "800000\t\t20\t\t20\t\t20\t\t20\t\t301\t\t301\t\t301\t\t301\t\t\n"
+ "900000\t\t10\t\t10\t\t10\t\t10\t\t10\t\t10\t\t10\t\t10\t\t\n"
+ "1000000\t\t20\t\t20\t\t20\t\t20\t\t90\t\t90\t\t90\t\t90\t\t\n"
+ "1100000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t100\t\t100\t\t100\t\t100\t\t\n"
+ "1104000\t\t20\t\t20\t\t20\t\t20\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t\n"
+ "1200000\t\t88\t\t88\t\t88\t\t88\t\t50\t\t50\t\t50\t\t50\t\t\n"
+ "1296000\t\t30\t\t30\t\t30\t\t30\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\t50\t\t50\t\t50\t\t50\t\t\n"
+ "1400000\t\t1025\t\t1025\t\t1025\t\t1025\t\t0\t\t0\t\t0\t\t0\t\t\n"
+ "1500000\t\t0\t\t0\t\t0\t\t0\t\t30\t\t30\t\t30\t\t30\t\t\n"
+ "1600000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t50\t\t50\t\t50\t\t50\t\t\n"
+ "1704000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t612\t\t612\t\t612\t\t612\t\t\n"
+ "1800000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t0\t\t0\t\t0\t\t0\t\t\n"
+ "1896000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t0\t\t0\t\t0\t\t0\t\t\n"
+ "2000000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t0\t\t0\t\t0\t\t0\t\t\n"
+ "2100000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t0\t\t0\t\t0\t\t0\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/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 = 8,
+ .content = "1000000\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 = 127,
+ .content =
+ "1500000 0\n"
+ "1400000 1037\n"
+ "1296000 40\n"
+ "1200000 92\n"
+ "1104000 20\n"
+ "1000000 30\n"
+ "900000 20\n"
+ "800000 30\n"
+ "700000 10\n"
+ "600000 20\n"
+ "500000 40\n"
+ "400000 30\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans",
+ .size = 3,
+ .content = "45\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id",
+ .size = 2,
+ .content = "1\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list",
+ .size = 4,
+ .content = "0-3\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings",
+ .size = 3,
+ .content = "0f\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu0/topology/core_id",
+ .size = 2,
+ .content = "0\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list",
+ .size = 2,
+ .content = "0\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings",
+ .size = 3,
+ .content = "01\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 = 8,
+ .content = "1400000\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 = 128,
+ .content =
+ "1500000 0\n"
+ "1400000 1211\n"
+ "1296000 50\n"
+ "1200000 102\n"
+ "1104000 30\n"
+ "1000000 60\n"
+ "900000 20\n"
+ "800000 30\n"
+ "700000 10\n"
+ "600000 20\n"
+ "500000 40\n"
+ "400000 40\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans",
+ .size = 3,
+ .content = "54\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu1/topology/physical_package_id",
+ .size = 2,
+ .content = "1\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings_list",
+ .size = 4,
+ .content = "0-3\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings",
+ .size = 3,
+ .content = "0f\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu1/topology/core_id",
+ .size = 2,
+ .content = "1\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings_list",
+ .size = 2,
+ .content = "1\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings",
+ .size = 3,
+ .content = "02\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 = 8,
+ .content = "1000000\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 = 129,
+ .content =
+ "1500000 0\n"
+ "1400000 1355\n"
+ "1296000 100\n"
+ "1200000 112\n"
+ "1104000 40\n"
+ "1000000 94\n"
+ "900000 30\n"
+ "800000 30\n"
+ "700000 10\n"
+ "600000 20\n"
+ "500000 40\n"
+ "400000 40\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans",
+ .size = 3,
+ .content = "71\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu2/topology/physical_package_id",
+ .size = 2,
+ .content = "1\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings_list",
+ .size = 4,
+ .content = "0-3\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings",
+ .size = 3,
+ .content = "0f\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu2/topology/core_id",
+ .size = 2,
+ .content = "2\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings_list",
+ .size = 2,
+ .content = "2\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings",
+ .size = 3,
+ .content = "04\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 = 8,
+ .content = "1200000\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 = 131,
+ .content =
+ "1500000 0\n"
+ "1400000 1355\n"
+ "1296000 120\n"
+ "1200000 132\n"
+ "1104000 120\n"
+ "1000000 185\n"
+ "900000 60\n"
+ "800000 40\n"
+ "700000 10\n"
+ "600000 20\n"
+ "500000 40\n"
+ "400000 40\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans",
+ .size = 3,
+ .content = "90\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu3/topology/physical_package_id",
+ .size = 2,
+ .content = "1\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings_list",
+ .size = 4,
+ .content = "0-3\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings",
+ .size = 3,
+ .content = "0f\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu3/topology/core_id",
+ .size = 2,
+ .content = "3\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings_list",
+ .size = 2,
+ .content = "3\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings",
+ .size = 3,
+ .content = "08\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 = 153,
+ .content =
+ "2100000 6\n"
+ "2000000 10\n"
+ "1896000 0\n"
+ "1800000 2\n"
+ "1704000 708\n"
+ "1600000 90\n"
+ "1500000 30\n"
+ "1400000 0\n"
+ "1300000 50\n"
+ "1200000 80\n"
+ "1100000 110\n"
+ "1000000 110\n"
+ "900000 80\n"
+ "800000 1465\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu4/cpufreq/stats/total_trans",
+ .size = 3,
+ .content = "54\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu4/topology/physical_package_id",
+ .size = 2,
+ .content = "0\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu4/topology/core_siblings_list",
+ .size = 4,
+ .content = "4-7\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu4/topology/core_siblings",
+ .size = 3,
+ .content = "f0\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu4/topology/core_id",
+ .size = 2,
+ .content = "0\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu4/topology/thread_siblings_list",
+ .size = 2,
+ .content = "4\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu4/topology/thread_siblings",
+ .size = 3,
+ .content = "10\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 = 153,
+ .content =
+ "2100000 6\n"
+ "2000000 10\n"
+ "1896000 0\n"
+ "1800000 2\n"
+ "1704000 708\n"
+ "1600000 90\n"
+ "1500000 30\n"
+ "1400000 0\n"
+ "1300000 50\n"
+ "1200000 80\n"
+ "1100000 110\n"
+ "1000000 120\n"
+ "900000 80\n"
+ "800000 1713\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu5/cpufreq/stats/total_trans",
+ .size = 3,
+ .content = "56\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu5/topology/physical_package_id",
+ .size = 2,
+ .content = "0\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu5/topology/core_siblings_list",
+ .size = 4,
+ .content = "4-7\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu5/topology/core_siblings",
+ .size = 3,
+ .content = "f0\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu5/topology/core_id",
+ .size = 2,
+ .content = "1\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu5/topology/thread_siblings_list",
+ .size = 2,
+ .content = "5\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu5/topology/thread_siblings",
+ .size = 3,
+ .content = "20\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 = 153,
+ .content =
+ "2100000 6\n"
+ "2000000 10\n"
+ "1896000 0\n"
+ "1800000 2\n"
+ "1704000 708\n"
+ "1600000 90\n"
+ "1500000 30\n"
+ "1400000 0\n"
+ "1300000 50\n"
+ "1200000 80\n"
+ "1100000 110\n"
+ "1000000 120\n"
+ "900000 90\n"
+ "800000 1940\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu6/cpufreq/stats/total_trans",
+ .size = 3,
+ .content = "58\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu6/topology/physical_package_id",
+ .size = 2,
+ .content = "0\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu6/topology/core_siblings_list",
+ .size = 4,
+ .content = "4-7\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu6/topology/core_siblings",
+ .size = 3,
+ .content = "f0\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu6/topology/core_id",
+ .size = 2,
+ .content = "2\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu6/topology/thread_siblings_list",
+ .size = 2,
+ .content = "6\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu6/topology/thread_siblings",
+ .size = 3,
+ .content = "40\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/cpufreq/scaling_available_governors",
+ .size = 35,
+ .content = "userspace interactive performance \n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_cur_freq",
+ .size = 7,
+ .content = "800000\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_driver",
+ .size = 15,
+ .content = "exynos_cpufreq\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_governor",
+ .size = 12,
+ .content = "interactive\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_min_freq",
+ .size = 7,
+ .content = "800000\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu7/cpufreq/stats/time_in_state",
+ .size = 155,
+ .content =
+ "2100000 6\n"
+ "2000000 10\n"
+ "1896000 0\n"
+ "1800000 2\n"
+ "1704000 708\n"
+ "1600000 90\n"
+ "1500000 30\n"
+ "1400000 10\n"
+ "1300000 81\n"
+ "1200000 90\n"
+ "1100000 128\n"
+ "1000000 170\n"
+ "900000 113\n"
+ "800000 2693\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu7/cpufreq/stats/total_trans",
+ .size = 3,
+ .content = "79\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu7/topology/physical_package_id",
+ .size = 2,
+ .content = "0\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu7/topology/core_siblings_list",
+ .size = 4,
+ .content = "4-7\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu7/topology/core_siblings",
+ .size = 3,
+ .content = "f0\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu7/topology/core_id",
+ .size = 2,
+ .content = "3\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu7/topology/thread_siblings_list",
+ .size = 2,
+ .content = "7\n",
+ },
+ {
+ .path = "/sys/devices/system/cpu/cpu7/topology/thread_siblings",
+ .size = 3,
+ .content = "80\n",
+ },
+ { NULL },
+};
+
+#ifdef __ANDROID__
+struct cpuinfo_mock_property properties[] = {
+ {
+ .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.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.kies.sommode",
+ .value = "TRUE",
+ },
+ {
+ .key = "dev.kiessupport",
+ .value = "TRUE",
+ },
+ {
+ .key = "drm.service.enabled",
+ .value = "true",
+ },
+ {
+ .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.bootanim",
+ .value = "running",
+ },
+ {
+ .key = "init.svc.bootchecker",
+ .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.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.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.powersnd",
+ .value = "running",
+ },
+ {
+ .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.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.tcp.default_init_rwnd",
+ },
+ {
+ .key = "net.tcp.default_init_rwnd",
+ .value = "60",
+ },
+ {
+ .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.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 = "750",
+ },
+ {
+ .key = "persist.sys.clssprld2",
+ .value = "505",
+ },
+ {
+ .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.ICC_TYPE",
+ .value = "0",
+ },
+ {
+ .key = "ril.cbd.rfs_check_done",
+ .value = "1",
+ },
+ {
+ .key = "ril.data.intfprefix",
+ .value = "rmnet",
+ },
+ {
+ .key = "ril.hasisim",
+ .value = "0",
+ },
+ {
+ .key = "ril.initPB",
+ .value = "0",
+ },
+ {
+ .key = "ril.manufacturedate",
+ .value = "160525",
+ },
+ {
+ .key = "ril.official_cscver",
+ .value = "G920AATT6DQC1",
+ },
+ {
+ .key = "ril.serialnumber",
+ .value = "RF8H52RM0EL",
+ },
+ {
+ .key = "ril.ss.routing",
+ .value = "0",
+ },
+ {
+ .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.sec.fle.encryption",
+ .value = "false",
+ },
+ {
+ .key = "ro.secure",
+ .value = "1",
+ },
+ {
+ .key = "ro.securestorage.support",
+ .value = "true",
+ },
+ {
+ .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.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 = "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.media.powersnd",
+ .value = "1",
+ },
+ {
+ .key = "storage.mmc.size",
+ .value = "31989956608",
+ },
+ {
+ .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.mobicoredaemon.enable",
+ .value = "true",
+ },
+ {
+ .key = "sys.nfc.support",
+ .value = "1",
+ },
+ {
+ .key = "sys.usb.config",
+ .value = "mtp,adb",
+ },
+ {
+ .key = "sys.usb.configfs",
+ .value = "0",
+ },
+ {
+ .key = "sys.usb.state",
+ .value = "mtp,adb",
+ },
+ {
+ .key = "telephony.lteOnCdmaDevice",
+ .value = "0",
+ },
+ {
+ .key = "vold.has_adoptable",
+ .value = "0",
+ },
+ {
+ .key = "vold.post_fs_data_done",
+ .value = "1",
+ },
+ {
+ .key = "wifi.interface",
+ .value = "wlan0",
+ },
+ { NULL },
+};
+#endif /* __ANDROID__ */