blob: 95c1ed83a0061a5c8c54fba4181efb56bde8f86d [file] [log] [blame]
struct cpuinfo_mock_file filesystem[] = {
#if CPUINFO_ARCH_ARM64
{
.path = "/proc/cpuinfo",
.size = 355,
.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 evtstrm aes pmull sha1 sha2 crc32 \n"
"CPU implementer\t: 0x41\n"
"CPU architecture: 8\n"
"CPU variant\t: 0x0\n"
"CPU part\t: 0xd03\n"
"CPU revision\t: 2\n"
"\n"
"Hardware\t: Qualcomm Technologies, Inc MSM8994\n",
},
#elif CPUINFO_ARCH_ARM
{
.path = "/proc/cpuinfo",
.size = 421,
.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 evtstrm aes pmull sha1 sha2 crc32 wp half thumb fastmult vfp edsp neon vfpv3 tlsi vfpv4 idiva idivt \n"
"CPU implementer\t: 0x41\n"
"CPU architecture: 8\n"
"CPU variant\t: 0x0\n"
"CPU part\t: 0xd03\n"
"CPU revision\t: 2\n"
"\n"
"Hardware\t: Qualcomm Technologies, Inc MSM8994\n",
},
#endif
{
.path = "/system/build.prop",
.size = 4897,
.content =
"\n"
"#\n"
"# PRODUCT_OEM_PROPERTIES\n"
"#\n"
"import /oem/oem.prop ro.config.ringtone\n"
"import /oem/oem.prop ro.config.notification_sound\n"
"import /oem/oem.prop ro.config.alarm_alert\n"
"import /oem/oem.prop ro.config.wallpaper\n"
"import /oem/oem.prop ro.config.wallpaper_component\n"
"import /oem/oem.prop ro.oem.*\n"
"import /oem/oem.prop oem.*\n"
"# begin build properties\n"
"# autogenerated by buildinfo.sh\n"
"ro.build.id=N2G47O\n"
"ro.build.display.id=N2G47O\n"
"ro.build.version.incremental=3852959\n"
"ro.build.version.sdk=25\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=7.1.2\n"
"ro.build.version.security_patch=2017-05-05\n"
"ro.build.version.base_os=\n"
"ro.build.date=Mon Mar 27 18:32:57 UTC 2017\n"
"ro.build.date.utc=1490639577\n"
"ro.build.type=user\n"
"ro.build.user=android-build\n"
"ro.build.host=vped7.mtv.corp.google.com\n"
"ro.build.tags=release-keys\n"
"ro.build.flavor=angler-user\n"
"ro.product.model=Nexus 6P\n"
"ro.product.brand=google\n"
"ro.product.name=angler\n"
"ro.product.device=angler\n"
"ro.product.board=angler\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=Huawei\n"
"ro.product.locale=en-US\n"
"ro.wifi.channels=\n"
"ro.board.platform=msm8994\n"
"# ro.build.product is obsolete; use ro.product.device\n"
"ro.build.product=angler\n"
"# Do not try to parse description, fingerprint, or thumbprint\n"
"ro.build.description=angler-user 7.1.2 N2G47O 3852959 release-keys\n"
"ro.build.fingerprint=google/angler/angler:7.1.2/N2G47O/3852959:user/release-keys\n"
"ro.build.characteristics=nosdcard\n"
"# end build properties\n"
"\n"
"#\n"
"# ADDITIONAL_BUILD_PROPERTIES\n"
"#\n"
"ro.config.ringtone=Titania.ogg\n"
"ro.config.notification_sound=Tethys.ogg\n"
"ro.config.alarm_alert=Oxygen.ogg\n"
"ro.com.android.dataroaming=false\n"
"ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html\n"
"ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html\n"
"ro.com.google.clientidbase=android-google\n"
"ro.carrier=unknown\n"
"ro.com.android.wifi-watchlist=GoogleGuest\n"
"ro.error.receiver.system.apps=com.google.android.gms\n"
"ro.setupwizard.enterprise_mode=1\n"
"ro.atrace.core.services=com.google.android.gms,com.google.android.gms.ui,com.google.android.gms.persistent\n"
"ro.retaildemo.video_path=/data/preloads/demo/retail_demo.mp4\n"
"ro.com.android.prov_mobiledata=false\n"
"ro.opengles.version=196610\n"
"ro.sf.lcd_density=560\n"
"persist.hwc.mdpcomp.enable=true\n"
"persist.data.mode=concurrent\n"
"persist.radio.data_no_toggle=1\n"
"persist.radio.data_con_rprt=true\n"
"ro.hwui.texture_cache_size=72\n"
"ro.hwui.layer_cache_size=48\n"
"ro.hwui.r_buffer_cache_size=8\n"
"ro.hwui.path_cache_size=32\n"
"ro.hwui.gradient_cache_size=1\n"
"ro.hwui.drop_shadow_cache_size=6\n"
"ro.hwui.texture_cache_flushrate=0.4\n"
"ro.hwui.text_small_cache_width=1024\n"
"ro.hwui.text_small_cache_height=1024\n"
"ro.hwui.text_large_cache_width=2048\n"
"ro.hwui.text_large_cache_height=1024\n"
"vidc.debug.perf.mode=2\n"
"vidc.enc.dcvs.extra-buff-count=2\n"
"ro.min_freq_0=384000\n"
"ro.vendor.extension_library=libqti-perfd-client.so\n"
"rild.libpath=/vendor/lib64/libril-qc-qmi-1.so\n"
"ro.telephony.default_cdma_sub=0\n"
"ro.telephony.default_network=10\n"
"telephony.lteOnCdmaDevice=1\n"
"persist.radio.mode_pref_nv10=1\n"
"persist.radio.apm_sim_not_pwdn=1\n"
"persist.radio.custom_ecc=1\n"
"persist.data.iwlan.enable=true\n"
"ro.frp.pst=/dev/block/platform/soc.0/f9824900.sdhci/by-name/frp\n"
"persist.radio.always_send_plmn=true\n"
"ro.telephony.call_ring.multiple=0\n"
"af.fast_track_multiplier=1\n"
"audio_hal.period_size=192\n"
"ro.qc.sdk.audio.fluencetype=fluence\n"
"persist.audio.fluence.voicecall=true\n"
"persist.audio.fluence.voicecomm=true\n"
"persist.audio.product.identify=angler\n"
"persist.audio.fluence.speaker=true\n"
"media.aac_51_output_enabled=true\n"
"ro.audio.monitorRotation=true\n"
"ro.audio.flinger_standbytime_ms=300\n"
"persist.sys.ssr.restart_level=ALL_ENABLE\n"
"persist.camera.eis.enable=1\n"
"persist.camera.is_type=4\n"
"dalvik.vm.boot-dex2oat-threads=4\n"
"dalvik.vm.dex2oat-threads=4\n"
"dalvik.vm.image-dex2oat-threads=4\n"
"persist.radio.redir_party_num=0\n"
"ro.product.first_api_level=23\n"
"dalvik.vm.heapstartsize=8m\n"
"dalvik.vm.heapgrowthlimit=192m\n"
"dalvik.vm.heapsize=512m\n"
"dalvik.vm.heaptargetutilization=0.75\n"
"dalvik.vm.heapminfree=512k\n"
"dalvik.vm.heapmaxfree=8m\n"
"keyguard.no_require_sim=true\n"
"drm.service.enabled=true\n"
"ro.setupwizard.rotation_locked=true\n"
"ro.facelock.black_timeout=700\n"
"ro.facelock.det_timeout=2500\n"
"ro.facelock.rec_timeout=3500\n"
"ro.facelock.est_max_time=600\n"
"persist.sys.dalvik.vm.lib.2=libart.so\n"
"dalvik.vm.isa.arm64.variant=cortex-a53\n"
"dalvik.vm.isa.arm64.features=default\n"
"dalvik.vm.isa.arm.variant=cortex-a53.a57\n"
"dalvik.vm.isa.arm.features=default\n"
"net.bt.name=Android\n"
"dalvik.vm.stack-trace-file=/data/anr/traces.txt\n"
"ro.build.expect.bootloader=angler-03.68\n"
"ro.build.expect.baseband=angler-03.81\n"
"ro.expect.recovery_id=0xe0ffcc9788ff3d40010da368597592ca5492bd05000000000000000000000000\n"
"\n",
},
{
.path = "/sys/devices/system/cpu/kernel_max",
.size = 2,
.content = "7\n",
},
{
.path = "/sys/devices/system/cpu/modalias",
.size = 66,
.content = "cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007\n",
},
{
.path = "/sys/devices/system/cpu/offline",
.size = 4,
.content = "4-7\n",
},
{
.path = "/sys/devices/system/cpu/online",
.size = 4,
.content = "0-3\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 = 659,
.content =
"freq\t\tcpu0\t\tcpu1\t\tcpu2\t\tcpu3\t\tcpu4\t\tcpu5\t\tcpu6\t\tcpu7\t\t\n"
"384000\t\t28047\t\t0\t\t0\t\t0\t\t0\t\tN/A\t\tN/A\t\t0\t\t\n"
"480000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t0\t\tN/A\t\tN/A\t\t0\t\t\n"
"633600\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t0\t\tN/A\t\tN/A\t\t0\t\t\n"
"768000\t\t66\t\t0\t\t0\t\t0\t\t10\t\tN/A\t\tN/A\t\t0\t\t\n"
"864000\t\t70\t\t0\t\t0\t\t0\t\t0\t\tN/A\t\tN/A\t\t0\t\t\n"
"960000\t\t378\t\t0\t\t0\t\t0\t\t0\t\tN/A\t\tN/A\t\t0\t\t\n"
"1248000\t\t3074\t\t0\t\t0\t\t0\t\t0\t\tN/A\t\tN/A\t\t0\t\t\n"
"1344000\t\t572\t\t0\t\t0\t\t0\t\t0\t\tN/A\t\tN/A\t\t0\t\t\n"
"1440000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t0\t\tN/A\t\tN/A\t\t0\t\t\n"
"1536000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t0\t\tN/A\t\tN/A\t\t0\t\t\n"
"1632000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t0\t\tN/A\t\tN/A\t\t0\t\t\n"
"1728000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t0\t\tN/A\t\tN/A\t\t0\t\t\n"
"1824000\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t0\t\tN/A\t\tN/A\t\t0\t\t\n"
"1958400\t\tN/A\t\tN/A\t\tN/A\t\tN/A\t\t0\t\tN/A\t\tN/A\t\t0\t\t\n",
},
{
.path = "/sys/devices/system/cpu/cpufreq/current_in_state",
.size = 1257,
.content =
"CPU0:384000=24140 460800=27200 600000=32300 672000=36940 768000=41570 864000=49870 960000=57840 1248000=79800 1344000=88810 1478400=102400 1555200=110900 \n"
"CPU1:384000=9415 460800=10608 600000=12597 672000=14407 768000=16212 864000=19449 960000=22558 1248000=31122 1344000=34636 1478400=39936 1555200=43251 \n"
"CPU2:384000=9656 460800=10880 600000=12920 672000=14776 768000=16628 864000=19948 960000=23136 1248000=31920 1344000=35524 1478400=40960 1555200=44360 \n"
"CPU3:384000=10139 460800=11424 600000=13566 672000=15515 768000=17459 864000=20945 960000=24293 1248000=33516 1344000=37300 1478400=43008 1555200=46578 \n"
"CPU4:384000=86830 460800=103240 600000=129380 672000=155210 768000=177990 864000=195550 960000=265090 1248000=292770 1344000=322130 1478400=348190 1555200=370180 \n"
"CPU5:384000=50361 460800=59879 600000=75040 672000=90144 768000=103234 864000=113419 960000=153752 1248000=169807 1344000=186835 1478400=201950 1555200=214704 \n"
"CPU6:384000=59913 460800=71236 600000=89272 672000=107240 768000=122813 864000=134930 960000=182912 1248000=202011 1344000=222270 1478400=240251 1555200=255424 \n"
"CPU7:384000=62518 460800=74333 600000=93154 672000=111902 768000=128153 864000=140796 960000=190865 1248000=210794 1344000=231934 1478400=250697 1555200=266530 \n",
},
{
.path = "/sys/devices/system/cpu/cpuidle/current_driver",
.size = 9,
.content = "msm_idle\n",
},
{
.path = "/sys/devices/system/cpu/cpuidle/current_governor_ro",
.size = 5,
.content = "null\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpuidle/driver/name",
.size = 9,
.content = "msm_idle\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 = "1555200\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq",
.size = 7,
.content = "384000\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency",
.size = 2,
.content = "0\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_frequencies",
.size = 82,
.content = "384000 460800 600000 672000 768000 864000 960000 1248000 1344000 1478400 1555200 \n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors",
.size = 54,
.content = "interactive ondemand userspace powersave performance \n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq",
.size = 7,
.content = "384000\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver",
.size = 4,
.content = "msm\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 = "384000\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state",
.size = 126,
.content =
"384000 28193\n"
"460800 226\n"
"600000 173\n"
"672000 58\n"
"768000 66\n"
"864000 70\n"
"960000 378\n"
"1248000 3074\n"
"1344000 572\n"
"1478400 199\n"
"1555200 7711\n",
},
{
.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans",
.size = 4,
.content = "595\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 = "0\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 = 9,
.content = "msm_idle\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 = "1555200\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq",
.size = 7,
.content = "384000\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency",
.size = 2,
.content = "0\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_frequencies",
.size = 82,
.content = "384000 460800 600000 672000 768000 864000 960000 1248000 1344000 1478400 1555200 \n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors",
.size = 54,
.content = "interactive ondemand userspace powersave performance \n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq",
.size = 7,
.content = "384000\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver",
.size = 4,
.content = "msm\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 = "384000\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state",
.size = 126,
.content =
"384000 28473\n"
"460800 226\n"
"600000 173\n"
"672000 58\n"
"768000 66\n"
"864000 70\n"
"960000 378\n"
"1248000 3074\n"
"1344000 572\n"
"1478400 199\n"
"1555200 7711\n",
},
{
.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans",
.size = 4,
.content = "595\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 = "0\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 = 9,
.content = "msm_idle\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 = "1555200\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_min_freq",
.size = 7,
.content = "384000\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_transition_latency",
.size = 2,
.content = "0\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_frequencies",
.size = 82,
.content = "384000 460800 600000 672000 768000 864000 960000 1248000 1344000 1478400 1555200 \n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors",
.size = 54,
.content = "interactive ondemand userspace powersave performance \n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq",
.size = 7,
.content = "384000\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver",
.size = 4,
.content = "msm\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 = "384000\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state",
.size = 126,
.content =
"384000 28764\n"
"460800 226\n"
"600000 173\n"
"672000 58\n"
"768000 66\n"
"864000 70\n"
"960000 378\n"
"1248000 3074\n"
"1344000 572\n"
"1478400 199\n"
"1555200 7711\n",
},
{
.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans",
.size = 4,
.content = "595\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 = "0\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 = 9,
.content = "msm_idle\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 = "1555200\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_min_freq",
.size = 7,
.content = "384000\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_transition_latency",
.size = 2,
.content = "0\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_frequencies",
.size = 82,
.content = "384000 460800 600000 672000 768000 864000 960000 1248000 1344000 1478400 1555200 \n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors",
.size = 54,
.content = "interactive ondemand userspace powersave performance \n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq",
.size = 7,
.content = "384000\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver",
.size = 4,
.content = "msm\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 = "384000\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/time_in_state",
.size = 126,
.content =
"384000 29036\n"
"460800 226\n"
"600000 173\n"
"672000 58\n"
"768000 66\n"
"864000 70\n"
"960000 378\n"
"1248000 3074\n"
"1344000 572\n"
"1478400 199\n"
"1555200 7711\n",
},
{
.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans",
.size = 4,
.content = "595\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 = "0\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 = 9,
.content = "msm_idle\n",
},
{
.path = "/sys/devices/system/cpu/cpu5/cpuidle/driver/name",
.size = 9,
.content = "msm_idle\n",
},
{
.path = "/sys/devices/system/cpu/cpu6/cpuidle/driver/name",
.size = 9,
.content = "msm_idle\n",
},
{
.path = "/sys/devices/system/cpu/cpu7/cpuidle/driver/name",
.size = 9,
.content = "msm_idle\n",
},
{ NULL },
};
#ifdef __ANDROID__
struct cpuinfo_mock_property properties[] = {
{
.key = "af.fast_track_multiplier",
.value = "1",
},
{
.key = "audio_hal.period_size",
.value = "192",
},
{
.key = "dalvik.vm.appimageformat",
.value = "lz4",
},
{
.key = "dalvik.vm.boot-dex2oat-threads",
.value = "4",
},
{
.key = "dalvik.vm.dex2oat-Xms",
.value = "64m",
},
{
.key = "dalvik.vm.dex2oat-Xmx",
.value = "512m",
},
{
.key = "dalvik.vm.dex2oat-threads",
.value = "4",
},
{
.key = "dalvik.vm.heapgrowthlimit",
.value = "192m",
},
{
.key = "dalvik.vm.heapmaxfree",
.value = "8m",
},
{
.key = "dalvik.vm.heapminfree",
.value = "512k",
},
{
.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-threads",
.value = "4",
},
{
.key = "dalvik.vm.isa.arm.features",
.value = "default",
},
{
.key = "dalvik.vm.isa.arm.variant",
.value = "cortex-a53.a57",
},
{
.key = "dalvik.vm.isa.arm64.features",
.value = "default",
},
{
.key = "dalvik.vm.isa.arm64.variant",
.value = "cortex-a53",
},
{
.key = "dalvik.vm.stack-trace-file",
.value = "/data/anr/traces.txt",
},
{
.key = "dalvik.vm.usejit",
.value = "true",
},
{
.key = "dalvik.vm.usejitprofiles",
.value = "true",
},
{
.key = "debug.atrace.tags.enableflags",
.value = "0",
},
{
.key = "debug.force_rtl",
.value = "0",
},
{
.key = "dev.bootcomplete",
.value = "1",
},
{
.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 = "",
},
{
.key = "gsm.operator.isroaming",
.value = "false",
},
{
.key = "gsm.operator.numeric",
.value = "",
},
{
.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 = "angler-03.81",
},
{
.key = "gsm.version.ril-impl",
.value = "Qualcomm RIL 1.0",
},
{
.key = "init.svc.InputEventFind",
.value = "stopped",
},
{
.key = "init.svc.adbd",
.value = "running",
},
{
.key = "init.svc.atfwd",
.value = "running",
},
{
.key = "init.svc.audioserver",
.value = "running",
},
{
.key = "init.svc.bootanim",
.value = "stopped",
},
{
.key = "init.svc.cameraserver",
.value = "running",
},
{
.key = "init.svc.clear-bcb",
.value = "stopped",
},
{
.key = "init.svc.cnd",
.value = "running",
},
{
.key = "init.svc.debuggerd",
.value = "running",
},
{
.key = "init.svc.debuggerd64",
.value = "running",
},
{
.key = "init.svc.drm",
.value = "running",
},
{
.key = "init.svc.fingerprintd",
.value = "running",
},
{
.key = "init.svc.flash-nanohub-fw",
.value = "stopped",
},
{
.key = "init.svc.flash_recovery",
.value = "stopped",
},
{
.key = "init.svc.gatekeeperd",
.value = "running",
},
{
.key = "init.svc.healthd",
.value = "running",
},
{
.key = "init.svc.imscmservice",
.value = "running",
},
{
.key = "init.svc.imsdatadaemon",
.value = "running",
},
{
.key = "init.svc.imsqmidaemon",
.value = "running",
},
{
.key = "init.svc.installd",
.value = "running",
},
{
.key = "init.svc.irsc_util",
.value = "stopped",
},
{
.key = "init.svc.keystore",
.value = "running",
},
{
.key = "init.svc.lmkd",
.value = "running",
},
{
.key = "init.svc.loc_launcher",
.value = "running",
},
{
.key = "init.svc.logd",
.value = "running",
},
{
.key = "init.svc.logd-reinit",
.value = "stopped",
},
{
.key = "init.svc.mcfg-sh",
.value = "stopped",
},
{
.key = "init.svc.media",
.value = "running",
},
{
.key = "init.svc.mediacodec",
.value = "running",
},
{
.key = "init.svc.mediadrm",
.value = "running",
},
{
.key = "init.svc.mediaextractor",
.value = "running",
},
{
.key = "init.svc.msm_irqbalance",
.value = "running",
},
{
.key = "init.svc.netd",
.value = "running",
},
{
.key = "init.svc.netmgrd",
.value = "running",
},
{
.key = "init.svc.oem_qmi_server",
.value = "running",
},
{
.key = "init.svc.p2p_supplicant",
.value = "running",
},
{
.key = "init.svc.per_mgr",
.value = "running",
},
{
.key = "init.svc.per_proxy",
.value = "running",
},
{
.key = "init.svc.perfd",
.value = "running",
},
{
.key = "init.svc.qcamerasvr",
.value = "running",
},
{
.key = "init.svc.qmuxd",
.value = "running",
},
{
.key = "init.svc.qseecomd",
.value = "running",
},
{
.key = "init.svc.qti",
.value = "running",
},
{
.key = "init.svc.radio-sh",
.value = "stopped",
},
{
.key = "init.svc.ril-daemon",
.value = "running",
},
{
.key = "init.svc.rmt_storage",
.value = "running",
},
{
.key = "init.svc.servicemanager",
.value = "running",
},
{
.key = "init.svc.ssr_setup",
.value = "stopped",
},
{
.key = "init.svc.surfaceflinger",
.value = "running",
},
{
.key = "init.svc.thermal-engine",
.value = "running",
},
{
.key = "init.svc.time_daemon",
.value = "running",
},
{
.key = "init.svc.ueventd",
.value = "running",
},
{
.key = "init.svc.vold",
.value = "running",
},
{
.key = "init.svc.zygote",
.value = "running",
},
{
.key = "init.svc.zygote_secondary",
.value = "running",
},
{
.key = "keyguard.no_require_sim",
.value = "true",
},
{
.key = "media.aac_51_output_enabled",
.value = "true",
},
{
.key = "net.bt.name",
.value = "Android",
},
{
.key = "net.change",
.value = "net.lte.ims.data.enabled",
},
{
.key = "net.hostname",
.value = "android-51efb26cb84d8dad",
},
{
.key = "net.lte.ims.data.enabled",
.value = "true",
},
{
.key = "net.qtaguid_enabled",
.value = "1",
},
{
.key = "net.tcp.default_init_rwnd",
.value = "60",
},
{
.key = "partition.system.verified",
.value = "2",
},
{
.key = "partition.vendor.verified",
.value = "2",
},
{
.key = "persist.audio.fluence.speaker",
.value = "true",
},
{
.key = "persist.audio.fluence.voicecall",
.value = "true",
},
{
.key = "persist.audio.fluence.voicecomm",
.value = "true",
},
{
.key = "persist.audio.product.identify",
.value = "angler",
},
{
.key = "persist.camera.eis.enable",
.value = "1",
},
{
.key = "persist.camera.is_type",
.value = "4",
},
{
.key = "persist.data.df.agg.dl_pkt",
.value = "10",
},
{
.key = "persist.data.df.agg.dl_size",
.value = "4096",
},
{
.key = "persist.data.iwlan.enable",
.value = "true",
},
{
.key = "persist.data.mode",
.value = "concurrent",
},
{
.key = "persist.data.wda.enable",
.value = "true",
},
{
.key = "persist.hwc.mdpcomp.enable",
.value = "true",
},
{
.key = "persist.radio.adb_log_on",
.value = "0",
},
{
.key = "persist.radio.always_send_plmn",
.value = "true",
},
{
.key = "persist.radio.apm_sim_not_pwdn",
.value = "1",
},
{
.key = "persist.radio.custom_ecc",
.value = "1",
},
{
.key = "persist.radio.data_con_rprt",
.value = "true",
},
{
.key = "persist.radio.data_no_toggle",
.value = "1",
},
{
.key = "persist.radio.eons.enabled",
.value = "false",
},
{
.key = "persist.radio.mode_pref_nv10",
.value = "1",
},
{
.key = "persist.radio.redir_party_num",
.value = "0",
},
{
.key = "persist.radio.ril_payload_on",
.value = "0",
},
{
.key = "persist.radio.snapshot_enabled",
.value = "1",
},
{
.key = "persist.radio.snapshot_timer",
.value = "2",
},
{
.key = "persist.rmnet.data.enable",
.value = "true",
},
{
.key = "persist.rmnet.mux",
.value = "enabled",
},
{
.key = "persist.sys.dalvik.vm.lib.2",
.value = "libart.so",
},
{
.key = "persist.sys.locale",
.value = "en-US",
},
{
.key = "persist.sys.profiler_ms",
.value = "0",
},
{
.key = "persist.sys.ssr.restart_level",
.value = "ALL_ENABLE",
},
{
.key = "persist.sys.timezone",
.value = "America/New_York",
},
{
.key = "persist.sys.usb.config",
.value = "adb",
},
{
.key = "persist.sys.webview.vmsize",
.value = "116905264",
},
{
.key = "pm.dexopt.ab-ota",
.value = "speed-profile",
},
{
.key = "pm.dexopt.bg-dexopt",
.value = "speed-profile",
},
{
.key = "pm.dexopt.boot",
.value = "verify-profile",
},
{
.key = "pm.dexopt.core-app",
.value = "speed",
},
{
.key = "pm.dexopt.first-boot",
.value = "interpret-only",
},
{
.key = "pm.dexopt.forced-dexopt",
.value = "speed",
},
{
.key = "pm.dexopt.install",
.value = "interpret-only",
},
{
.key = "pm.dexopt.nsys-library",
.value = "speed",
},
{
.key = "pm.dexopt.shared-apk",
.value = "speed",
},
{
.key = "ril.ecclist",
.value = "112,911,999",
},
{
.key = "ril.qcril_pre_init_lock_held",
.value = "0",
},
{
.key = "rild.libpath",
.value = "/vendor/lib64/libril-qc-qmi-1.so",
},
{
.key = "ro.adb.secure",
.value = "1",
},
{
.key = "ro.allow.mock.location",
.value = "0",
},
{
.key = "ro.atrace.core.services",
.value = "com.google.android.gms,com.google.android.gms.ui,com.google.android.gms.persistent",
},
{
.key = "ro.audio.flinger_standbytime_ms",
.value = "300",
},
{
.key = "ro.audio.monitorRotation",
.value = "true",
},
{
.key = "ro.baseband",
.value = "msm",
},
{
.key = "ro.board.platform",
.value = "msm8994",
},
{
.key = "ro.boot.authorized_kernel",
.value = "true",
},
{
.key = "ro.boot.baseband",
.value = "msm",
},
{
.key = "ro.boot.bootdevice",
.value = "f9824900.sdhci",
},
{
.key = "ro.boot.bootloader",
.value = "angler-03.68",
},
{
.key = "ro.boot.bootreason",
.value = "reboot",
},
{
.key = "ro.boot.btmacaddr",
.value = "AC:CF:85:6B:AA:47",
},
{
.key = "ro.boot.console",
.value = "ttyHSL0",
},
{
.key = "ro.boot.flash.locked",
.value = "1",
},
{
.key = "ro.boot.hardware",
.value = "angler",
},
{
.key = "ro.boot.hardware.ddr",
.value = "3072MB,MICRON,LPDDR4",
},
{
.key = "ro.boot.hardware.emmc",
.value = "64GB,Samsung",
},
{
.key = "ro.boot.hardware.revision",
.value = "ANGLER-VN2",
},
{
.key = "ro.boot.hardware.sku",
.value = "H1511",
},
{
.key = "ro.boot.mode",
.value = "normal",
},
{
.key = "ro.boot.radio",
.value = "angler-03.81",
},
{
.key = "ro.boot.secure_hardware",
.value = "1",
},
{
.key = "ro.boot.serialno",
.value = "8XV5T15A20014739",
},
{
.key = "ro.boot.verifiedbootstate",
.value = "green",
},
{
.key = "ro.boot.veritymode",
.value = "enforcing",
},
{
.key = "ro.boot.wifi_cal",
.value = "",
},
{
.key = "ro.boot.wificountrycode",
.value = "US",
},
{
.key = "ro.boot.wifimacaddr",
.value = "AC:CF:85:6B:9C:37",
},
{
.key = "ro.bootimage.build.date",
.value = "Mon Mar 27 18:32:57 UTC 2017",
},
{
.key = "ro.bootimage.build.date.utc",
.value = "1490639577",
},
{
.key = "ro.bootimage.build.fingerprint",
.value = "google/angler/angler:7.1.2/N2G47O/3852959:user/release-keys",
},
{
.key = "ro.bootloader",
.value = "angler-03.68",
},
{
.key = "ro.bootmode",
.value = "normal",
},
{
.key = "ro.build.characteristics",
.value = "nosdcard",
},
{
.key = "ro.build.date",
.value = "Mon Mar 27 18:32:57 UTC 2017",
},
{
.key = "ro.build.date.utc",
.value = "1490639577",
},
{
.key = "ro.build.description",
.value = "angler-user 7.1.2 N2G47O 3852959 release-keys",
},
{
.key = "ro.build.display.id",
.value = "N2G47O",
},
{
.key = "ro.build.expect.baseband",
.value = "angler-03.81",
},
{
.key = "ro.build.expect.bootloader",
.value = "angler-03.68",
},
{
.key = "ro.build.fingerprint",
.value = "google/angler/angler:7.1.2/N2G47O/3852959:user/release-keys",
},
{
.key = "ro.build.flavor",
.value = "angler-user",
},
{
.key = "ro.build.host",
.value = "vped7.mtv.corp.google.com",
},
{
.key = "ro.build.id",
.value = "N2G47O",
},
{
.key = "ro.build.product",
.value = "angler",
},
{
.key = "ro.build.tags",
.value = "release-keys",
},
{
.key = "ro.build.type",
.value = "user",
},
{
.key = "ro.build.user",
.value = "android-build",
},
{
.key = "ro.build.version.all_codenames",
.value = "REL",
},
{
.key = "ro.build.version.base_os",
.value = "",
},
{
.key = "ro.build.version.codename",
.value = "REL",
},
{
.key = "ro.build.version.incremental",
.value = "3852959",
},
{
.key = "ro.build.version.preview_sdk",
.value = "0",
},
{
.key = "ro.build.version.release",
.value = "7.1.2",
},
{
.key = "ro.build.version.sdk",
.value = "25",
},
{
.key = "ro.build.version.security_patch",
.value = "2017-05-05",
},
{
.key = "ro.carrier",
.value = "unknown",
},
{
.key = "ro.com.android.dataroaming",
.value = "false",
},
{
.key = "ro.com.android.prov_mobiledata",
.value = "false",
},
{
.key = "ro.com.android.wifi-watchlist",
.value = "GoogleGuest",
},
{
.key = "ro.com.google.clientidbase",
.value = "android-google",
},
{
.key = "ro.config.alarm_alert",
.value = "Oxygen.ogg",
},
{
.key = "ro.config.notification_sound",
.value = "Tethys.ogg",
},
{
.key = "ro.config.ringtone",
.value = "Titania.ogg",
},
{
.key = "ro.crypto.fs_crypto_blkdev",
.value = "/dev/block/dm-2",
},
{
.key = "ro.crypto.state",
.value = "encrypted",
},
{
.key = "ro.crypto.type",
.value = "block",
},
{
.key = "ro.dalvik.vm.native.bridge",
.value = "0",
},
{
.key = "ro.debuggable",
.value = "0",
},
{
.key = "ro.error.receiver.system.apps",
.value = "com.google.android.gms",
},
{
.key = "ro.expect.recovery_id",
.value = "0xe0ffcc9788ff3d40010da368597592ca5492bd05000000000000000000000000",
},
{
.key = "ro.facelock.black_timeout",
.value = "700",
},
{
.key = "ro.facelock.det_timeout",
.value = "2500",
},
{
.key = "ro.facelock.est_max_time",
.value = "600",
},
{
.key = "ro.facelock.rec_timeout",
.value = "3500",
},
{
.key = "ro.frp.pst",
.value = "/dev/block/platform/soc.0/f9824900.sdhci/by-name/frp",
},
{
.key = "ro.hardware",
.value = "angler",
},
{
.key = "ro.hwui.drop_shadow_cache_size",
.value = "6",
},
{
.key = "ro.hwui.gradient_cache_size",
.value = "1",
},
{
.key = "ro.hwui.layer_cache_size",
.value = "48",
},
{
.key = "ro.hwui.path_cache_size",
.value = "32",
},
{
.key = "ro.hwui.r_buffer_cache_size",
.value = "8",
},
{
.key = "ro.hwui.text_large_cache_height",
.value = "1024",
},
{
.key = "ro.hwui.text_large_cache_width",
.value = "2048",
},
{
.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 = "72",
},
{
.key = "ro.min_freq_0",
.value = "384000",
},
{
.key = "ro.min_freq_4",
.value = "384000",
},
{
.key = "ro.oem_unlock_supported",
.value = "1",
},
{
.key = "ro.opengles.version",
.value = "196610",
},
{
.key = "ro.product.board",
.value = "angler",
},
{
.key = "ro.product.brand",
.value = "google",
},
{
.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 = "angler",
},
{
.key = "ro.product.first_api_level",
.value = "23",
},
{
.key = "ro.product.locale",
.value = "en-US",
},
{
.key = "ro.product.manufacturer",
.value = "Huawei",
},
{
.key = "ro.product.model",
.value = "Nexus 6P",
},
{
.key = "ro.product.name",
.value = "angler",
},
{
.key = "ro.qc.sdk.audio.fluencetype",
.value = "fluence",
},
{
.key = "ro.recovery_id",
.value = "0xd6b94a97eea9b48cd5d39cb9941213964057df4d000000000000000000000000",
},
{
.key = "ro.retaildemo.video_path",
.value = "/data/preloads/demo/retail_demo.mp4",
},
{
.key = "ro.revision",
.value = "0",
},
{
.key = "ro.ril.svdo",
.value = "false",
},
{
.key = "ro.ril.svlte1x",
.value = "false",
},
{
.key = "ro.runtime.firstboot",
.value = "1463547108428",
},
{
.key = "ro.secure",
.value = "1",
},
{
.key = "ro.serialno",
.value = "8XV5T15A20014739",
},
{
.key = "ro.setupwizard.enterprise_mode",
.value = "1",
},
{
.key = "ro.setupwizard.rotation_locked",
.value = "true",
},
{
.key = "ro.sf.lcd_density",
.value = "560",
},
{
.key = "ro.telephony.call_ring.multiple",
.value = "0",
},
{
.key = "ro.telephony.default_cdma_sub",
.value = "0",
},
{
.key = "ro.telephony.default_network",
.value = "10",
},
{
.key = "ro.url.legal",
.value = "http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html",
},
{
.key = "ro.url.legal.android_privacy",
.value = "http://www.google.com/intl/%s/mobile/android/basic/privacy.html",
},
{
.key = "ro.vendor.build.date",
.value = "Mon Mar 27 18:32:57 UTC 2017",
},
{
.key = "ro.vendor.build.date.utc",
.value = "1490639577",
},
{
.key = "ro.vendor.build.fingerprint",
.value = "google/angler/angler:7.1.2/N2G47O/3852959:user/release-keys",
},
{
.key = "ro.vendor.extension_library",
.value = "libqti-perfd-client.so",
},
{
.key = "ro.wifi.channels",
.value = "",
},
{
.key = "ro.zygote",
.value = "zygote64_32",
},
{
.key = "security.perf_harden",
.value = "1",
},
{
.key = "selinux.reload_policy",
.value = "1",
},
{
.key = "service.bootanim.exit",
.value = "1",
},
{
.key = "sys.boot_completed",
.value = "1",
},
{
.key = "sys.listeners.registered",
.value = "true",
},
{
.key = "sys.logbootcomplete",
.value = "1",
},
{
.key = "sys.oem_unlock_allowed",
.value = "0",
},
{
.key = "sys.sysctl.extra_free_kbytes",
.value = "43200",
},
{
.key = "sys.usb.config",
.value = "ptp,adb",
},
{
.key = "sys.usb.configfs",
.value = "0",
},
{
.key = "sys.usb.ffs.ready",
.value = "1",
},
{
.key = "sys.usb.state",
.value = "ptp,adb",
},
{
.key = "telephony.lteOnCdmaDevice",
.value = "1",
},
{
.key = "vidc.debug.perf.mode",
.value = "2",
},
{
.key = "vidc.enc.dcvs.extra-buff-count",
.value = "2",
},
{
.key = "vold.decrypt",
.value = "trigger_restart_framework",
},
{
.key = "vold.has_adoptable",
.value = "0",
},
{
.key = "vold.post_fs_data_done",
.value = "1",
},
{
.key = "wifi.interface",
.value = "wlan0",
},
{
.key = "wlan.driver.status",
.value = "ok",
},
{ NULL },
};
#endif /* __ANDROID__ */