1 struct cpuinfo_mock_file filesystem[] = { 2 #if CPUINFO_ARCH_ARM64 3 { 4 .path = "/proc/cpuinfo", 5 .size = 336, 6 .content = 7 "Processor\t: AArch64 Processor rev 3 (aarch64)\n" 8 "processor\t: 0\n" 9 "processor\t: 1\n" 10 "processor\t: 2\n" 11 "processor\t: 3\n" 12 "processor\t: 4\n" 13 "processor\t: 5\n" 14 "processor\t: 6\n" 15 "processor\t: 7\n" 16 "Features\t: fp asimd evtstrm aes pmull sha1 sha2 crc32 \n" 17 "CPU implementer\t: 0x41\n" 18 "CPU architecture: AArch64\n" 19 "CPU variant\t: 0x0\n" 20 "CPU part\t: 0xd03\n" 21 "CPU revision\t: 3\n" 22 "\n" 23 "Hardware\t: hi6210sft\n", 24 }, 25 #elif CPUINFO_ARCH_ARM 26 { 27 .path = "/proc/cpuinfo", 28 .size = 395, 29 .content = 30 "Processor\t: AArch64 Processor rev 3 (aarch64)\n" 31 "processor\t: 0\n" 32 "processor\t: 1\n" 33 "processor\t: 2\n" 34 "processor\t: 3\n" 35 "processor\t: 4\n" 36 "processor\t: 5\n" 37 "processor\t: 6\n" 38 "processor\t: 7\n" 39 "Features\t: fp asimd evtstrm aes pmull sha1 sha2 crc32 wp half thumb fastmult vfp edsp neon vfpv3 tlsi vfpv4 idiva idivt \n" 40 "CPU implementer\t: 0x41\n" 41 "CPU architecture: 8\n" 42 "CPU variant\t: 0x0\n" 43 "CPU part\t: 0xd03\n" 44 "CPU revision\t: 3\n" 45 "\n" 46 "Hardware\t: hi6210sft", 47 }, 48 #endif 49 { 50 .path = "/system/build.prop", 51 .size = 8457, 52 .content = 53 "\n" 54 "# begin build properties\n" 55 "# autogenerated by buildinfo.sh\n" 56 "ro.build.id=LRX21M\n" 57 "ro.build.version.incremental=eng.jenkins.20160905.141529\n" 58 "ro.build.version.sdk=21\n" 59 "ro.build.version.codename=REL\n" 60 "ro.build.version.all_codenames=REL\n" 61 "ro.build.version.release=5.0.1\n" 62 "ro.build.version.security_patch=2016-08-01\n" 63 "ro.build.version.base_os=\n" 64 "ro.build.date=Mon Sep 5 14:18:10 CST 2016\n" 65 "ro.build.date.utc=1473056290\n" 66 "ro.build.type=user\n" 67 "ro.product.model=hi6210sft\n" 68 "ro.product.brand=hi6210sft\n" 69 "ro.product.name=hi6210sft\n" 70 "ro.product.device=hi6210sft\n" 71 "ro.product.board=BalongV8R1SFT\n" 72 "# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,\n" 73 "# use ro.product.cpu.abilist instead.\n" 74 "ro.product.cpu.abi=arm64-v8a\n" 75 "ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi\n" 76 "ro.product.cpu.abilist32=armeabi-v7a,armeabi\n" 77 "ro.product.cpu.abilist64=arm64-v8a\n" 78 "ro.product.manufacturer=HUAWEI\n" 79 "#ro.product.locale.language=zh\n" 80 "#ro.product.locale.region=CN\n" 81 "ro.wifi.channels=\n" 82 "ro.board.platform=hi6210sft\n" 83 "# ro.build.product is obsolete; use ro.product.device\n" 84 "ro.build.product=hi6210sft\n" 85 "# Do not try to parse description, fingerprint, or thumbprint\n" 86 "ro.build.description=hi6210sft-user 5.0 LRX21M eng.jenkins.20160905.141529 test-keys\n" 87 "ro.build.fingerprint=hi6210sft/hi6210sft/hi6210sft:5.0/LRX21M/jenkins09051417:user/test-keys\n" 88 "ro.build.characteristics=default\n" 89 "# end build properties\n" 90 "\n" 91 "# begin huawei emui properties\n" 92 "# autogenerated by build_emui_info.sh\n" 93 "ro.build.hw_emui_api_level=8\n" 94 "# end huawei emui properties\n" 95 "\n" 96 "#\n" 97 "# from device/hisi/hi6210sft/system.prop\n" 98 "#\n" 99 "dalvik.vm.heapsize=512m\n" 100 "ro.opengles.version=131072\n" 101 "debug.hwui.render_dirty_regions=false\n" 102 "ro.balong_debug.port_num=7\n" 103 "ro.sf.lcd_density=320\n" 104 "hw.lcd.density=320\n" 105 "dalvik.vm.checkjni=false\n" 106 "persist.sys.strictmode.disable=true\n" 107 "ro.product.platform.pseudonym=1ARB9CV\n" 108 "ro.hwui.texture_cache_size=72\n" 109 "ro.hwui.texture_cache_flushrate=0.4\n" 110 "ro.hwui.layer_cache_size=48\n" 111 "ro.hwui.path_cache_size=32\n" 112 "ro.hwui.shape_cache_size=2\n" 113 "ro.hwui.drop_shadow_cache_size=6\n" 114 "ro.hwui.gradient_cache_size=1\n" 115 "ro.hwui.text_large_cache_height=1024\n" 116 "ro.hwui.text_large_cache_width=2048\n" 117 "ro.hwui.text_small_cache_height=1024\n" 118 "ro.hwui.text_small_cache_width=1024\n" 119 "ro.hwui.r_buffer_cache_size=8\n" 120 "ro.sys.umsdirtyratio=2\n" 121 "ro.config.hw_music_lp=true\n" 122 "keyguard.no_require_sim=true\n" 123 "bastet.service.enable=true\n" 124 "ro.config.keypasstouser=true\n" 125 "ro.projectmenu.chargeminlevel=58\n" 126 "ro.projectmenu.chargemaxlevel=73\n" 127 "ro.config.hw_emerg=on\n" 128 "ro.bt.bdaddr_path=/data/misc/bluedroid/macbt\n" 129 "ro.projectmenuact.v8r2=true\n" 130 "persist.sys.pgps.config=1\n" 131 "\n" 132 "#\n" 133 "# ADDITIONAL_BUILD_PROPERTIES\n" 134 "#\n" 135 "ro.com.android.dateformat=MM-dd-yyyy\n" 136 "ro.config.ringtone=Huawei_Tune.ogg\n" 137 "ro.config.notification_sound=Bongo.ogg\n" 138 "ro.carrier=unknown\n" 139 "ro.config.alarm_alert=Creamy.ogg\n" 140 "ro.setupwizard.mode=DISABLED\n" 141 "ro.com.google.gmsversion=5.0_r4\n" 142 "persist.sys.dalvik.vm.lib.2=libart.so\n" 143 "dalvik.vm.isa.arm64.features=default\n" 144 "dalvik.vm.isa.arm.features=div\n" 145 "net.bt.name=Android\n" 146 "dalvik.vm.stack-trace-file=/data/anr/traces.txt\n" 147 "\n" 148 "ro.config.hw_dts=false\n" 149 "ro.config.hw_dolby=false\n" 150 "audioril.lib=libhuawei-audio-ril.so\n" 151 "ro.config.fm_type=libbcmfm_if\n" 152 "dalvik.vm.heapgrowthlimit=192m\n" 153 "dalvik.vm.heapmaxfree=8m\n" 154 "dalvik.vm.jit.codecachesize=1024\n" 155 "persist.sys.strictmode.visual=false\n" 156 "ro.config.message=Whisper.ogg\n" 157 "ro.config.email=Letter.ogg\n" 158 "ro.config.calendar=Step.ogg\n" 159 "install.frobidden=false\n" 160 "ro.camera.sound.forced=1\n" 161 "ro.hwcamera.back.pixels=1300\n" 162 "ro.camera.beauty.algo.doc=1\n" 163 "ro.config.hw_nfc_on=true\n" 164 "ro.config.widevine_level3=true\n" 165 "ro.cellbroadcast.emergencyids=0-65534\n" 166 "ro.config.hw_flashless=true\n" 167 "ro.config.modem_hsic=true\n" 168 "ro.cofig.onlinevideo.enabled=false\n" 169 "ro.config.hw_addsettingsdbex=1\n" 170 "ro.config.hw_toolbox = true\n" 171 "ro.config.fast_dormancy=false\n" 172 "ro.hwtheme.widgetpic.dismiss=false\n" 173 "ro.config.hwtheme=2\n" 174 "ro.config.hw_gcf=false\n" 175 "ro.config.hw_allowformat=false\n" 176 "ro.config.hw_proximity=true\n" 177 "ro.config.hw_lockscreen=true\n" 178 "ro.config.hw_menu_unlockscreen=false\n" 179 "ro.config.helix_enable=true\n" 180 "ro.config.hwft_PinPukUnlockscr=true\n" 181 "ro.config.hw_use_browser_ua=http://wap1.huawei.com/uaprof/HUAWEI_Che2-UL00_UAProfile.xml\n" 182 "ro.config.hw_always_allow_mms=false\n" 183 "ro.config.hw_vcardBase64=true\n" 184 "ro.config.hw_ecclist_withcard=1+110,6+119,8+118\n" 185 "ro.config.hw_ecclist_nocard=1+110,6+119,8+118\n" 186 "ro.config.hw_globalEcc = true\n" 187 "ro.config.hw_allow_ums_and_mtp=true\n" 188 "ro.config.incall_notify_mms=true\n" 189 "ro.config.hw_useCtrlSocket=true\n" 190 "persist.radio.apm_sim_not_pwdn=1\n" 191 "ro.config.AM_PM_STYLE=1\n" 192 "ro.poweroff_alarm=true\n" 193 "persist.sys.actualpoweron=true\n" 194 "ro.config.hw_show_number=false\n" 195 "ro.config.hw_support_ipcall=false\n" 196 "ro.config.bg_call_twinking=true\n" 197 "ro.config.hw_power_saving=true\n" 198 "ro.config.hwft_emerCallDefNum=\"\"\n" 199 "ro.config.hw_proximitySensor=true\n" 200 "ro.config.always_animation=true\n" 201 "ro.config.hw_RemindWifiToPdp=false\n" 202 "ro.config.app_big_icon_size=114\n" 203 "ro.config.do_sdcard_upgrade=true\n" 204 "ro.ril.ecclist=112,911,#911,*911\n" 205 "af.resampler.quality=3\n" 206 "ro.config.hw_eapsim=false\n" 207 "ro.config.disablesmbacklinght=true\n" 208 "persist.alarm.enable.uhb=0\n" 209 "ro.config.hw_rightsmgr=1\n" 210 "persist.sys.phb.enable=1\n" 211 "persist.sys.phb.debug.enable=1\n" 212 "ro.config.hw_acceleratord_onoff=1\n" 213 "ro.config.hw.logsystem.send=0\n" 214 "ro.config.hw_enable_merge=true\n" 215 "ro.config.themecolor=true\n" 216 "modify_ram_show=true\n" 217 "ro.config.hw_hightLight=true\n" 218 "ro.config.hw_hightLightValue=200\n" 219 "ro.com.google.clientidbase=android-huawei\n" 220 "ro.com.google.clientidbase.am=android-huawei\n" 221 "ro.com.google.clientidbase.gmm=android-huawei\n" 222 "ro.com.google.clientidbase.ms=android-huawei\n" 223 "ro.com.google.clientidbase.yt=android-huawei\n" 224 "ro.com.google.clientidbase=android-huawei\n" 225 "persist.sys.alarm.enable.uhb=1\n" 226 "ro.config.hw.security_volume=8\n" 227 "ro.config.hw_GSensorOptimize=true\n" 228 "ro.config.hw_omacp=1\n" 229 "af.resampler.quality=4\n" 230 "ro.config.hw_multiscreen=true\n" 231 "ro.thmodem.type=sprd\n" 232 "ro.config.hw_singlehand=1\n" 233 "ro.config.colorTemperature_K3=true\n" 234 "ro.config.hw_smart_backlight=1\n" 235 "ro.config.hw_singlehand_smart=false\n" 236 "ro.config.smart_rotation=false\n" 237 "ro.config.hw_acceleratord_onoff=0\n" 238 "ril.gsm.deviceid=-1\n" 239 "ril.cdma.deviceid=-1\n" 240 "ril.gsm.rssi=-1\n" 241 "ril.cdma.rssi=-1\n" 242 "persist.sys.logsystem.neversend=0\n" 243 "ro.config.hw_shownavisettings=true\n" 244 "ro.config.dlvs=true\n" 245 "ro.config.carkitmodenotif=true\n" 246 "ro.config.hwscope=false\n" 247 "ro.config.lockscreen_lensflare=true\n" 248 "ro.config.hw.powerlogserve.send=1\n" 249 "persist.service.tm2.tofile=true\n" 250 "ro.config.hw.VIS=false\n" 251 "ril.hw_modem0.rssi=-1\n" 252 "ril.hw_modem1.rssi=-1\n" 253 "ril.hw_modem0.deviceid=000000000000000\n" 254 "ril.hw_modem1.deviceid=000000000000000\n" 255 "ro.pwrtmg.aegis.state=20\n" 256 "ro.cdma.poorstd=-108\n" 257 "ro.cdma.modstd=-102\n" 258 "ro.cdma.goodstd=-95\n" 259 "ro.cdma.greatstd=-85\n" 260 "ro.cdmaecio.poorstd=-15\n" 261 "ro.cdmaecio.modstd=-13\n" 262 "ro.cdmaecio.goodstd=-11\n" 263 "ro.cdmaecio.greatstd=-9\n" 264 "ro.cdmasnr.poorstd=1\n" 265 "ro.cdmasnr.modstd=3\n" 266 "ro.cdmasnr.goodstd=5\n" 267 "ro.cdmasnr.greatstd=7\n" 268 "ro.config.hw_showTestInfo=false\n" 269 "ro.config.hw_activity_state=true\n" 270 "ro.cmdaconfig.roamingByPlmn=true\n" 271 "ro.config.hw_simpleui_enable=1\n" 272 "ro.cust.cdrom= /cust/preinstalled/public/cdrom/autorun.iso\n" 273 "ro.config.switchPrimaryVolume=true\n" 274 "ro.config.conn_diagnose=false\n" 275 "ro.config.protocol_errors=false\n" 276 "ro.config.distinguish_hspa=true\n" 277 "ro.config.dic_disable=true\n" 278 "ro.config.hw_ChipPlatform=V9R1_Platform\n" 279 "ro.config.enable.HwLogswitch=false\n" 280 "ro.config.launcher_matchcard=1\n" 281 "persist.hwpp.notifydelayed=6\n" 282 "ro.dual.sim.phone=true\n" 283 "ro.hwpp_dorecoverylevel=1\n" 284 "mdc_initial_max_retry=3\n" 285 "ro.config.ringtone2=Hello_Ya.ogg\n" 286 "ro.config.hw_glovemode_enabled=1\n" 287 "ro.config.glove_file_path=/sys/touchscreen/touch_glove\n" 288 "persist.hw.power.shutdown=1\n" 289 "sys.aps.support=43\n" 290 "sys.nsd.launcherbottom=1150\n" 291 "sys.nsd.launchertop=50\n" 292 "ro.config.show6130=true\n" 293 "ro.config.hw_testingsettings=true\n" 294 "ro.product.hardwareversion=Ver.A\n" 295 "ro.config.hwinternet_audio=0\n" 296 "ro.anr.warning.enable=true\n" 297 "ro.config.hw_navigationbar=true\n" 298 "ro.config.hw_navi_launcher=false\n" 299 "ro.config.hw_showSimName=true\n" 300 "ro.config.hw_privacymode=true\n" 301 "ro.config.pre_apn_unable=false\n" 302 "ro.config.pre_apn_NotDel=true\n" 303 "ro.config.hw_smartcardservice=true\n" 304 "ro.config.hw_accesscontrol=true\n" 305 "ro.config.readBtAddress=true\n" 306 "ro.config.wifiManager_k3=true\n" 307 "ro.config.apn_cancel_nopop=true\n" 308 "ro.media.NxpSmartPARaise15=true\n" 309 "drm.service.enabled=true\n" 310 "fw.show_multiuserui=1\n" 311 "fw.max_users=4\n" 312 "ro.config.quicklly_brightness=true\n" 313 "\n" 314 "ro.build.tags=release-keys\n" 315 "\n" 316 "ro.build.user=android\n" 317 "\n" 318 "ro.build.host=localhost#1\n" 319 "\n" 320 "ro.build.version.emui=EmotionUI_3.1\n" 321 "\n" 322 "ro.build.hide=false\n" 323 "\n" 324 "ro.build.hide.matchers=Mali-400 MP;Mali-450 MP;ARM;CherryPlus;hwALE\n" 325 "\n" 326 "ro.build.hide.replacements=unknown;unknown;unknown;unknown;unknown\n" 327 "\n" 328 "ro.build.hide.settings=4;1.2 GHz;1.0GB;405 MB;4.00 GB;540 x 960;4.3;3.0.8;2.0\n" 329 "\n" 330 "ro.build.hw_real.version=C185B200\n" 331 "\n" 332 "ro.confg.hw_systemversion=C185B200_SYSTEM\n" 333 "\n" 334 "ro.confg.hw_fastbootversion=C185B200_FASTBOOT\n" 335 "\n" 336 "ro.confg.hw_bootversion=C185B200_BOOT\n" 337 "\n" 338 "ro.build.display.id=BalongC50B311\n", 339 }, 340 { 341 .path = "/sys/devices/system/cpu/kernel_max", 342 .size = 2, 343 .content = "7\n", 344 }, 345 { 346 .path = "/sys/devices/system/cpu/modalias", 347 .size = 66, 348 .content = "cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007\n", 349 }, 350 { 351 .path = "/sys/devices/system/cpu/offline", 352 .size = 1, 353 .content = "\n", 354 }, 355 { 356 .path = "/sys/devices/system/cpu/online", 357 .size = 4, 358 .content = "0-7\n", 359 }, 360 { 361 .path = "/sys/devices/system/cpu/possible", 362 .size = 4, 363 .content = "0-7\n", 364 }, 365 { 366 .path = "/sys/devices/system/cpu/present", 367 .size = 4, 368 .content = "0-7\n", 369 }, 370 { 371 .path = "/sys/devices/system/cpu/cpufreq/all_time_in_state", 372 .size = 201, 373 .content = 374 "freq\t\tcpu0\t\tcpu1\t\tcpu2\t\tcpu3\t\tcpu4\t\tcpu5\t\tcpu6\t\tcpu7\t\t\n" 375 "208000\t\t561\t\t561\t\t561\t\t561\t\t\n" 376 "432000\t\t148\t\t148\t\t148\t\t148\t\t\n" 377 "729000\t\t86\t\t86\t\t86\t\t86\t\t\n" 378 "960000\t\t179\t\t179\t\t179\t\t179\t\t\n" 379 "1200000\t\t6037\t\t6037\t\t6037\t\t6037\t\t\n", 380 }, 381 { 382 .path = "/sys/devices/system/cpu/cpuidle/current_driver", 383 .size = 11, 384 .content = "arm64_idle\n", 385 }, 386 { 387 .path = "/sys/devices/system/cpu/cpuidle/current_governor_ro", 388 .size = 5, 389 .content = "menu\n", 390 }, 391 { 392 .path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus", 393 .size = 8, 394 .content = "0 1 2 3\n", 395 }, 396 { 397 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq", 398 .size = 8, 399 .content = "1200000\n", 400 }, 401 { 402 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq", 403 .size = 7, 404 .content = "208000\n", 405 }, 406 { 407 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency", 408 .size = 2, 409 .content = "0\n", 410 }, 411 { 412 .path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus", 413 .size = 8, 414 .content = "0 1 2 3\n", 415 }, 416 { 417 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies", 418 .size = 37, 419 .content = "208000 432000 729000 960000 1200000 \n", 420 }, 421 { 422 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors", 423 .size = 23, 424 .content = "optdemand performance \n", 425 }, 426 { 427 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq", 428 .size = 7, 429 .content = "208000\n", 430 }, 431 { 432 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver", 433 .size = 11, 434 .content = "hi6xxx-smp\n", 435 }, 436 { 437 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor", 438 .size = 10, 439 .content = "optdemand\n", 440 }, 441 { 442 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq", 443 .size = 8, 444 .content = "1200000\n", 445 }, 446 { 447 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq", 448 .size = 7, 449 .content = "208000\n", 450 }, 451 { 452 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state", 453 .size = 56, 454 .content = 455 "208000 705\n" 456 "432000 152\n" 457 "729000 86\n" 458 "960000 179\n" 459 "1200000 6037\n", 460 }, 461 { 462 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans", 463 .size = 4, 464 .content = "258\n", 465 }, 466 { 467 .path = "/sys/devices/system/cpu/cpu0/topology/core_id", 468 .size = 2, 469 .content = "0\n", 470 }, 471 { 472 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings", 473 .size = 3, 474 .content = "0f\n", 475 }, 476 { 477 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list", 478 .size = 4, 479 .content = "0-3\n", 480 }, 481 { 482 .path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id", 483 .size = 2, 484 .content = "0\n", 485 }, 486 { 487 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings", 488 .size = 3, 489 .content = "01\n", 490 }, 491 { 492 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list", 493 .size = 2, 494 .content = "0\n", 495 }, 496 { 497 .path = "/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus", 498 .size = 8, 499 .content = "0 1 2 3\n", 500 }, 501 { 502 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_max_freq", 503 .size = 8, 504 .content = "1200000\n", 505 }, 506 { 507 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq", 508 .size = 7, 509 .content = "208000\n", 510 }, 511 { 512 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency", 513 .size = 2, 514 .content = "0\n", 515 }, 516 { 517 .path = "/sys/devices/system/cpu/cpu1/cpufreq/related_cpus", 518 .size = 8, 519 .content = "0 1 2 3\n", 520 }, 521 { 522 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_frequencies", 523 .size = 37, 524 .content = "208000 432000 729000 960000 1200000 \n", 525 }, 526 { 527 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors", 528 .size = 23, 529 .content = "optdemand performance \n", 530 }, 531 { 532 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq", 533 .size = 7, 534 .content = "208000\n", 535 }, 536 { 537 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver", 538 .size = 11, 539 .content = "hi6xxx-smp\n", 540 }, 541 { 542 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor", 543 .size = 10, 544 .content = "optdemand\n", 545 }, 546 { 547 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq", 548 .size = 8, 549 .content = "1200000\n", 550 }, 551 { 552 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq", 553 .size = 7, 554 .content = "208000\n", 555 }, 556 { 557 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state", 558 .size = 56, 559 .content = 560 "208000 940\n" 561 "432000 164\n" 562 "729000 86\n" 563 "960000 189\n" 564 "1200000 6051\n", 565 }, 566 { 567 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans", 568 .size = 4, 569 .content = "275\n", 570 }, 571 { 572 .path = "/sys/devices/system/cpu/cpu1/topology/core_id", 573 .size = 2, 574 .content = "1\n", 575 }, 576 { 577 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings", 578 .size = 3, 579 .content = "0f\n", 580 }, 581 { 582 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings_list", 583 .size = 4, 584 .content = "0-3\n", 585 }, 586 { 587 .path = "/sys/devices/system/cpu/cpu1/topology/physical_package_id", 588 .size = 2, 589 .content = "0\n", 590 }, 591 { 592 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings", 593 .size = 3, 594 .content = "02\n", 595 }, 596 { 597 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings_list", 598 .size = 2, 599 .content = "1\n", 600 }, 601 { 602 .path = "/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus", 603 .size = 8, 604 .content = "0 1 2 3\n", 605 }, 606 { 607 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_max_freq", 608 .size = 8, 609 .content = "1200000\n", 610 }, 611 { 612 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_min_freq", 613 .size = 7, 614 .content = "208000\n", 615 }, 616 { 617 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_transition_latency", 618 .size = 2, 619 .content = "0\n", 620 }, 621 { 622 .path = "/sys/devices/system/cpu/cpu2/cpufreq/related_cpus", 623 .size = 8, 624 .content = "0 1 2 3\n", 625 }, 626 { 627 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies", 628 .size = 37, 629 .content = "208000 432000 729000 960000 1200000 \n", 630 }, 631 { 632 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors", 633 .size = 23, 634 .content = "optdemand performance \n", 635 }, 636 { 637 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq", 638 .size = 7, 639 .content = "208000\n", 640 }, 641 { 642 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver", 643 .size = 11, 644 .content = "hi6xxx-smp\n", 645 }, 646 { 647 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_governor", 648 .size = 10, 649 .content = "optdemand\n", 650 }, 651 { 652 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq", 653 .size = 8, 654 .content = "1200000\n", 655 }, 656 { 657 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq", 658 .size = 7, 659 .content = "208000\n", 660 }, 661 { 662 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state", 663 .size = 57, 664 .content = 665 "208000 1197\n" 666 "432000 172\n" 667 "729000 86\n" 668 "960000 189\n" 669 "1200000 6051\n", 670 }, 671 { 672 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans", 673 .size = 4, 674 .content = "279\n", 675 }, 676 { 677 .path = "/sys/devices/system/cpu/cpu2/topology/core_id", 678 .size = 2, 679 .content = "2\n", 680 }, 681 { 682 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings", 683 .size = 3, 684 .content = "0f\n", 685 }, 686 { 687 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings_list", 688 .size = 4, 689 .content = "0-3\n", 690 }, 691 { 692 .path = "/sys/devices/system/cpu/cpu2/topology/physical_package_id", 693 .size = 2, 694 .content = "0\n", 695 }, 696 { 697 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings", 698 .size = 3, 699 .content = "04\n", 700 }, 701 { 702 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings_list", 703 .size = 2, 704 .content = "2\n", 705 }, 706 { 707 .path = "/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus", 708 .size = 8, 709 .content = "0 1 2 3\n", 710 }, 711 { 712 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_max_freq", 713 .size = 8, 714 .content = "1200000\n", 715 }, 716 { 717 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_min_freq", 718 .size = 7, 719 .content = "208000\n", 720 }, 721 { 722 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_transition_latency", 723 .size = 2, 724 .content = "0\n", 725 }, 726 { 727 .path = "/sys/devices/system/cpu/cpu3/cpufreq/related_cpus", 728 .size = 8, 729 .content = "0 1 2 3\n", 730 }, 731 { 732 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_frequencies", 733 .size = 37, 734 .content = "208000 432000 729000 960000 1200000 \n", 735 }, 736 { 737 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors", 738 .size = 23, 739 .content = "optdemand performance \n", 740 }, 741 { 742 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq", 743 .size = 7, 744 .content = "208000\n", 745 }, 746 { 747 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver", 748 .size = 11, 749 .content = "hi6xxx-smp\n", 750 }, 751 { 752 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_governor", 753 .size = 10, 754 .content = "optdemand\n", 755 }, 756 { 757 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq", 758 .size = 8, 759 .content = "1200000\n", 760 }, 761 { 762 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq", 763 .size = 7, 764 .content = "208000\n", 765 }, 766 { 767 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/time_in_state", 768 .size = 57, 769 .content = 770 "208000 1384\n" 771 "432000 181\n" 772 "729000 87\n" 773 "960000 202\n" 774 "1200000 6079\n", 775 }, 776 { 777 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans", 778 .size = 4, 779 .content = "302\n", 780 }, 781 { 782 .path = "/sys/devices/system/cpu/cpu3/topology/core_id", 783 .size = 2, 784 .content = "3\n", 785 }, 786 { 787 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings", 788 .size = 3, 789 .content = "0f\n", 790 }, 791 { 792 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings_list", 793 .size = 4, 794 .content = "0-3\n", 795 }, 796 { 797 .path = "/sys/devices/system/cpu/cpu3/topology/physical_package_id", 798 .size = 2, 799 .content = "0\n", 800 }, 801 { 802 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings", 803 .size = 3, 804 .content = "08\n", 805 }, 806 { 807 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings_list", 808 .size = 2, 809 .content = "3\n", 810 }, 811 { 812 .path = "/sys/devices/system/cpu/cpu4/topology/core_id", 813 .size = 2, 814 .content = "0\n", 815 }, 816 { 817 .path = "/sys/devices/system/cpu/cpu4/topology/core_siblings", 818 .size = 3, 819 .content = "f0\n", 820 }, 821 { 822 .path = "/sys/devices/system/cpu/cpu4/topology/core_siblings_list", 823 .size = 4, 824 .content = "4-7\n", 825 }, 826 { 827 .path = "/sys/devices/system/cpu/cpu4/topology/physical_package_id", 828 .size = 2, 829 .content = "1\n", 830 }, 831 { 832 .path = "/sys/devices/system/cpu/cpu4/topology/thread_siblings", 833 .size = 3, 834 .content = "10\n", 835 }, 836 { 837 .path = "/sys/devices/system/cpu/cpu4/topology/thread_siblings_list", 838 .size = 2, 839 .content = "4\n", 840 }, 841 { 842 .path = "/sys/devices/system/cpu/cpu5/topology/core_id", 843 .size = 2, 844 .content = "1\n", 845 }, 846 { 847 .path = "/sys/devices/system/cpu/cpu5/topology/core_siblings", 848 .size = 3, 849 .content = "f0\n", 850 }, 851 { 852 .path = "/sys/devices/system/cpu/cpu5/topology/core_siblings_list", 853 .size = 4, 854 .content = "4-7\n", 855 }, 856 { 857 .path = "/sys/devices/system/cpu/cpu5/topology/physical_package_id", 858 .size = 2, 859 .content = "1\n", 860 }, 861 { 862 .path = "/sys/devices/system/cpu/cpu5/topology/thread_siblings", 863 .size = 3, 864 .content = "20\n", 865 }, 866 { 867 .path = "/sys/devices/system/cpu/cpu5/topology/thread_siblings_list", 868 .size = 2, 869 .content = "5\n", 870 }, 871 { 872 .path = "/sys/devices/system/cpu/cpu6/topology/core_id", 873 .size = 2, 874 .content = "2\n", 875 }, 876 { 877 .path = "/sys/devices/system/cpu/cpu6/topology/core_siblings", 878 .size = 3, 879 .content = "f0\n", 880 }, 881 { 882 .path = "/sys/devices/system/cpu/cpu6/topology/core_siblings_list", 883 .size = 4, 884 .content = "4-7\n", 885 }, 886 { 887 .path = "/sys/devices/system/cpu/cpu6/topology/physical_package_id", 888 .size = 2, 889 .content = "1\n", 890 }, 891 { 892 .path = "/sys/devices/system/cpu/cpu6/topology/thread_siblings", 893 .size = 3, 894 .content = "40\n", 895 }, 896 { 897 .path = "/sys/devices/system/cpu/cpu6/topology/thread_siblings_list", 898 .size = 2, 899 .content = "6\n", 900 }, 901 { 902 .path = "/sys/devices/system/cpu/cpu7/topology/core_id", 903 .size = 2, 904 .content = "3\n", 905 }, 906 { 907 .path = "/sys/devices/system/cpu/cpu7/topology/core_siblings", 908 .size = 3, 909 .content = "f0\n", 910 }, 911 { 912 .path = "/sys/devices/system/cpu/cpu7/topology/core_siblings_list", 913 .size = 4, 914 .content = "4-7\n", 915 }, 916 { 917 .path = "/sys/devices/system/cpu/cpu7/topology/physical_package_id", 918 .size = 2, 919 .content = "1\n", 920 }, 921 { 922 .path = "/sys/devices/system/cpu/cpu7/topology/thread_siblings", 923 .size = 3, 924 .content = "80\n", 925 }, 926 { 927 .path = "/sys/devices/system/cpu/cpu7/topology/thread_siblings_list", 928 .size = 2, 929 .content = "7\n", 930 }, 931 { NULL }, 932 }; 933 #ifdef __ANDROID__ 934 struct cpuinfo_mock_property properties[] = { 935 { 936 .key = "af.resampler.quality", 937 .value = "4", 938 }, 939 { 940 .key = "audioril.lib", 941 .value = "libhuawei-audio-ril.so", 942 }, 943 { 944 .key = "bastet.service.enable", 945 .value = "true", 946 }, 947 { 948 .key = "dalvik.vm.checkjni", 949 .value = "false", 950 }, 951 { 952 .key = "dalvik.vm.dex2oat-Xms", 953 .value = "64m", 954 }, 955 { 956 .key = "dalvik.vm.dex2oat-Xmx", 957 .value = "512m", 958 }, 959 { 960 .key = "dalvik.vm.heapgrowthlimit", 961 .value = "192m", 962 }, 963 { 964 .key = "dalvik.vm.heapmaxfree", 965 .value = "8m", 966 }, 967 { 968 .key = "dalvik.vm.heapsize", 969 .value = "512m", 970 }, 971 { 972 .key = "dalvik.vm.image-dex2oat-Xms", 973 .value = "64m", 974 }, 975 { 976 .key = "dalvik.vm.image-dex2oat-Xmx", 977 .value = "64m", 978 }, 979 { 980 .key = "dalvik.vm.isa.arm.features", 981 .value = "div", 982 }, 983 { 984 .key = "dalvik.vm.isa.arm64.features", 985 .value = "default", 986 }, 987 { 988 .key = "dalvik.vm.jit.codecachesize", 989 .value = "1024", 990 }, 991 { 992 .key = "dalvik.vm.stack-trace-file", 993 .value = "/data/anr/traces.txt", 994 }, 995 { 996 .key = "debug.aps.enable", 997 .value = "0", 998 }, 999 { 1000 .key = "debug.aps.process.name", 1001 .value = "", 1002 }, 1003 { 1004 .key = "debug.force_rtl", 1005 .value = "0", 1006 }, 1007 { 1008 .key = "debug.hwui.render_dirty_regions", 1009 .value = "false", 1010 }, 1011 { 1012 .key = "dev.bootcomplete", 1013 .value = "1", 1014 }, 1015 { 1016 .key = "drm.service.enabled", 1017 .value = "true", 1018 }, 1019 { 1020 .key = "fw.max_users", 1021 .value = "4", 1022 }, 1023 { 1024 .key = "fw.show_multiuserui", 1025 .value = "1", 1026 }, 1027 { 1028 .key = "gsm.current.phone-type", 1029 .value = "1,1", 1030 }, 1031 { 1032 .key = "gsm.dualcards.switch", 1033 .value = "false", 1034 }, 1035 { 1036 .key = "gsm.hw.fdn.activated1", 1037 .value = "false", 1038 }, 1039 { 1040 .key = "gsm.hw.fdn.activated2", 1041 .value = "false", 1042 }, 1043 { 1044 .key = "gsm.network.type", 1045 .value = "UMTS,Unknown", 1046 }, 1047 { 1048 .key = "gsm.operator.alpha", 1049 .value = "", 1050 }, 1051 { 1052 .key = "gsm.operator.iso-country", 1053 .value = "", 1054 }, 1055 { 1056 .key = "gsm.operator.isroaming", 1057 .value = "false", 1058 }, 1059 { 1060 .key = "gsm.operator.numeric", 1061 .value = "", 1062 }, 1063 { 1064 .key = "gsm.sim.hw_atr1", 1065 .value = "null", 1066 }, 1067 { 1068 .key = "gsm.sim.hw_atr", 1069 .value = "null", 1070 }, 1071 { 1072 .key = "gsm.sim.num.simlock", 1073 .value = "-1,-1,-1", 1074 }, 1075 { 1076 .key = "gsm.sim.operator.alpha", 1077 .value = ",", 1078 }, 1079 { 1080 .key = "gsm.sim.operator.iso-country", 1081 .value = ",", 1082 }, 1083 { 1084 .key = "gsm.sim.operator.numeric", 1085 .value = ",", 1086 }, 1087 { 1088 .key = "gsm.sim.state", 1089 .value = "ABSENT,ABSENT", 1090 }, 1091 { 1092 .key = "gsm.sim1.type", 1093 .value = "-1", 1094 }, 1095 { 1096 .key = "gsm.sim2.type", 1097 .value = "-1", 1098 }, 1099 { 1100 .key = "gsm.version.baseband", 1101 .value = "22.126.23.00.00,22.126.23.00.00", 1102 }, 1103 { 1104 .key = "gsm.version.ril-impl", 1105 .value = "android hisilicon balong-ril 1.0", 1106 }, 1107 { 1108 .key = "hifi.watchdog.come", 1109 .value = "false", 1110 }, 1111 { 1112 .key = "huawei.check_root.hotapermit", 1113 .value = "safe", 1114 }, 1115 { 1116 .key = "huawei.check_root.mount", 1117 .value = "safe", 1118 }, 1119 { 1120 .key = "huawei.check_root.oldstate", 1121 .value = "safe", 1122 }, 1123 { 1124 .key = "huawei.check_root.prop", 1125 .value = "safe", 1126 }, 1127 { 1128 .key = "huawei.check_root.setids", 1129 .value = "safe", 1130 }, 1131 { 1132 .key = "huawei.check_root.su", 1133 .value = "safe", 1134 }, 1135 { 1136 .key = "hw.lcd.density", 1137 .value = "320", 1138 }, 1139 { 1140 .key = "hw.npm.asyncntp", 1141 .value = "true", 1142 }, 1143 { 1144 .key = "hw.wifipro.dns_fail_count", 1145 .value = "3", 1146 }, 1147 { 1148 .key = "init.svc.adbd", 1149 .value = "running", 1150 }, 1151 { 1152 .key = "init.svc.agnsscontrol", 1153 .value = "running", 1154 }, 1155 { 1156 .key = "init.svc.agnsslog", 1157 .value = "running", 1158 }, 1159 { 1160 .key = "init.svc.akmd09911", 1161 .value = "running", 1162 }, 1163 { 1164 .key = "init.svc.bastetd", 1165 .value = "running", 1166 }, 1167 { 1168 .key = "init.svc.bootanim", 1169 .value = "stopped", 1170 }, 1171 { 1172 .key = "init.svc.ccorecat", 1173 .value = "restarting", 1174 }, 1175 { 1176 .key = "init.svc.check_hota", 1177 .value = "stopped", 1178 }, 1179 { 1180 .key = "init.svc.check_root", 1181 .value = "stopped", 1182 }, 1183 { 1184 .key = "init.svc.chr_logd", 1185 .value = "running", 1186 }, 1187 { 1188 .key = "init.svc.data_cleanner", 1189 .value = "stopped", 1190 }, 1191 { 1192 .key = "init.svc.debuggerd64", 1193 .value = "running", 1194 }, 1195 { 1196 .key = "init.svc.debuggerd", 1197 .value = "running", 1198 }, 1199 { 1200 .key = "init.svc.device-monitor", 1201 .value = "running", 1202 }, 1203 { 1204 .key = "init.svc.diagserver", 1205 .value = "running", 1206 }, 1207 { 1208 .key = "init.svc.drm", 1209 .value = "running", 1210 }, 1211 { 1212 .key = "init.svc.dumptool", 1213 .value = "running", 1214 }, 1215 { 1216 .key = "init.svc.exch", 1217 .value = "stopped", 1218 }, 1219 { 1220 .key = "init.svc.filebackup", 1221 .value = "running", 1222 }, 1223 { 1224 .key = "init.svc.hdbd", 1225 .value = "stopped", 1226 }, 1227 { 1228 .key = "init.svc.healthd", 1229 .value = "running", 1230 }, 1231 { 1232 .key = "init.svc.hi110x_ecpt", 1233 .value = "running", 1234 }, 1235 { 1236 .key = "init.svc.hi110x_logd", 1237 .value = "running", 1238 }, 1239 { 1240 .key = "init.svc.hisi_bfg", 1241 .value = "stopped", 1242 }, 1243 { 1244 .key = "init.svc.hsgnss", 1245 .value = "running", 1246 }, 1247 { 1248 .key = "init.svc.hw_cdma_service", 1249 .value = "stopped", 1250 }, 1251 { 1252 .key = "init.svc.hw_ueventd", 1253 .value = "running", 1254 }, 1255 { 1256 .key = "init.svc.hwnffserver", 1257 .value = "running", 1258 }, 1259 { 1260 .key = "init.svc.hwpged", 1261 .value = "running", 1262 }, 1263 { 1264 .key = "init.svc.installd", 1265 .value = "running", 1266 }, 1267 { 1268 .key = "init.svc.ioinfoservice", 1269 .value = "restarting", 1270 }, 1271 { 1272 .key = "init.svc.kerneldump", 1273 .value = "stopped", 1274 }, 1275 { 1276 .key = "init.svc.keystore", 1277 .value = "running", 1278 }, 1279 { 1280 .key = "init.svc.lmkd", 1281 .value = "running", 1282 }, 1283 { 1284 .key = "init.svc.logctl_service", 1285 .value = "stopped", 1286 }, 1287 { 1288 .key = "init.svc.logd", 1289 .value = "running", 1290 }, 1291 { 1292 .key = "init.svc.macaddr", 1293 .value = "stopped", 1294 }, 1295 { 1296 .key = "init.svc.media", 1297 .value = "running", 1298 }, 1299 { 1300 .key = "init.svc.netd", 1301 .value = "running", 1302 }, 1303 { 1304 .key = "init.svc.oam_app", 1305 .value = "running", 1306 }, 1307 { 1308 .key = "init.svc.octty", 1309 .value = "running", 1310 }, 1311 { 1312 .key = "init.svc.oeminfo_nvm", 1313 .value = "running", 1314 }, 1315 { 1316 .key = "init.svc.powerlogd", 1317 .value = "running", 1318 }, 1319 { 1320 .key = "init.svc.ril-daemon1", 1321 .value = "running", 1322 }, 1323 { 1324 .key = "init.svc.ril-daemon", 1325 .value = "running", 1326 }, 1327 { 1328 .key = "init.svc.servicemanager", 1329 .value = "running", 1330 }, 1331 { 1332 .key = "init.svc.supl20clientd", 1333 .value = "running", 1334 }, 1335 { 1336 .key = "init.svc.surfaceflinger", 1337 .value = "running", 1338 }, 1339 { 1340 .key = "init.svc.teecd", 1341 .value = "running", 1342 }, 1343 { 1344 .key = "init.svc.telemntncat", 1345 .value = "running", 1346 }, 1347 { 1348 .key = "init.svc.thermal-daemon", 1349 .value = "running", 1350 }, 1351 { 1352 .key = "init.svc.ueventd", 1353 .value = "running", 1354 }, 1355 { 1356 .key = "init.svc.vold", 1357 .value = "running", 1358 }, 1359 { 1360 .key = "init.svc.watchlssd", 1361 .value = "running", 1362 }, 1363 { 1364 .key = "init.svc.wpa_supplicant", 1365 .value = "running", 1366 }, 1367 { 1368 .key = "init.svc.zygote", 1369 .value = "running", 1370 }, 1371 { 1372 .key = "init.svc.zygote_secondary", 1373 .value = "running", 1374 }, 1375 { 1376 .key = "install.frobidden", 1377 .value = "false", 1378 }, 1379 { 1380 .key = "keyguard.no_require_sim", 1381 .value = "true", 1382 }, 1383 { 1384 .key = "mdc_initial_max_retry", 1385 .value = "3", 1386 }, 1387 { 1388 .key = "modify_ram_show", 1389 .value = "true", 1390 }, 1391 { 1392 .key = "net.bt.name", 1393 .value = "Android", 1394 }, 1395 { 1396 .key = "net.change", 1397 .value = "net.qtaguid_enabled", 1398 }, 1399 { 1400 .key = "net.hostname", 1401 .value = "android-3f9d481586b7c985", 1402 }, 1403 { 1404 .key = "net.qtaguid_enabled", 1405 .value = "1", 1406 }, 1407 { 1408 .key = "net.tcp.default_init_rwnd", 1409 .value = "60", 1410 }, 1411 { 1412 .key = "network_mode_CMCC_test", 1413 .value = "true", 1414 }, 1415 { 1416 .key = "persist.alarm.enable.uhb", 1417 .value = "0", 1418 }, 1419 { 1420 .key = "persist.dsds.enabled", 1421 .value = "true", 1422 }, 1423 { 1424 .key = "persist.hw.power.shutdown", 1425 .value = "0", 1426 }, 1427 { 1428 .key = "persist.hwpp.notifydelayed", 1429 .value = "6", 1430 }, 1431 { 1432 .key = "persist.radio.apm_sim_not_pwdn", 1433 .value = "1", 1434 }, 1435 { 1436 .key = "persist.radio.multisim.config", 1437 .value = "dsds", 1438 }, 1439 { 1440 .key = "persist.service.hdb.enable", 1441 .value = "true", 1442 }, 1443 { 1444 .key = "persist.service.tm2.tofile", 1445 .value = "true", 1446 }, 1447 { 1448 .key = "persist.sys.actualpoweron", 1449 .value = "true", 1450 }, 1451 { 1452 .key = "persist.sys.alarm.enable.uhb", 1453 .value = "1", 1454 }, 1455 { 1456 .key = "persist.sys.dalvik.vm.lib.2", 1457 .value = "libart.so", 1458 }, 1459 { 1460 .key = "persist.sys.dualcards", 1461 .value = "true", 1462 }, 1463 { 1464 .key = "persist.sys.hw_abnreboot_times", 1465 .value = "0", 1466 }, 1467 { 1468 .key = "persist.sys.logsystem.neversend", 1469 .value = "0", 1470 }, 1471 { 1472 .key = "persist.sys.pgps.config", 1473 .value = "1", 1474 }, 1475 { 1476 .key = "persist.sys.phb.debug.enable", 1477 .value = "1", 1478 }, 1479 { 1480 .key = "persist.sys.phb.enable", 1481 .value = "1", 1482 }, 1483 { 1484 .key = "persist.sys.powerup_reason", 1485 .value = "NORMAL", 1486 }, 1487 { 1488 .key = "persist.sys.profiler_ms", 1489 .value = "0", 1490 }, 1491 { 1492 .key = "persist.sys.smart_power", 1493 .value = "2", 1494 }, 1495 { 1496 .key = "persist.sys.strictmode.disable", 1497 .value = "true", 1498 }, 1499 { 1500 .key = "persist.sys.strictmode.visual", 1501 .value = "false", 1502 }, 1503 { 1504 .key = "persist.sys.usb.config", 1505 .value = "hisuite,mtp,mass_storage,adb", 1506 }, 1507 { 1508 .key = "ril.balong_cid", 1509 .value = "0", 1510 }, 1511 { 1512 .key = "ril.cdma.deviceid", 1513 .value = "-1", 1514 }, 1515 { 1516 .key = "ril.cdma.rssi", 1517 .value = "-1", 1518 }, 1519 { 1520 .key = "ril.ecclist1", 1521 .value = "112,911,000,08,110,118,119,999", 1522 }, 1523 { 1524 .key = "ril.ecclist", 1525 .value = "112,911,000,08,110,118,119,999,911,112", 1526 }, 1527 { 1528 .key = "ril.force_to_set_ecc", 1529 .value = "invalid", 1530 }, 1531 { 1532 .key = "ril.gsm.deviceid", 1533 .value = "-1", 1534 }, 1535 { 1536 .key = "ril.gsm.rssi", 1537 .value = "-1", 1538 }, 1539 { 1540 .key = "ril.hw_modem0.deviceid", 1541 .value = "000000000000000", 1542 }, 1543 { 1544 .key = "ril.hw_modem0.rssi", 1545 .value = "-1", 1546 }, 1547 { 1548 .key = "ril.hw_modem1.deviceid", 1549 .value = "000000000000000", 1550 }, 1551 { 1552 .key = "ril.hw_modem1.rssi", 1553 .value = "-1", 1554 }, 1555 { 1556 .key = "ril.modem.balong_nvm_server", 1557 .value = "true", 1558 }, 1559 { 1560 .key = "ril.operator.numeric", 1561 .value = "310260", 1562 }, 1563 { 1564 .key = "rild.libargs1", 1565 .value = "-m modem1", 1566 }, 1567 { 1568 .key = "rild.libargs", 1569 .value = "-m modem0", 1570 }, 1571 { 1572 .key = "rild.libpath1", 1573 .value = "/system/lib64/libbalong-ril.so", 1574 }, 1575 { 1576 .key = "rild.libpath", 1577 .value = "/system/lib64/libbalong-ril.so", 1578 }, 1579 { 1580 .key = "rild.rild1_ready_to_start", 1581 .value = "true", 1582 }, 1583 { 1584 .key = "ro.adb.secure", 1585 .value = "1", 1586 }, 1587 { 1588 .key = "ro.allow.mock.location", 1589 .value = "0", 1590 }, 1591 { 1592 .key = "ro.anr.warning.enable", 1593 .value = "true", 1594 }, 1595 { 1596 .key = "ro.balong_debug.port_num", 1597 .value = "7", 1598 }, 1599 { 1600 .key = "ro.baseband", 1601 .value = "unknown", 1602 }, 1603 { 1604 .key = "ro.board.boardid", 1605 .value = "0719", 1606 }, 1607 { 1608 .key = "ro.board.boardname", 1609 .value = "ALICE_TL21_VC", 1610 }, 1611 { 1612 .key = "ro.board.modemid", 1613 .value = "3db54500", 1614 }, 1615 { 1616 .key = "ro.board.platform", 1617 .value = "hi6210sft", 1618 }, 1619 { 1620 .key = "ro.boardid.product", 1621 .value = "5801", 1622 }, 1623 { 1624 .key = "ro.boot.mode", 1625 .value = "normal", 1626 }, 1627 { 1628 .key = "ro.boot.selinux", 1629 .value = "enforcing", 1630 }, 1631 { 1632 .key = "ro.boot.serialno", 1633 .value = "W3D7N17626001128", 1634 }, 1635 { 1636 .key = "ro.bootloader", 1637 .value = "unknown", 1638 }, 1639 { 1640 .key = "ro.bootmode", 1641 .value = "normal", 1642 }, 1643 { 1644 .key = "ro.bt.bdaddr_path", 1645 .value = "/data/misc/bluedroid/macbt", 1646 }, 1647 { 1648 .key = "ro.build.characteristics", 1649 .value = "default", 1650 }, 1651 { 1652 .key = "ro.build.date.utc", 1653 .value = "1473056290", 1654 }, 1655 { 1656 .key = "ro.build.date", 1657 .value = "Mon Sep 5 14:18:10 CST 2016", 1658 }, 1659 { 1660 .key = "ro.build.description", 1661 .value = "ALE-L21-user 5.0 HuaweiALE-L21 C185B200 release-keys", 1662 }, 1663 { 1664 .key = "ro.build.display.id", 1665 .value = "ALE-L21C185B200", 1666 }, 1667 { 1668 .key = "ro.build.fingerprint", 1669 .value = "Huawei/ALE-L21/hwALE-H:5.0.1/HuaweiALE-L21/C185B200:user/release-keys", 1670 }, 1671 { 1672 .key = "ro.build.hide.matchers", 1673 .value = "Mali-400 MP;Mali-450 MP;ARM;CherryPlus;hwALE", 1674 }, 1675 { 1676 .key = "ro.build.hide.replacements", 1677 .value = "unknown;unknown;unknown;unknown;unknown", 1678 }, 1679 { 1680 .key = "ro.build.hide.settings", 1681 .value = "4;1.2 GHz;1.0GB;405 MB;4.00 GB;540 x 960;4.3;3.0.8;2.0", 1682 }, 1683 { 1684 .key = "ro.build.hide", 1685 .value = "false", 1686 }, 1687 { 1688 .key = "ro.build.host", 1689 .value = "localhost#1", 1690 }, 1691 { 1692 .key = "ro.build.hw_emui_api_level", 1693 .value = "8", 1694 }, 1695 { 1696 .key = "ro.build.hw_real.version", 1697 .value = "C185B200", 1698 }, 1699 { 1700 .key = "ro.build.id", 1701 .value = "HuaweiALE-L21", 1702 }, 1703 { 1704 .key = "ro.build.multicust", 1705 .value = "false", 1706 }, 1707 { 1708 .key = "ro.build.product", 1709 .value = "hi6210sft", 1710 }, 1711 { 1712 .key = "ro.build.tags", 1713 .value = "release-keys", 1714 }, 1715 { 1716 .key = "ro.build.type", 1717 .value = "user", 1718 }, 1719 { 1720 .key = "ro.build.update_version", 1721 .value = "V1_0", 1722 }, 1723 { 1724 .key = "ro.build.user", 1725 .value = "android", 1726 }, 1727 { 1728 .key = "ro.build.version.all_codenames", 1729 .value = "REL", 1730 }, 1731 { 1732 .key = "ro.build.version.base_os", 1733 .value = "", 1734 }, 1735 { 1736 .key = "ro.build.version.codename", 1737 .value = "REL", 1738 }, 1739 { 1740 .key = "ro.build.version.emui", 1741 .value = "EmotionUI_3.1", 1742 }, 1743 { 1744 .key = "ro.build.version.incremental", 1745 .value = "C185B200", 1746 }, 1747 { 1748 .key = "ro.build.version.release", 1749 .value = "5.0.1", 1750 }, 1751 { 1752 .key = "ro.build.version.sdk", 1753 .value = "21", 1754 }, 1755 { 1756 .key = "ro.build.version.security_patch", 1757 .value = "2016-08-01", 1758 }, 1759 { 1760 .key = "ro.camera.beauty.algo.doc", 1761 .value = "1", 1762 }, 1763 { 1764 .key = "ro.camera.sound.forced", 1765 .value = "1", 1766 }, 1767 { 1768 .key = "ro.carrier", 1769 .value = "unknown", 1770 }, 1771 { 1772 .key = "ro.cdma.goodstd", 1773 .value = "-95", 1774 }, 1775 { 1776 .key = "ro.cdma.greatstd", 1777 .value = "-85", 1778 }, 1779 { 1780 .key = "ro.cdma.modstd", 1781 .value = "-102", 1782 }, 1783 { 1784 .key = "ro.cdma.poorstd", 1785 .value = "-108", 1786 }, 1787 { 1788 .key = "ro.cdmaecio.goodstd", 1789 .value = "-11", 1790 }, 1791 { 1792 .key = "ro.cdmaecio.greatstd", 1793 .value = "-9", 1794 }, 1795 { 1796 .key = "ro.cdmaecio.modstd", 1797 .value = "-13", 1798 }, 1799 { 1800 .key = "ro.cdmaecio.poorstd", 1801 .value = "-15", 1802 }, 1803 { 1804 .key = "ro.cdmasnr.goodstd", 1805 .value = "5", 1806 }, 1807 { 1808 .key = "ro.cdmasnr.greatstd", 1809 .value = "7", 1810 }, 1811 { 1812 .key = "ro.cdmasnr.modstd", 1813 .value = "3", 1814 }, 1815 { 1816 .key = "ro.cdmasnr.poorstd", 1817 .value = "1", 1818 }, 1819 { 1820 .key = "ro.cellbroadcast.emergencyids", 1821 .value = "0-65534", 1822 }, 1823 { 1824 .key = "ro.cmdaconfig.roamingByPlmn", 1825 .value = "true", 1826 }, 1827 { 1828 .key = "ro.cofig.onlinemusic.enabled", 1829 .value = "true", 1830 }, 1831 { 1832 .key = "ro.cofig.onlinevideo.enabled", 1833 .value = "false", 1834 }, 1835 { 1836 .key = "ro.com.android.dateformat", 1837 .value = "MM-dd-yyyy", 1838 }, 1839 { 1840 .key = "ro.com.google.clientidbase.am", 1841 .value = "android-huawei", 1842 }, 1843 { 1844 .key = "ro.com.google.clientidbase.gmm", 1845 .value = "android-huawei", 1846 }, 1847 { 1848 .key = "ro.com.google.clientidbase.ms", 1849 .value = "android-huawei", 1850 }, 1851 { 1852 .key = "ro.com.google.clientidbase.yt", 1853 .value = "android-huawei", 1854 }, 1855 { 1856 .key = "ro.com.google.clientidbase", 1857 .value = "android-huawei", 1858 }, 1859 { 1860 .key = "ro.com.google.gmsversion", 1861 .value = "5.0_r4", 1862 }, 1863 { 1864 .key = "ro.confg.hw_bootversion", 1865 .value = "DailyBuild_201609051410_BOOT", 1866 }, 1867 { 1868 .key = "ro.confg.hw_fastbootversion", 1869 .value = "DailyBuild_201609051410_FASTBOOT", 1870 }, 1871 { 1872 .key = "ro.confg.hw_systemversion", 1873 .value = "ALE-L21C185B200_SYSTEM", 1874 }, 1875 { 1876 .key = "ro.config.AM_PM_STYLE", 1877 .value = "1", 1878 }, 1879 { 1880 .key = "ro.config.Is_Sup_2Gonly", 1881 .value = "true", 1882 }, 1883 { 1884 .key = "ro.config.RoamingNetwork", 1885 .value = "false", 1886 }, 1887 { 1888 .key = "ro.config.addAct", 1889 .value = "false", 1890 }, 1891 { 1892 .key = "ro.config.agps_server_setting", 1893 .value = "true", 1894 }, 1895 { 1896 .key = "ro.config.alarm_alert", 1897 .value = "Creamy.ogg", 1898 }, 1899 { 1900 .key = "ro.config.always_animation", 1901 .value = "true", 1902 }, 1903 { 1904 .key = "ro.config.amrwb_disable", 1905 .value = "true", 1906 }, 1907 { 1908 .key = "ro.config.apn_cancel_nopop", 1909 .value = "true", 1910 }, 1911 { 1912 .key = "ro.config.app_big_icon_size", 1913 .value = "114", 1914 }, 1915 { 1916 .key = "ro.config.attach_apn_enabled", 1917 .value = "true", 1918 }, 1919 { 1920 .key = "ro.config.auth.timeout", 1921 .value = "true", 1922 }, 1923 { 1924 .key = "ro.config.autoconnect.swich", 1925 .value = "true", 1926 }, 1927 { 1928 .key = "ro.config.balongTD_mms_test", 1929 .value = "true", 1930 }, 1931 { 1932 .key = "ro.config.bg_call_twinking", 1933 .value = "TRUE", 1934 }, 1935 { 1936 .key = "ro.config.calendar", 1937 .value = "Step.ogg", 1938 }, 1939 { 1940 .key = "ro.config.callrecord.enabled", 1941 .value = "1", 1942 }, 1943 { 1944 .key = "ro.config.callwait_vibrator", 1945 .value = "true", 1946 }, 1947 { 1948 .key = "ro.config.carkitmodenotif", 1949 .value = "true", 1950 }, 1951 { 1952 .key = "ro.config.cmccCustmccmnc", 1953 .value = "true", 1954 }, 1955 { 1956 .key = "ro.config.cmcc_forbidden_net", 1957 .value = "true", 1958 }, 1959 { 1960 .key = "ro.config.cmdm_apn_not_display", 1961 .value = "true", 1962 }, 1963 { 1964 .key = "ro.config.colorTemperature_K3", 1965 .value = "true", 1966 }, 1967 { 1968 .key = "ro.config.compatibility_enable", 1969 .value = "1", 1970 }, 1971 { 1972 .key = "ro.config.conn_diagnose", 1973 .value = "false", 1974 }, 1975 { 1976 .key = "ro.config.delay_alarm_in_call", 1977 .value = "true", 1978 }, 1979 { 1980 .key = "ro.config.dic_disable", 1981 .value = "true", 1982 }, 1983 { 1984 .key = "ro.config.disablesmbacklinght", 1985 .value = "true", 1986 }, 1987 { 1988 .key = "ro.config.distinguish_hspa", 1989 .value = "true", 1990 }, 1991 { 1992 .key = "ro.config.dlvs", 1993 .value = "true", 1994 }, 1995 { 1996 .key = "ro.config.do_sdcard_upgrade", 1997 .value = "true", 1998 }, 1999 { 2000 .key = "ro.config.ds_verbose_log_on", 2001 .value = "true", 2002 }, 2003 { 2004 .key = "ro.config.dsda_single_rild", 2005 .value = "true", 2006 }, 2007 { 2008 .key = "ro.config.dsds_mode", 2009 .value = "umts_gsm", 2010 }, 2011 { 2012 .key = "ro.config.ecc_from_cust_enable", 2013 .value = "true", 2014 }, 2015 { 2016 .key = "ro.config.email", 2017 .value = "Letter.ogg", 2018 }, 2019 { 2020 .key = "ro.config.enable.HwLogswitch", 2021 .value = "false", 2022 }, 2023 { 2024 .key = "ro.config.fast_dormancy", 2025 .value = "false", 2026 }, 2027 { 2028 .key = "ro.config.fm_type", 2029 .value = "libbcmfm_if", 2030 }, 2031 { 2032 .key = "ro.config.forbid_internal_call", 2033 .value = "true", 2034 }, 2035 { 2036 .key = "ro.config.glove_file_path", 2037 .value = "/sys/touchscreen/touch_glove", 2038 }, 2039 { 2040 .key = "ro.config.helix_enable", 2041 .value = "true", 2042 }, 2043 { 2044 .key = "ro.config.hide_sipcall", 2045 .value = "true", 2046 }, 2047 { 2048 .key = "ro.config.hspap_hsdpa_open", 2049 .value = "1", 2050 }, 2051 { 2052 .key = "ro.config.hw.VIS", 2053 .value = "false", 2054 }, 2055 { 2056 .key = "ro.config.hw.imeisv", 2057 .value = "true", 2058 }, 2059 { 2060 .key = "ro.config.hw.logsystem.send", 2061 .value = "0", 2062 }, 2063 { 2064 .key = "ro.config.hw.powerlogserve.send", 2065 .value = "1", 2066 }, 2067 { 2068 .key = "ro.config.hw.security_volume", 2069 .value = "8", 2070 }, 2071 { 2072 .key = "ro.config.hw_ChipPlatform", 2073 .value = "V9R1_Platform", 2074 }, 2075 { 2076 .key = "ro.config.hw_GSensorOptimize", 2077 .value = "true", 2078 }, 2079 { 2080 .key = "ro.config.hw_ReduceSAR", 2081 .value = "true", 2082 }, 2083 { 2084 .key = "ro.config.hw_RemindWifiToPdp", 2085 .value = "false", 2086 }, 2087 { 2088 .key = "ro.config.hw_acceleratord_onoff", 2089 .value = "1", 2090 }, 2091 { 2092 .key = "ro.config.hw_accesscontrol", 2093 .value = "true", 2094 }, 2095 { 2096 .key = "ro.config.hw_activity_state", 2097 .value = "true", 2098 }, 2099 { 2100 .key = "ro.config.hw_addsettingsdbex", 2101 .value = "1", 2102 }, 2103 { 2104 .key = "ro.config.hw_allow_rs_mms", 2105 .value = "true", 2106 }, 2107 { 2108 .key = "ro.config.hw_allow_ums_and_mtp", 2109 .value = "true", 2110 }, 2111 { 2112 .key = "ro.config.hw_allowformat", 2113 .value = "false", 2114 }, 2115 { 2116 .key = "ro.config.hw_always_allow_mms", 2117 .value = "true", 2118 }, 2119 { 2120 .key = "ro.config.hw_blacklist", 2121 .value = "true", 2122 }, 2123 { 2124 .key = "ro.config.hw_cmcc_emerg_invisi", 2125 .value = "1", 2126 }, 2127 { 2128 .key = "ro.config.hw_dolby", 2129 .value = "false", 2130 }, 2131 { 2132 .key = "ro.config.hw_dsda", 2133 .value = "false", 2134 }, 2135 { 2136 .key = "ro.config.hw_dsdspowerup", 2137 .value = "true", 2138 }, 2139 { 2140 .key = "ro.config.hw_dts", 2141 .value = "false", 2142 }, 2143 { 2144 .key = "ro.config.hw_eapsim", 2145 .value = "true", 2146 }, 2147 { 2148 .key = "ro.config.hw_ecclist_nocard", 2149 .value = "1+110,6+119,8+118", 2150 }, 2151 { 2152 .key = "ro.config.hw_ecclist_withcard", 2153 .value = "1+110,6+119,8+118", 2154 }, 2155 { 2156 .key = "ro.config.hw_emerg", 2157 .value = "on", 2158 }, 2159 { 2160 .key = "ro.config.hw_enable_join", 2161 .value = "true", 2162 }, 2163 { 2164 .key = "ro.config.hw_enable_merge", 2165 .value = "true", 2166 }, 2167 { 2168 .key = "ro.config.hw_flashless", 2169 .value = "true", 2170 }, 2171 { 2172 .key = "ro.config.hw_gcf", 2173 .value = "false", 2174 }, 2175 { 2176 .key = "ro.config.hw_globalEcc", 2177 .value = "true", 2178 }, 2179 { 2180 .key = "ro.config.hw_glovemode_enabled", 2181 .value = "1", 2182 }, 2183 { 2184 .key = "ro.config.hw_hidecallforward", 2185 .value = "true", 2186 }, 2187 { 2188 .key = "ro.config.hw_hightLightValue", 2189 .value = "200", 2190 }, 2191 { 2192 .key = "ro.config.hw_hightLight", 2193 .value = "true", 2194 }, 2195 { 2196 .key = "ro.config.hw_iconshare", 2197 .value = "false", 2198 }, 2199 { 2200 .key = "ro.config.hw_imei_sv_enable", 2201 .value = "true", 2202 }, 2203 { 2204 .key = "ro.config.hw_imei_sv_show_two", 2205 .value = "true", 2206 }, 2207 { 2208 .key = "ro.config.hw_incall_report_on", 2209 .value = "true", 2210 }, 2211 { 2212 .key = "ro.config.hw_ipv6_support", 2213 .value = "true", 2214 }, 2215 { 2216 .key = "ro.config.hw_lockscreen", 2217 .value = "true", 2218 }, 2219 { 2220 .key = "ro.config.hw_menu_unlockscreen", 2221 .value = "false", 2222 }, 2223 { 2224 .key = "ro.config.hw_mmi_match_list", 2225 .value = "*333#", 2226 }, 2227 { 2228 .key = "ro.config.hw_mo_num_update", 2229 .value = "true", 2230 }, 2231 { 2232 .key = "ro.config.hw_multiscreen", 2233 .value = "true", 2234 }, 2235 { 2236 .key = "ro.config.hw_music_lp", 2237 .value = "true", 2238 }, 2239 { 2240 .key = "ro.config.hw_navi_launcher", 2241 .value = "false", 2242 }, 2243 { 2244 .key = "ro.config.hw_navigationbar", 2245 .value = "true", 2246 }, 2247 { 2248 .key = "ro.config.hw_nfc_beam", 2249 .value = "true", 2250 }, 2251 { 2252 .key = "ro.config.hw_nfc_on", 2253 .value = "true", 2254 }, 2255 { 2256 .key = "ro.config.hw_nfc_url", 2257 .value = "true", 2258 }, 2259 { 2260 .key = "ro.config.hw_nlp", 2261 .value = "com.amap.android.location", 2262 }, 2263 { 2264 .key = "ro.config.hw_novoicesignal", 2265 .value = "false", 2266 }, 2267 { 2268 .key = "ro.config.hw_omacp", 2269 .value = "1", 2270 }, 2271 { 2272 .key = "ro.config.hw_opta", 2273 .value = "185", 2274 }, 2275 { 2276 .key = "ro.config.hw_optb", 2277 .value = "999", 2278 }, 2279 { 2280 .key = "ro.config.hw_power_saving", 2281 .value = "true", 2282 }, 2283 { 2284 .key = "ro.config.hw_privacymode", 2285 .value = "true", 2286 }, 2287 { 2288 .key = "ro.config.hw_proximitySensor", 2289 .value = "true", 2290 }, 2291 { 2292 .key = "ro.config.hw_proximity", 2293 .value = "true", 2294 }, 2295 { 2296 .key = "ro.config.hw_record_gps_info", 2297 .value = "true", 2298 }, 2299 { 2300 .key = "ro.config.hw_rightsmgr", 2301 .value = "1", 2302 }, 2303 { 2304 .key = "ro.config.hw_sglte.mcc", 2305 .value = "460,001", 2306 }, 2307 { 2308 .key = "ro.config.hw_sglte", 2309 .value = "false", 2310 }, 2311 { 2312 .key = "ro.config.hw_showSimName", 2313 .value = "true", 2314 }, 2315 { 2316 .key = "ro.config.hw_showTestInfo", 2317 .value = "false", 2318 }, 2319 { 2320 .key = "ro.config.hw_show_4G_Plus_icon", 2321 .value = "true", 2322 }, 2323 { 2324 .key = "ro.config.hw_show_network_icon", 2325 .value = "true", 2326 }, 2327 { 2328 .key = "ro.config.hw_show_number", 2329 .value = "false", 2330 }, 2331 { 2332 .key = "ro.config.hw_shownavisettings", 2333 .value = "true", 2334 }, 2335 { 2336 .key = "ro.config.hw_sim2airplane", 2337 .value = "true", 2338 }, 2339 { 2340 .key = "ro.config.hw_simlock_retries", 2341 .value = "true", 2342 }, 2343 { 2344 .key = "ro.config.hw_simpleui_enable", 2345 .value = "1", 2346 }, 2347 { 2348 .key = "ro.config.hw_singlehand", 2349 .value = "1", 2350 }, 2351 { 2352 .key = "ro.config.hw_singlehand_smart", 2353 .value = "false", 2354 }, 2355 { 2356 .key = "ro.config.hw_smart_backlight", 2357 .value = "1", 2358 }, 2359 { 2360 .key = "ro.config.hw_smartcardservice", 2361 .value = "true", 2362 }, 2363 { 2364 .key = "ro.config.hw_support_callbar", 2365 .value = "true", 2366 }, 2367 { 2368 .key = "ro.config.hw_support_ipcall", 2369 .value = "false", 2370 }, 2371 { 2372 .key = "ro.config.hw_testingsettings", 2373 .value = "true", 2374 }, 2375 { 2376 .key = "ro.config.hw_toolbox", 2377 .value = "true", 2378 }, 2379 { 2380 .key = "ro.config.hw_useCtrlSocket", 2381 .value = "true", 2382 }, 2383 { 2384 .key = "ro.config.hw_use_browser_ua", 2385 .value = "http://wap1.huawei.com/uaprof/HUAWEI_ALE-L21_UAProfile.xml", 2386 }, 2387 { 2388 .key = "ro.config.hw_vcardBase64", 2389 .value = "true", 2390 }, 2391 { 2392 .key = "ro.config.hw_virtual_key", 2393 .value = "true", 2394 }, 2395 { 2396 .key = "ro.config.hw_voicerecord", 2397 .value = "false", 2398 }, 2399 { 2400 .key = "ro.config.hw_wifi_frequency", 2401 .value = "0", 2402 }, 2403 { 2404 .key = "ro.config.hwft_PinPukUnlockscr", 2405 .value = "true", 2406 }, 2407 { 2408 .key = "ro.config.hwft_emerCallDefNum", 2409 .value = "\"\"", 2410 }, 2411 { 2412 .key = "ro.config.hwinternet_audio", 2413 .value = "0", 2414 }, 2415 { 2416 .key = "ro.config.hwscope", 2417 .value = "false", 2418 }, 2419 { 2420 .key = "ro.config.hwtheme", 2421 .value = "2", 2422 }, 2423 { 2424 .key = "ro.config.incall_notify_mms", 2425 .value = "true", 2426 }, 2427 { 2428 .key = "ro.config.keypasstouser", 2429 .value = "true", 2430 }, 2431 { 2432 .key = "ro.config.launcher_matchcard", 2433 .value = "1", 2434 }, 2435 { 2436 .key = "ro.config.lockscreen_lensflare", 2437 .value = "true", 2438 }, 2439 { 2440 .key = "ro.config.message", 2441 .value = "Whisper.ogg", 2442 }, 2443 { 2444 .key = "ro.config.modem_hsic", 2445 .value = "true", 2446 }, 2447 { 2448 .key = "ro.config.network_mode_CMCC", 2449 .value = "false", 2450 }, 2451 { 2452 .key = "ro.config.network_mode_CTA", 2453 .value = "false", 2454 }, 2455 { 2456 .key = "ro.config.networkmodeset", 2457 .value = "true", 2458 }, 2459 { 2460 .key = "ro.config.nfc_cardreader", 2461 .value = "false", 2462 }, 2463 { 2464 .key = "ro.config.nfc_ce_transevt", 2465 .value = "true", 2466 }, 2467 { 2468 .key = "ro.config.notification_sound", 2469 .value = "Bongo.ogg", 2470 }, 2471 { 2472 .key = "ro.config.old_reduce_sar", 2473 .value = "true", 2474 }, 2475 { 2476 .key = "ro.config.plmn_to_settings", 2477 .value = "true", 2478 }, 2479 { 2480 .key = "ro.config.pre_apn_NotDel", 2481 .value = "true", 2482 }, 2483 { 2484 .key = "ro.config.pre_apn_unable", 2485 .value = "false", 2486 }, 2487 { 2488 .key = "ro.config.protocol_errors", 2489 .value = "false", 2490 }, 2491 { 2492 .key = "ro.config.qcom_bt_busytone", 2493 .value = "true", 2494 }, 2495 { 2496 .key = "ro.config.quicklly_brightness", 2497 .value = "true", 2498 }, 2499 { 2500 .key = "ro.config.readBtAddress", 2501 .value = "true", 2502 }, 2503 { 2504 .key = "ro.config.reduce_sar_level", 2505 .value = "4095", 2506 }, 2507 { 2508 .key = "ro.config.reduce_sar_type1", 2509 .value = "460,423", 2510 }, 2511 { 2512 .key = "ro.config.reduce_sar_type2", 2513 .value = "001,234", 2514 }, 2515 { 2516 .key = "ro.config.ringtone2", 2517 .value = "Hello_Ya.ogg", 2518 }, 2519 { 2520 .key = "ro.config.ringtone", 2521 .value = "Huawei_Tune.ogg", 2522 }, 2523 { 2524 .key = "ro.config.show2846", 2525 .value = "true", 2526 }, 2527 { 2528 .key = "ro.config.show6130", 2529 .value = "true", 2530 }, 2531 { 2532 .key = "ro.config.show_mms_storage", 2533 .value = "true", 2534 }, 2535 { 2536 .key = "ro.config.show_nw_mode", 2537 .value = "true", 2538 }, 2539 { 2540 .key = "ro.config.show_sim_icon", 2541 .value = "true", 2542 }, 2543 { 2544 .key = "ro.config.smart_rotation", 2545 .value = "false", 2546 }, 2547 { 2548 .key = "ro.config.sms_set_cmms", 2549 .value = "true", 2550 }, 2551 { 2552 .key = "ro.config.sprd_refresh_rsp", 2553 .value = "true", 2554 }, 2555 { 2556 .key = "ro.config.switchPrimaryVolume", 2557 .value = "true", 2558 }, 2559 { 2560 .key = "ro.config.themecolor", 2561 .value = "true", 2562 }, 2563 { 2564 .key = "ro.config.updatelocation", 2565 .value = "true", 2566 }, 2567 { 2568 .key = "ro.config.utkShowIcon", 2569 .value = "true", 2570 }, 2571 { 2572 .key = "ro.config.widevine_level3", 2573 .value = "true", 2574 }, 2575 { 2576 .key = "ro.config.wifiManager_k3", 2577 .value = "true", 2578 }, 2579 { 2580 .key = "ro.connectivity.chiptype", 2581 .value = "hi110x", 2582 }, 2583 { 2584 .key = "ro.connectivity.sta_p2p_coex", 2585 .value = "false", 2586 }, 2587 { 2588 .key = "ro.crypto.fs_flags", 2589 .value = "0x00000406", 2590 }, 2591 { 2592 .key = "ro.crypto.fs_mnt_point", 2593 .value = "/data", 2594 }, 2595 { 2596 .key = "ro.crypto.fs_options", 2597 .value = "discard,noauto_da_alloc,mblk_io_submit,data=ordered", 2598 }, 2599 { 2600 .key = "ro.crypto.fs_real_blkdev", 2601 .value = "/dev/block/mmcblk0p40", 2602 }, 2603 { 2604 .key = "ro.crypto.fs_type", 2605 .value = "ext4", 2606 }, 2607 { 2608 .key = "ro.crypto.fuse_sdcard", 2609 .value = "true", 2610 }, 2611 { 2612 .key = "ro.crypto.state", 2613 .value = "unencrypted", 2614 }, 2615 { 2616 .key = "ro.cust.cdrom", 2617 .value = "/cust/preinstalled/public/cdrom/autorun.iso", 2618 }, 2619 { 2620 .key = "ro.dalvik.vm.native.bridge", 2621 .value = "0", 2622 }, 2623 { 2624 .key = "ro.debuggable", 2625 .value = "0", 2626 }, 2627 { 2628 .key = "ro.dual.sim.phone", 2629 .value = "true", 2630 }, 2631 { 2632 .key = "ro.enable_boot_charger_mode", 2633 .value = "0", 2634 }, 2635 { 2636 .key = "ro.factorytest", 2637 .value = "0", 2638 }, 2639 { 2640 .key = "ro.hardware", 2641 .value = "hi6210sft", 2642 }, 2643 { 2644 .key = "ro.huawei.cust.toolbox_airwifi", 2645 .value = "true", 2646 }, 2647 { 2648 .key = "ro.hw_sglte_shareantenna", 2649 .value = "true", 2650 }, 2651 { 2652 .key = "ro.hwcamera.back.pixels", 2653 .value = "1300", 2654 }, 2655 { 2656 .key = "ro.hwcamera.sound.muteable", 2657 .value = "true", 2658 }, 2659 { 2660 .key = "ro.hwpp_dorecoverylevel", 2661 .value = "1", 2662 }, 2663 { 2664 .key = "ro.hwtheme.widgetpic.dismiss", 2665 .value = "false", 2666 }, 2667 { 2668 .key = "ro.hwui.drop_shadow_cache_size", 2669 .value = "6", 2670 }, 2671 { 2672 .key = "ro.hwui.gradient_cache_size", 2673 .value = "1", 2674 }, 2675 { 2676 .key = "ro.hwui.layer_cache_size", 2677 .value = "48", 2678 }, 2679 { 2680 .key = "ro.hwui.path_cache_size", 2681 .value = "32", 2682 }, 2683 { 2684 .key = "ro.hwui.r_buffer_cache_size", 2685 .value = "8", 2686 }, 2687 { 2688 .key = "ro.hwui.shape_cache_size", 2689 .value = "2", 2690 }, 2691 { 2692 .key = "ro.hwui.text_large_cache_height", 2693 .value = "1024", 2694 }, 2695 { 2696 .key = "ro.hwui.text_large_cache_width", 2697 .value = "2048", 2698 }, 2699 { 2700 .key = "ro.hwui.text_small_cache_height", 2701 .value = "1024", 2702 }, 2703 { 2704 .key = "ro.hwui.text_small_cache_width", 2705 .value = "1024", 2706 }, 2707 { 2708 .key = "ro.hwui.texture_cache_flushrate", 2709 .value = "0.4", 2710 }, 2711 { 2712 .key = "ro.hwui.texture_cache_size", 2713 .value = "72", 2714 }, 2715 { 2716 .key = "ro.image", 2717 .value = "bootimage", 2718 }, 2719 { 2720 .key = "ro.media.NxpSmartPARaise15", 2721 .value = "true", 2722 }, 2723 { 2724 .key = "ro.modem.type", 2725 .value = "sprd", 2726 }, 2727 { 2728 .key = "ro.multi.rild", 2729 .value = "true", 2730 }, 2731 { 2732 .key = "ro.networkstatus.delay", 2733 .value = "3", 2734 }, 2735 { 2736 .key = "ro.opengles.version", 2737 .value = "131072", 2738 }, 2739 { 2740 .key = "ro.poweroff_alarm", 2741 .value = "true", 2742 }, 2743 { 2744 .key = "ro.product.CustCVersion", 2745 .value = "C185", 2746 }, 2747 { 2748 .key = "ro.product.CustDVersion", 2749 .value = "D001", 2750 }, 2751 { 2752 .key = "ro.product.alert_time", 2753 .value = "true", 2754 }, 2755 { 2756 .key = "ro.product.board", 2757 .value = "BalongV8R1SFT", 2758 }, 2759 { 2760 .key = "ro.product.brand", 2761 .value = "Huawei", 2762 }, 2763 { 2764 .key = "ro.product.cmcc.rtspcon", 2765 .value = "true", 2766 }, 2767 { 2768 .key = "ro.product.cpu.abi", 2769 .value = "arm64-v8a", 2770 }, 2771 { 2772 .key = "ro.product.cpu.abilist32", 2773 .value = "armeabi-v7a,armeabi", 2774 }, 2775 { 2776 .key = "ro.product.cpu.abilist64", 2777 .value = "arm64-v8a", 2778 }, 2779 { 2780 .key = "ro.product.cpu.abilist", 2781 .value = "arm64-v8a,armeabi-v7a,armeabi", 2782 }, 2783 { 2784 .key = "ro.product.cucc.rtsplive", 2785 .value = "true", 2786 }, 2787 { 2788 .key = "ro.product.device", 2789 .value = "hwALE-H", 2790 }, 2791 { 2792 .key = "ro.product.hardwareversion", 2793 .value = "Ver.A", 2794 }, 2795 { 2796 .key = "ro.product.locale.language", 2797 .value = "en", 2798 }, 2799 { 2800 .key = "ro.product.locale.region", 2801 .value = "US", 2802 }, 2803 { 2804 .key = "ro.product.manufacturer", 2805 .value = "HUAWEI", 2806 }, 2807 { 2808 .key = "ro.product.model", 2809 .value = "ALE-L21", 2810 }, 2811 { 2812 .key = "ro.product.name", 2813 .value = "ALE-L21", 2814 }, 2815 { 2816 .key = "ro.product.only_2Gnetwork", 2817 .value = "false", 2818 }, 2819 { 2820 .key = "ro.product.platform.pseudonym", 2821 .value = "1ARB9CV", 2822 }, 2823 { 2824 .key = "ro.product.streaming.custom", 2825 .value = "true", 2826 }, 2827 { 2828 .key = "ro.projectmenu.chargemaxlevel", 2829 .value = "73", 2830 }, 2831 { 2832 .key = "ro.projectmenu.chargeminlevel", 2833 .value = "58", 2834 }, 2835 { 2836 .key = "ro.projectmenuact.v8r2", 2837 .value = "true", 2838 }, 2839 { 2840 .key = "ro.pwrtmg.aegis.state", 2841 .value = "20", 2842 }, 2843 { 2844 .key = "ro.revision", 2845 .value = "0", 2846 }, 2847 { 2848 .key = "ro.ril.ecclist", 2849 .value = "112,911,#911,*911", 2850 }, 2851 { 2852 .key = "ro.runmode", 2853 .value = "normal", 2854 }, 2855 { 2856 .key = "ro.runtime.firstboot", 2857 .value = "1339454", 2858 }, 2859 { 2860 .key = "ro.secure", 2861 .value = "1", 2862 }, 2863 { 2864 .key = "ro.serialno", 2865 .value = "W3D7N17626001128", 2866 }, 2867 { 2868 .key = "ro.setupwizard.mode", 2869 .value = "DISABLED", 2870 }, 2871 { 2872 .key = "ro.sf.lcd_density", 2873 .value = "320", 2874 }, 2875 { 2876 .key = "ro.sys.umsdirtyratio", 2877 .value = "2", 2878 }, 2879 { 2880 .key = "ro.systemui.mobileinoutextra", 2881 .value = "true", 2882 }, 2883 { 2884 .key = "ro.telephony.default_network", 2885 .value = "9", 2886 }, 2887 { 2888 .key = "ro.thmodem.type", 2889 .value = "sprd", 2890 }, 2891 { 2892 .key = "ro.wifi.channels", 2893 .value = "", 2894 }, 2895 { 2896 .key = "ro.zygote", 2897 .value = "zygote64_32", 2898 }, 2899 { 2900 .key = "selinux.reload_policy", 2901 .value = "1", 2902 }, 2903 { 2904 .key = "service.bootanim.exit", 2905 .value = "1", 2906 }, 2907 { 2908 .key = "show_preferred_network_mode", 2909 .value = "true", 2910 }, 2911 { 2912 .key = "sys.aps.support", 2913 .value = "43", 2914 }, 2915 { 2916 .key = "sys.boot_completed", 2917 .value = "1", 2918 }, 2919 { 2920 .key = "sys.emergency.mountdata", 2921 .value = "0", 2922 }, 2923 { 2924 .key = "sys.hwsholder.count", 2925 .value = "0", 2926 }, 2927 { 2928 .key = "sys.iswifihotspoton", 2929 .value = "false", 2930 }, 2931 { 2932 .key = "sys.nsd.launcherbottom", 2933 .value = "1150", 2934 }, 2935 { 2936 .key = "sys.nsd.launchertop", 2937 .value = "50", 2938 }, 2939 { 2940 .key = "sys.open_wifi_pid", 2941 .value = "3088", 2942 }, 2943 { 2944 .key = "sys.settings_global_version", 2945 .value = "3", 2946 }, 2947 { 2948 .key = "sys.settings_secure_version", 2949 .value = "2", 2950 }, 2951 { 2952 .key = "sys.settings_system_version", 2953 .value = "2", 2954 }, 2955 { 2956 .key = "sys.settings_systemex_version", 2957 .value = "5", 2958 }, 2959 { 2960 .key = "sys.show_google_nlp", 2961 .value = "true", 2962 }, 2963 { 2964 .key = "sys.super_power_save", 2965 .value = "false", 2966 }, 2967 { 2968 .key = "sys.sysctl.extra_free_kbytes", 2969 .value = "10800", 2970 }, 2971 { 2972 .key = "sys.usb.config", 2973 .value = "hisuite,mtp,mass_storage,adb", 2974 }, 2975 { 2976 .key = "sys.usb.state", 2977 .value = "hisuite,mtp,mass_storage,adb", 2978 }, 2979 { 2980 .key = "trustedcore_sfs_property", 2981 .value = "1", 2982 }, 2983 { 2984 .key = "viatel.device.at", 2985 .value = "spi.10.ttySPI", 2986 }, 2987 { 2988 .key = "viatel.device.data", 2989 .value = "spi.0.ttySPI", 2990 }, 2991 { 2992 .key = "viatel.device.fls", 2993 .value = "spi.2.ttySPI", 2994 }, 2995 { 2996 .key = "viatel.device.gps", 2997 .value = "spi.5.ttySPI", 2998 }, 2999 { 3000 .key = "viatel.device.pcv", 3001 .value = "spi.4.ttySPI", 3002 }, 3003 { 3004 .key = "vold.post_fs_data_done", 3005 .value = "1", 3006 }, 3007 { 3008 .key = "wifi.interface", 3009 .value = "wlan0", 3010 }, 3011 { 3012 .key = "wlan.driver.status", 3013 .value = "ok", 3014 }, 3015 { NULL }, 3016 }; 3017 #endif /* __ANDROID__ */ 3018