1 struct cpuinfo_mock_cpuid cpuid_dump[] = { 2 { 3 .input_eax = 0x00000000, 4 .eax = 0x00000017, 5 .ebx = 0x756E6547, 6 .ecx = 0x6C65746E, 7 .edx = 0x49656E69, 8 }, 9 { 10 .input_eax = 0x00000001, 11 .eax = 0x0007065A, 12 .ebx = 0x02200800, 13 .ecx = 0x03D8E20B, 14 .edx = 0x1F8BFBFF, 15 }, 16 { 17 .input_eax = 0x00000002, 18 .eax = 0x61B4A001, 19 .ebx = 0x0000FFC0, 20 .ecx = 0x00000000, 21 .edx = 0x00000000, 22 }, 23 { 24 .input_eax = 0x00000003, 25 .eax = 0x00000000, 26 .ebx = 0x00000000, 27 .ecx = 0x00000000, 28 .edx = 0x00000000, 29 }, 30 { 31 .input_eax = 0x00000004, 32 .input_ecx = 0x00000000, 33 .eax = 0x3C000121, 34 .ebx = 0x00C0003F, 35 .ecx = 0x0000003F, 36 .edx = 0x00000001, 37 }, 38 { 39 .input_eax = 0x00000004, 40 .input_ecx = 0x00000001, 41 .eax = 0x3C000122, 42 .ebx = 0x01C0003F, 43 .ecx = 0x0000003F, 44 .edx = 0x00000001, 45 }, 46 { 47 .input_eax = 0x00000004, 48 .input_ecx = 0x00000002, 49 .eax = 0x3C01C143, 50 .ebx = 0x03C0003F, 51 .ecx = 0x000003FF, 52 .edx = 0x00000001, 53 }, 54 { 55 .input_eax = 0x00000005, 56 .eax = 0x00000040, 57 .ebx = 0x00000040, 58 .ecx = 0x00000003, 59 .edx = 0x03000020, 60 }, 61 { 62 .input_eax = 0x00000006, 63 .eax = 0x00000004, 64 .ebx = 0x00000000, 65 .ecx = 0x00000000, 66 .edx = 0x00000000, 67 }, 68 { 69 .input_eax = 0x00000007, 70 .input_ecx = 0x00000000, 71 .eax = 0x00000000, 72 .ebx = 0x00002282, 73 .ecx = 0x00000000, 74 .edx = 0x00000000, 75 }, 76 { 77 .input_eax = 0x00000008, 78 .eax = 0x00000000, 79 .ebx = 0x00000000, 80 .ecx = 0x00000000, 81 .edx = 0x00000000, 82 }, 83 { 84 .input_eax = 0x00000009, 85 .eax = 0x00000000, 86 .ebx = 0x00000000, 87 .ecx = 0x00000000, 88 .edx = 0x00000000, 89 }, 90 { 91 .input_eax = 0x0000000A, 92 .eax = 0x07280203, 93 .ebx = 0x00000000, 94 .ecx = 0x00000000, 95 .edx = 0x00000503, 96 }, 97 { 98 .input_eax = 0x0000000B, 99 .input_ecx = 0x00000000, 100 .eax = 0x00000001, 101 .ebx = 0x00000001, 102 .ecx = 0x00000100, 103 .edx = 0x00000002, 104 }, 105 { 106 .input_eax = 0x0000000B, 107 .input_ecx = 0x00000001, 108 .eax = 0x00000005, 109 .ebx = 0x00000008, 110 .ecx = 0x00000201, 111 .edx = 0x00000002, 112 }, 113 { 114 .input_eax = 0x0000000C, 115 .eax = 0x00000000, 116 .ebx = 0x00000000, 117 .ecx = 0x00000000, 118 .edx = 0x00000000, 119 }, 120 { 121 .input_eax = 0x0000000D, 122 .eax = 0x00000000, 123 .ebx = 0x00000000, 124 .ecx = 0x00000000, 125 .edx = 0x00000000, 126 }, 127 { 128 .input_eax = 0x0000000E, 129 .eax = 0x00000000, 130 .ebx = 0x00000000, 131 .ecx = 0x00000000, 132 .edx = 0x00000000, 133 }, 134 { 135 .input_eax = 0x0000000F, 136 .eax = 0x00000000, 137 .ebx = 0x00000000, 138 .ecx = 0x00000000, 139 .edx = 0x00000000, 140 }, 141 { 142 .input_eax = 0x00000010, 143 .eax = 0x00000000, 144 .ebx = 0x00000000, 145 .ecx = 0x00000000, 146 .edx = 0x00000000, 147 }, 148 { 149 .input_eax = 0x00000011, 150 .eax = 0x00000000, 151 .ebx = 0x00000000, 152 .ecx = 0x00000000, 153 .edx = 0x00000000, 154 }, 155 { 156 .input_eax = 0x00000013, 157 .eax = 0x00000000, 158 .ebx = 0x00000000, 159 .ecx = 0x00000000, 160 .edx = 0x00000000, 161 }, 162 { 163 .input_eax = 0x00000014, 164 .input_ecx = 0x00000000, 165 .eax = 0x00000000, 166 .ebx = 0x00000000, 167 .ecx = 0x00000000, 168 .edx = 0x00000000, 169 }, 170 { 171 .input_eax = 0x00000015, 172 .eax = 0x00000004, 173 .ebx = 0x00000120, 174 .ecx = 0x018CBA80, 175 .edx = 0x00000000, 176 }, 177 { 178 .input_eax = 0x00000016, 179 .eax = 0x00000000, 180 .ebx = 0x00000000, 181 .ecx = 0x00000000, 182 .edx = 0x00000000, 183 }, 184 { 185 .input_eax = 0x00000017, 186 .input_ecx = 0x00000000, 187 .eax = 0x00000003, 188 .ebx = 0x00000001, 189 .ecx = 0x00000001, 190 .edx = 0x00000001, 191 }, 192 { 193 .input_eax = 0x00000017, 194 .input_ecx = 0x00000001, 195 .eax = 0x756E6547, 196 .ebx = 0x20656E69, 197 .ecx = 0x65727053, 198 .edx = 0x72746461, 199 }, 200 { 201 .input_eax = 0x00000017, 202 .input_ecx = 0x00000002, 203 .eax = 0x52286D75, 204 .ebx = 0x72502029, 205 .ecx = 0x7365636F, 206 .edx = 0x20726F73, 207 }, 208 { 209 .input_eax = 0x00000017, 210 .input_ecx = 0x00000003, 211 .eax = 0x20202020, 212 .ebx = 0x20202020, 213 .ecx = 0x20202020, 214 .edx = 0x00202020, 215 }, 216 { 217 .input_eax = 0x80000000, 218 .eax = 0x80000008, 219 .ebx = 0x00000000, 220 .ecx = 0x00000000, 221 .edx = 0x00000000, 222 }, 223 { 224 .input_eax = 0x80000001, 225 .eax = 0x00000000, 226 .ebx = 0x00000000, 227 .ecx = 0x00000101, 228 .edx = 0x28100000, 229 }, 230 { 231 .input_eax = 0x80000002, 232 .eax = 0x20202020, 233 .ebx = 0x20202020, 234 .ecx = 0x65727053, 235 .edx = 0x72746461, 236 }, 237 { 238 .input_eax = 0x80000003, 239 .eax = 0x53206D75, 240 .ebx = 0x35383943, 241 .ecx = 0x492D4933, 242 .edx = 0x20202041, 243 }, 244 { 245 .input_eax = 0x80000004, 246 .eax = 0x00000000, 247 .ebx = 0x00000000, 248 .ecx = 0x00383237, 249 .edx = 0x007A484D, 250 }, 251 { 252 .input_eax = 0x80000005, 253 .eax = 0x00000000, 254 .ebx = 0x00000000, 255 .ecx = 0x00000000, 256 .edx = 0x00000000, 257 }, 258 { 259 .input_eax = 0x80000006, 260 .eax = 0x00000000, 261 .ebx = 0x00000000, 262 .ecx = 0x04008040, 263 .edx = 0x00000000, 264 }, 265 { 266 .input_eax = 0x80000007, 267 .eax = 0x00000000, 268 .ebx = 0x00000000, 269 .ecx = 0x00000000, 270 .edx = 0x00000100, 271 }, 272 { 273 .input_eax = 0x80000008, 274 .eax = 0x00003024, 275 .ebx = 0x00000000, 276 .ecx = 0x00000000, 277 .edx = 0x00000000, 278 }, 279 }; 280 struct cpuinfo_mock_file filesystem[] = { 281 { 282 .path = "/proc/cpuinfo", 283 .size = 6305, 284 .content = 285 "processor\t: 0\n" 286 "vendor_id\t: GenuineIntel\n" 287 "cpu family\t: 6\n" 288 "model\t\t: 117\n" 289 "model name\t: Spreadtrum SC9853I-IA\n" 290 "stepping\t: 10\n" 291 "microcode\t: 0xa0a\n" 292 "cpu MHz\t\t: 624.000\n" 293 "cache size\t: 1024 KB\n" 294 "physical id\t: 0\n" 295 "siblings\t: 8\n" 296 "core id\t\t: 0\n" 297 "cpu cores\t: 8\n" 298 "apicid\t\t: 0\n" 299 "initial apicid\t: 0\n" 300 "fpu\t\t: yes\n" 301 "fpu_exception\t: yes\n" 302 "cpuid level\t: 23\n" 303 "wp\t\t: yes\n" 304 "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht nx rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc pni pclmulqdq monitor ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes lahf_lm 3dnowprefetch arat tsc_adjust smep erms\n" 305 "bugs\t\t:\n" 306 "bogomips\t: 3744.19\n" 307 "clflush size\t: 64\n" 308 "cache_alignment\t: 64\n" 309 "address sizes\t: 36 bits physical, 48 bits virtual\n" 310 "power management:\n" 311 "\n" 312 "processor\t: 1\n" 313 "vendor_id\t: GenuineIntel\n" 314 "cpu family\t: 6\n" 315 "model\t\t: 117\n" 316 "model name\t: Spreadtrum SC9853I-IA\n" 317 "stepping\t: 10\n" 318 "microcode\t: 0xa0a\n" 319 "cpu MHz\t\t: 624.000\n" 320 "cache size\t: 1024 KB\n" 321 "physical id\t: 0\n" 322 "siblings\t: 8\n" 323 "core id\t\t: 1\n" 324 "cpu cores\t: 8\n" 325 "apicid\t\t: 2\n" 326 "initial apicid\t: 2\n" 327 "fpu\t\t: yes\n" 328 "fpu_exception\t: yes\n" 329 "cpuid level\t: 23\n" 330 "wp\t\t: yes\n" 331 "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht nx rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc pni pclmulqdq monitor ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes lahf_lm 3dnowprefetch arat tsc_adjust smep erms\n" 332 "bugs\t\t:\n" 333 "bogomips\t: 3744.19\n" 334 "clflush size\t: 64\n" 335 "cache_alignment\t: 64\n" 336 "address sizes\t: 36 bits physical, 48 bits virtual\n" 337 "power management:\n" 338 "\n" 339 "processor\t: 2\n" 340 "vendor_id\t: GenuineIntel\n" 341 "cpu family\t: 6\n" 342 "model\t\t: 117\n" 343 "model name\t: Spreadtrum SC9853I-IA\n" 344 "stepping\t: 10\n" 345 "microcode\t: 0xa0a\n" 346 "cpu MHz\t\t: 624.000\n" 347 "cache size\t: 1024 KB\n" 348 "physical id\t: 0\n" 349 "siblings\t: 8\n" 350 "core id\t\t: 2\n" 351 "cpu cores\t: 8\n" 352 "apicid\t\t: 4\n" 353 "initial apicid\t: 4\n" 354 "fpu\t\t: yes\n" 355 "fpu_exception\t: yes\n" 356 "cpuid level\t: 23\n" 357 "wp\t\t: yes\n" 358 "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht nx rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc pni pclmulqdq monitor ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes lahf_lm 3dnowprefetch arat tsc_adjust smep erms\n" 359 "bugs\t\t:\n" 360 "bogomips\t: 3744.19\n" 361 "clflush size\t: 64\n" 362 "cache_alignment\t: 64\n" 363 "address sizes\t: 36 bits physical, 48 bits virtual\n" 364 "power management:\n" 365 "\n" 366 "processor\t: 3\n" 367 "vendor_id\t: GenuineIntel\n" 368 "cpu family\t: 6\n" 369 "model\t\t: 117\n" 370 "model name\t: Spreadtrum SC9853I-IA\n" 371 "stepping\t: 10\n" 372 "microcode\t: 0xa0a\n" 373 "cpu MHz\t\t: 624.000\n" 374 "cache size\t: 1024 KB\n" 375 "physical id\t: 0\n" 376 "siblings\t: 8\n" 377 "core id\t\t: 3\n" 378 "cpu cores\t: 8\n" 379 "apicid\t\t: 6\n" 380 "initial apicid\t: 6\n" 381 "fpu\t\t: yes\n" 382 "fpu_exception\t: yes\n" 383 "cpuid level\t: 23\n" 384 "wp\t\t: yes\n" 385 "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht nx rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc pni pclmulqdq monitor ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes lahf_lm 3dnowprefetch arat tsc_adjust smep erms\n" 386 "bugs\t\t:\n" 387 "bogomips\t: 3744.19\n" 388 "clflush size\t: 64\n" 389 "cache_alignment\t: 64\n" 390 "address sizes\t: 36 bits physical, 48 bits virtual\n" 391 "power management:\n" 392 "\n" 393 "processor\t: 4\n" 394 "vendor_id\t: GenuineIntel\n" 395 "cpu family\t: 6\n" 396 "model\t\t: 117\n" 397 "model name\t: Spreadtrum SC9853I-IA\n" 398 "stepping\t: 10\n" 399 "microcode\t: 0xa0a\n" 400 "cpu MHz\t\t: 624.000\n" 401 "cache size\t: 1024 KB\n" 402 "physical id\t: 0\n" 403 "siblings\t: 8\n" 404 "core id\t\t: 4\n" 405 "cpu cores\t: 8\n" 406 "apicid\t\t: 8\n" 407 "initial apicid\t: 8\n" 408 "fpu\t\t: yes\n" 409 "fpu_exception\t: yes\n" 410 "cpuid level\t: 23\n" 411 "wp\t\t: yes\n" 412 "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht nx rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc pni pclmulqdq monitor ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes lahf_lm 3dnowprefetch arat tsc_adjust smep erms\n" 413 "bugs\t\t:\n" 414 "bogomips\t: 3744.19\n" 415 "clflush size\t: 64\n" 416 "cache_alignment\t: 64\n" 417 "address sizes\t: 36 bits physical, 48 bits virtual\n" 418 "power management:\n" 419 "\n" 420 "processor\t: 5\n" 421 "vendor_id\t: GenuineIntel\n" 422 "cpu family\t: 6\n" 423 "model\t\t: 117\n" 424 "model name\t: Spreadtrum SC9853I-IA\n" 425 "stepping\t: 10\n" 426 "microcode\t: 0xa0a\n" 427 "cpu MHz\t\t: 624.000\n" 428 "cache size\t: 1024 KB\n" 429 "physical id\t: 0\n" 430 "siblings\t: 8\n" 431 "core id\t\t: 5\n" 432 "cpu cores\t: 8\n" 433 "apicid\t\t: 10\n" 434 "initial apicid\t: 10\n" 435 "fpu\t\t: yes\n" 436 "fpu_exception\t: yes\n" 437 "cpuid level\t: 23\n" 438 "wp\t\t: yes\n" 439 "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht nx rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc pni pclmulqdq monitor ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes lahf_lm 3dnowprefetch arat tsc_adjust smep erms\n" 440 "bugs\t\t:\n" 441 "bogomips\t: 3744.19\n" 442 "clflush size\t: 64\n" 443 "cache_alignment\t: 64\n" 444 "address sizes\t: 36 bits physical, 48 bits virtual\n" 445 "power management:\n" 446 "\n" 447 "processor\t: 6\n" 448 "vendor_id\t: GenuineIntel\n" 449 "cpu family\t: 6\n" 450 "model\t\t: 117\n" 451 "model name\t: Spreadtrum SC9853I-IA\n" 452 "stepping\t: 10\n" 453 "microcode\t: 0xa0a\n" 454 "cpu MHz\t\t: 624.000\n" 455 "cache size\t: 1024 KB\n" 456 "physical id\t: 0\n" 457 "siblings\t: 8\n" 458 "core id\t\t: 6\n" 459 "cpu cores\t: 8\n" 460 "apicid\t\t: 12\n" 461 "initial apicid\t: 12\n" 462 "fpu\t\t: yes\n" 463 "fpu_exception\t: yes\n" 464 "cpuid level\t: 23\n" 465 "wp\t\t: yes\n" 466 "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht nx rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc pni pclmulqdq monitor ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes lahf_lm 3dnowprefetch arat tsc_adjust smep erms\n" 467 "bugs\t\t:\n" 468 "bogomips\t: 3744.19\n" 469 "clflush size\t: 64\n" 470 "cache_alignment\t: 64\n" 471 "address sizes\t: 36 bits physical, 48 bits virtual\n" 472 "power management:\n" 473 "\n" 474 "processor\t: 7\n" 475 "vendor_id\t: GenuineIntel\n" 476 "cpu family\t: 6\n" 477 "model\t\t: 117\n" 478 "model name\t: Spreadtrum SC9853I-IA\n" 479 "stepping\t: 10\n" 480 "microcode\t: 0xa0a\n" 481 "cpu MHz\t\t: 624.000\n" 482 "cache size\t: 1024 KB\n" 483 "physical id\t: 0\n" 484 "siblings\t: 8\n" 485 "core id\t\t: 7\n" 486 "cpu cores\t: 8\n" 487 "apicid\t\t: 14\n" 488 "initial apicid\t: 14\n" 489 "fpu\t\t: yes\n" 490 "fpu_exception\t: yes\n" 491 "cpuid level\t: 23\n" 492 "wp\t\t: yes\n" 493 "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht nx rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc pni pclmulqdq monitor ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes lahf_lm 3dnowprefetch arat tsc_adjust smep erms\n" 494 "bugs\t\t:\n" 495 "bogomips\t: 3744.19\n" 496 "clflush size\t: 64\n" 497 "cache_alignment\t: 64\n" 498 "address sizes\t: 36 bits physical, 48 bits virtual\n" 499 "power management:\n" 500 "\n" 501 "Hardware\t: Spreadtrum SC9853I-IA\n" 502 "\n" 503 "\n", 504 }, 505 { 506 .path = "/system/build.prop", 507 .size = 8107, 508 .content = 509 "\n" 510 "# begin build properties\n" 511 "# autogenerated by buildinfo.sh\n" 512 "ro.build.id=NRD90M\n" 513 "###\n" 514 "ro.build.version.incremental=eng.root.20180112.175428\n" 515 "ro.build.version.sdk=24\n" 516 "ro.build.version.preview_sdk=0\n" 517 "ro.build.version.codename=REL\n" 518 "ro.build.version.all_codenames=REL\n" 519 "ro.build.version.release=7.0\n" 520 "ro.build.version.security_patch=2017-12-05\n" 521 "ro.build.version.base_os=\n" 522 "ro.build.date=Fri Jan 12 17:54:28 CST 2018\n" 523 "ro.build.date.utc=1515750868\n" 524 "ro.build.type=user\n" 525 "ro.build.user=root\n" 526 "ro.build.host=lxh\n" 527 "ro.build.tags=release-keys\n" 528 "ro.build.flavor=k500_lgt_511-user\n" 529 "ro.product.model=T5c\n" 530 "ro.product.brand=LEAGOO\n" 531 "ro.product.name=T5c\n" 532 "ro.product.device=T5c\n" 533 "ro.product.board=k500_lgt_511_vmm\n" 534 "# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,\n" 535 "# use ro.product.cpu.abilist instead.\n" 536 "ro.product.cpu.abi=x86_64\n" 537 "ro.product.cpu.abilist=x86_64,x86,armeabi-v7a,armeabi,arm64-v8a\n" 538 "ro.product.cpu.abilist32=x86,armeabi-v7a,armeabi\n" 539 "ro.product.cpu.abilist64=x86_64,arm64-v8a\n" 540 "ro.product.manufacturer=LEAGOO\n" 541 "ro.product.locale=en-US\n" 542 "ro.wifi.channels=\n" 543 "ro.board.platform=sp9853i\n" 544 "# ro.build.product is obsolete; use ro.product.device\n" 545 "ro.build.product=T5c\n" 546 "# Do not try to parse description, fingerprint, or thumbprint\n" 547 "ro.build.description=k500_lgt_511-user 7.0 NRD90M eng.root.20180112.175428 release-keys\n" 548 "ro.build.fingerprint=LEAGOO/T5c/T5c:7.0/NRD90M/01121754:user/release-keys\n" 549 "ro.build.characteristics=nosdcard\n" 550 "# end build properties\n" 551 "#\n" 552 "# from device/sprd/isharkl2/k500_lgt_511/system.prop\n" 553 "#\n" 554 "# Default density config\n" 555 "ro.product.hardware=k500_lgt_511_v1.0.0\n" 556 "# Set Opengl ES Version 3.2\n" 557 "ro.opengles.version=196610\n" 558 "\n" 559 "\n" 560 "#enable audio nr tuning\n" 561 "ro.audio_tunning.nr=1\n" 562 "\n" 563 "#enable audio dual spk tuning\n" 564 "ro.audio_tunning.dual_spk=0\n" 565 "\n" 566 "\n" 567 "ro.fm.chip.port.UART.androidm=false\n" 568 "\n" 569 "persist.sys.cam.eois.dc.back=false\n" 570 "persist.sys.cam.eois.dc.front=false\n" 571 "persist.sys.cam.eois.dv.back=true\n" 572 "persist.sys.cam.eois.dv.front=false\n" 573 "persist.sys.cam.pipviv=false\n" 574 "\n" 575 "persist.sys.cam.battery.flash=15\n" 576 "\n" 577 "#FRP property for pst device\n" 578 "ro.frp.pst=/dev/block/platform/sdio_emmc/by-name/persist\n" 579 "\n" 580 "persist.sys.cam.refocus.enable=false\n" 581 "persist.sys.cam.ba.blur.version=0\n" 582 "persist.sys.cam.api.version=1\n" 583 "\n" 584 "persist.sys.blending.enable=true\n" 585 "\n" 586 "persist.sys.sprd.refocus.bokeh=true\n" 587 "qemu.hw.mainkeys=0\n" 588 "\n" 589 "#Enable sdcardfs feature\n" 590 "ro.sys.sdcardfs=true\n" 591 "persist.sys.sdcardfs=force_on\n" 592 "persist.bindcore.hdr=_4_0_1_2_3\n" 593 "\n" 594 "#disable partial update\n" 595 "debug.hwui.use_partial_updates=false\n" 596 "\n" 597 "persist.sys.fp.ck.period=3\n" 598 "#\n" 599 "# from device/sprd/isharkl2/k500_lgt_511/custom_config/custom.prop\n" 600 "#\n" 601 "ro.macro.custom.leagoo=true\n" 602 "ro.com.google.clientidbase=android-leagoo\n" 603 "ro.build.display.id=LEAGOO_T5c_OS2.1_E_20180112\n" 604 "ro.build.display.spid=SC9853_K500_LGT_511_V2.2_20180112\n" 605 "ro.build.display.spid.customer=LEAGOO_T5c_OS2.1_E_20180112\n" 606 "ro.leagoo.baseband.version=LEAGOO T5c_OS2.1\n" 607 "ro.product.bt.name=LEAGOO T5c\n" 608 "ro.leagoo.storage.ui=true\n" 609 "ro.modify.settings.icon=true\n" 610 "ro.lock.disable.statusbar=true\n" 611 "ro.leagoo.power.ui=true\n" 612 "ro.message.wake.up.screen=false\n" 613 "ro.sim.no.switch.languages=true\n" 614 "ro.test.playsound.outside=true\n" 615 "ro.hide.smart.control=true\n" 616 "persist.sys.fp.ck.period=3\n" 617 "ro.single.point.y.index=150\n" 618 "ro.email.signatures.same=true\n" 619 "ro.modify.message.notify=true\n" 620 "ro.temp.ntc=true\n" 621 "ro.disable.sound.effects=true\n" 622 "ro.not.support.menu.key=true\n" 623 "ro.not.support.back.key=true\n" 624 "ro.not.support.home.key=true\n" 625 "ro.ram.display.config.3gb=true\n" 626 "ro.rm.calllog.geocode=true\n" 627 "ro.preload.media.internel=true\n" 628 "ro.support.video.dream=true\n" 629 "#\n" 630 "# ADDITIONAL_BUILD_PROPERTIES\n" 631 "#\n" 632 "persist.radio.modem.config=TL_LF_TD_W_G,W_G\n" 633 "persist.radio.modem.workmode=9,255\n" 634 "ro.radio.modem.capability=TL_LF_TD_W_G,W_G\n" 635 "ro.dalvik.vm.isa.arm=x86\n" 636 "ro.enable.native.bridge.exec=1\n" 637 "ro.dalvik.vm.isa.arm64=x86_64\n" 638 "ro.enable.native.bridge.exec64=1\n" 639 "ro.sys.prc_compatibility=1\n" 640 "ro.hwui.layer_cache_size=48\n" 641 "ro.hwui.r_buffer_cache_size=8\n" 642 "ro.hwui.path_cache_size=32\n" 643 "ro.hwui.gradient_cache_size=1\n" 644 "ro.hwui.drop_shadow_cache_size=6\n" 645 "ro.hwui.texture_cache_flushrate=0.4\n" 646 "ro.hwui.text_small_cache_width=1024\n" 647 "ro.hwui.text_small_cache_height=1024\n" 648 "ro.hwui.text_large_cache_width=2048\n" 649 "ro.hwui.text_large_cache_height=1024\n" 650 "dalvik.vm.sprd_usejitprofiles=false\n" 651 "ro.config.notification_sound=LEAGOO-Pops.mp3\n" 652 "ro.config.alarm_alert=Alarm_Classic.ogg\n" 653 "ro.config.ringtone=LEAGOO-Turkish.mp3\n" 654 "ro.config.ringtone0=LEAGOO-Turkish.mp3\n" 655 "ro.config.ringtone1=LEAGOO-Turkish.mp3\n" 656 "ro.config.message_sound0=Argon.ogg\n" 657 "ro.config.message_sound1=Argon.ogg\n" 658 "ro.config.message_sound=pixiedust.ogg\n" 659 "ro.product.locale.language=en\n" 660 "ro.product.locale.region=US\n" 661 "persist.sys.timezone=Asia/Calcutta\n" 662 "persist.sys.defaulttimezone=Asia/Calcutta\n" 663 "ro.product.first_api_level=24\n" 664 "ro.carrier=unknown\n" 665 "rild.libpath=/system/lib64/libsprd-ril.so\n" 666 "ro.radio.modemtype=l\n" 667 "ro.telephony.default_network=9\n" 668 "keyguard.no_require_sim=true\n" 669 "ro.com.android.dataroaming=false\n" 670 "ro.simlock.unlock.autoshow=1\n" 671 "ro.simlock.unlock.bynv=0\n" 672 "ro.simlock.onekey.lock=0\n" 673 "persist.sys.engpc.disable=1\n" 674 "persist.sys.sprd.modemreset=1\n" 675 "ro.product.partitionpath=/dev/block/platform/sdio_emmc/by-name/\n" 676 "ro.modem.l.dev=/proc/cptl/\n" 677 "ro.modem.l.tty=/dev/stty_lte\n" 678 "ro.modem.l.diag=/dev/sdiag_lte\n" 679 "ro.modem.l.log=/dev/slog_lte\n" 680 "ro.modem.l.assert=/dev/spipe_lte2\n" 681 "ro.modem.l.fixnv_size=0xc8000\n" 682 "ro.modem.l.runnv_size=0xe8000\n" 683 "ro.sp.log=/dev/slog_pm\n" 684 "persist.modem.l.nvp=l_\n" 685 "persist.modem.l.enable=1\n" 686 "ro.storage.flash_type=2\n" 687 "sys.internal.emulated=1\n" 688 "persist.storage.type=2\n" 689 "ro.storage.install2internal=0\n" 690 "drm.service.enabled=true\n" 691 "persist.sys.sprd.wcnreset=1\n" 692 "persist.sys.start_udpdatastall=0\n" 693 "persist.sys.apr.enabled=0\n" 694 "persist.sys.ag.enable=false\n" 695 "ro.adb.secure=1\n" 696 "persist.sys.apr.intervaltime=1\n" 697 "persist.sys.apr.testgroup=CSSLAB\n" 698 "persist.sys.apr.autoupload=1\n" 699 "ro.modem.l.eth=seth_lte\n" 700 "ro.modem.l.snd=1\n" 701 "ro.modem.l.loop=/dev/spipe_lte0\n" 702 "ro.modem.l.nv=/dev/spipe_lte1\n" 703 "ro.modem.l.vbc=/dev/spipe_lte6\n" 704 "ro.modem.l.id=0\n" 705 "persist.sys.heartbeat.enable=1\n" 706 "persist.sys.powerHint.enable=1\n" 707 "persist.ylog.modem.shutdownlog=1\n" 708 "persist.sys.cam.photo.gallery=true\n" 709 "persist.sys.ucam.puzzle=false\n" 710 "persist.sys.ucam.edit=false\n" 711 "persist.sys.cam.timestamp=false\n" 712 "persist.sys.cam.gif=false\n" 713 "persist.sys.cam.scenery=false\n" 714 "persist.sys.cam.vgesture=false\n" 715 "persist.sys.cam.gps=true\n" 716 "persist.sys.cam.normalhdr=true\n" 717 "persist.sys.cam.sfv.alter=true\n" 718 "persist.sys.cam.arcsoft.filter=true\n" 719 "persist.sys.cam.filter.highfps=true\n" 720 "persist.sys.cam.new.wideangle=true\n" 721 "persist.sys.cam.3dnr=true\n" 722 "persist.sys.bsservice.enable=1\n" 723 "ro.wcn.hardware.product=marlin2\n" 724 "ro.bt.bdaddr_path=/data/misc/bluedroid/btmac.txt\n" 725 "persist.sys.volte.enable=true\n" 726 "ro.trim.config=true\n" 727 "persist.sys.vilte.socket=ap\n" 728 "persist.dbg.wfc_avail_ovr=1\n" 729 "persist.sys.vowifi.voice=cp\n" 730 "ro.modem.wcn.enable=1\n" 731 "ro.modem.wcn.diag=/dev/slog_wcn\n" 732 "ro.modem.wcn.id=1\n" 733 "ro.modem.wcn.count=1\n" 734 "ro.modem.l.count=2\n" 735 "persist.msms.phone_count=2\n" 736 "persist.radio.multisim.config=dsds\n" 737 "ro.modem.gnss.diag=/dev/slog_gnss\n" 738 "persist.sys.support.vt=true\n" 739 "persist.sys.csvt=false\n" 740 "persist.radio.ssda.mode=csfb\n" 741 "ro.wcn.gpschip=ge2\n" 742 "ro.hotspot.enabled=1\n" 743 "reset_default_http_response=true\n" 744 "ro.void_charge_tip=true\n" 745 "ro.softaplte.coexist=true\n" 746 "ro.vowifi.softap.ee_warning=false\n" 747 "persist.sys.wifi.pocketmode=true\n" 748 "ro.wcn=enabled\n" 749 "ro.softap.whitelist=true\n" 750 "ro.btwifisoftap.coexist=true\n" 751 "persist.wifi.func.hidessid=true\n" 752 "ro.wifi.softap.maxstanum=10\n" 753 "ro.wifi.signal.optimized=true\n" 754 "ro.support.auto.roam=disabled\n" 755 "ro.wifip2p.coexist=true\n" 756 "persist.sys.notify.light.color=1\n" 757 "persist.sys.charging.tone=1\n" 758 "persist.support.fingerprint=true\n" 759 "persist.sprd.fp.lockapp=true\n" 760 "persist.sprd.fp.launchapp=true\n" 761 "persist.sys.volte.mode=Normal\n" 762 "ro.setupwizard.mode=OPTIONAL\n" 763 "ro.com.google.gmsversion=7.0_r12\n" 764 "ro.launcher.circleslide=true\n" 765 "ro.launcher.shakewallpaper=true\n" 766 "ro.launcher.defaultfoldername=true\n" 767 "ro.launcher.unreadinfo=true\n" 768 "ro.launcher.dynamicicon=true\n" 769 "ro.launcher.dynamicclock=true\n" 770 "ro.launcher.dynamiccalendar=true\n" 771 "ril.sim.phone_ex.start=true\n" 772 "persist.netmon.linger=10000\n" 773 "persist.sys.dalvik.vm.lib.2=libart.so\n" 774 "dalvik.vm.isa.x86_64.variant=silvermont\n" 775 "dalvik.vm.isa.x86_64.features=default\n" 776 "dalvik.vm.isa.x86.variant=silvermont\n" 777 "dalvik.vm.isa.x86.features=default\n" 778 "net.bt.name=Android\n" 779 "dalvik.vm.stack-trace-file=/data/anr/traces.txt\n" 780 "\n" 781 "# begin redstonefota properties\n" 782 "ro.redstone.version=LEAGOO_T5c_OS2.1_E_20180112\n" 783 "# end fota properties\n" 784 "ro.expect.recovery_id=0x0041a640e4805f06ee66e08584f90e9343c058db000000000000000000000000\n", 785 }, 786 { 787 .path = "/sys/devices/system/cpu/kernel_max", 788 .size = 2, 789 .content = "7\n", 790 }, 791 { 792 .path = "/sys/devices/system/cpu/possible", 793 .size = 4, 794 .content = "0-7\n", 795 }, 796 { 797 .path = "/sys/devices/system/cpu/present", 798 .size = 4, 799 .content = "0-7\n", 800 }, 801 { 802 .path = "/sys/devices/system/cpu/online", 803 .size = 4, 804 .content = "0-7\n", 805 }, 806 { 807 .path = "/sys/devices/system/cpu/offline", 808 .size = 1, 809 .content = "\n", 810 }, 811 { 812 .path = "/sys/devices/system/cpu/modalias", 813 .size = 324, 814 .content = "cpu:type:x86,ven0000fam0006mod0075:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001B,001C,0034,003B,003D,0068,006B,006F,0070,0072,0074,0075,0076,0078,0080,0081,0083,0089,008D,008E,008F,0093,0094,0096,0097,0098,0099,00C0,00C8,00E1,0121,0127,0129,012D\n", 815 }, 816 { 817 .path = "/sys/devices/system/cpu/cpuidle/current_driver", 818 .size = 11, 819 .content = "intel_idle\n", 820 }, 821 { 822 .path = "/sys/devices/system/cpu/cpuidle/current_governor_ro", 823 .size = 5, 824 .content = "menu\n", 825 }, 826 { 827 .path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus", 828 .size = 8, 829 .content = "0 1 2 3\n", 830 }, 831 { 832 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq", 833 .size = 8, 834 .content = "1872000\n", 835 }, 836 { 837 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq", 838 .size = 7, 839 .content = "624000\n", 840 }, 841 { 842 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency", 843 .size = 7, 844 .content = "100000\n", 845 }, 846 { 847 .path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus", 848 .size = 8, 849 .content = "0 1 2 3\n", 850 }, 851 { 852 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies", 853 .size = 39, 854 .content = "624000 936000 1248000 1560000 1872000 \n", 855 }, 856 { 857 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors", 858 .size = 45, 859 .content = "userspace powersave interactive performance \n", 860 }, 861 { 862 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq", 863 .size = 7, 864 .content = "624000\n", 865 }, 866 { 867 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver", 868 .size = 15, 869 .content = "bgnfld-cpufreq\n", 870 }, 871 { 872 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq", 873 .size = 8, 874 .content = "1872000\n", 875 }, 876 { 877 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq", 878 .size = 7, 879 .content = "624000\n", 880 }, 881 { 882 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state", 883 .size = 76, 884 .content = 885 "624000 1030325\n" 886 "936000 1271\n" 887 "1248000 723\n" 888 "1560000 1240\n" 889 "1872000 22490\n" 890 "2028000 0\n", 891 }, 892 { 893 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans", 894 .size = 5, 895 .content = "2276\n", 896 }, 897 { 898 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/trans_table", 899 .size = 521, 900 .content = 901 " From : To\n" 902 " : 624000 936000 1248000 1560000 1872000 2028000 \n" 903 " 624000: 0 166 0 5 507 0 \n" 904 " 936000: 222 0 42 1 76 0 \n" 905 " 1248000: 74 39 0 22 88 0 \n" 906 " 1560000: 46 19 34 0 132 0 \n" 907 " 1872000: 337 117 147 202 0 0 \n" 908 " 2028000: 0 0 0 0 0 0 \n", 909 }, 910 { 911 .path = "/sys/devices/system/cpu/cpu0/topology/core_id", 912 .size = 2, 913 .content = "0\n", 914 }, 915 { 916 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings", 917 .size = 3, 918 .content = "ff\n", 919 }, 920 { 921 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list", 922 .size = 4, 923 .content = "0-7\n", 924 }, 925 { 926 .path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id", 927 .size = 2, 928 .content = "0\n", 929 }, 930 { 931 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings", 932 .size = 3, 933 .content = "01\n", 934 }, 935 { 936 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list", 937 .size = 2, 938 .content = "0\n", 939 }, 940 { 941 .path = "/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus", 942 .size = 8, 943 .content = "0 1 2 3\n", 944 }, 945 { 946 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_max_freq", 947 .size = 8, 948 .content = "1872000\n", 949 }, 950 { 951 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq", 952 .size = 7, 953 .content = "624000\n", 954 }, 955 { 956 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency", 957 .size = 7, 958 .content = "100000\n", 959 }, 960 { 961 .path = "/sys/devices/system/cpu/cpu1/cpufreq/related_cpus", 962 .size = 8, 963 .content = "0 1 2 3\n", 964 }, 965 { 966 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_frequencies", 967 .size = 39, 968 .content = "624000 936000 1248000 1560000 1872000 \n", 969 }, 970 { 971 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors", 972 .size = 45, 973 .content = "userspace powersave interactive performance \n", 974 }, 975 { 976 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq", 977 .size = 7, 978 .content = "624000\n", 979 }, 980 { 981 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver", 982 .size = 15, 983 .content = "bgnfld-cpufreq\n", 984 }, 985 { 986 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq", 987 .size = 8, 988 .content = "1872000\n", 989 }, 990 { 991 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq", 992 .size = 7, 993 .content = "624000\n", 994 }, 995 { 996 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state", 997 .size = 76, 998 .content = 999 "624000 1030676\n" 1000 "936000 1271\n" 1001 "1248000 723\n" 1002 "1560000 1240\n" 1003 "1872000 22490\n" 1004 "2028000 0\n", 1005 }, 1006 { 1007 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans", 1008 .size = 5, 1009 .content = "2276\n", 1010 }, 1011 { 1012 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/trans_table", 1013 .size = 521, 1014 .content = 1015 " From : To\n" 1016 " : 624000 936000 1248000 1560000 1872000 2028000 \n" 1017 " 624000: 0 166 0 5 507 0 \n" 1018 " 936000: 222 0 42 1 76 0 \n" 1019 " 1248000: 74 39 0 22 88 0 \n" 1020 " 1560000: 46 19 34 0 132 0 \n" 1021 " 1872000: 337 117 147 202 0 0 \n" 1022 " 2028000: 0 0 0 0 0 0 \n", 1023 }, 1024 { 1025 .path = "/sys/devices/system/cpu/cpu1/topology/core_id", 1026 .size = 2, 1027 .content = "1\n", 1028 }, 1029 { 1030 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings", 1031 .size = 3, 1032 .content = "ff\n", 1033 }, 1034 { 1035 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings_list", 1036 .size = 4, 1037 .content = "0-7\n", 1038 }, 1039 { 1040 .path = "/sys/devices/system/cpu/cpu1/topology/physical_package_id", 1041 .size = 2, 1042 .content = "0\n", 1043 }, 1044 { 1045 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings", 1046 .size = 3, 1047 .content = "02\n", 1048 }, 1049 { 1050 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings_list", 1051 .size = 2, 1052 .content = "1\n", 1053 }, 1054 { 1055 .path = "/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus", 1056 .size = 8, 1057 .content = "0 1 2 3\n", 1058 }, 1059 { 1060 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_max_freq", 1061 .size = 8, 1062 .content = "1872000\n", 1063 }, 1064 { 1065 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_min_freq", 1066 .size = 7, 1067 .content = "624000\n", 1068 }, 1069 { 1070 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_transition_latency", 1071 .size = 7, 1072 .content = "100000\n", 1073 }, 1074 { 1075 .path = "/sys/devices/system/cpu/cpu2/cpufreq/related_cpus", 1076 .size = 8, 1077 .content = "0 1 2 3\n", 1078 }, 1079 { 1080 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies", 1081 .size = 39, 1082 .content = "624000 936000 1248000 1560000 1872000 \n", 1083 }, 1084 { 1085 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors", 1086 .size = 45, 1087 .content = "userspace powersave interactive performance \n", 1088 }, 1089 { 1090 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq", 1091 .size = 7, 1092 .content = "624000\n", 1093 }, 1094 { 1095 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver", 1096 .size = 15, 1097 .content = "bgnfld-cpufreq\n", 1098 }, 1099 { 1100 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq", 1101 .size = 8, 1102 .content = "1872000\n", 1103 }, 1104 { 1105 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq", 1106 .size = 7, 1107 .content = "624000\n", 1108 }, 1109 { 1110 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state", 1111 .size = 76, 1112 .content = 1113 "624000 1031019\n" 1114 "936000 1271\n" 1115 "1248000 723\n" 1116 "1560000 1240\n" 1117 "1872000 22495\n" 1118 "2028000 0\n", 1119 }, 1120 { 1121 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans", 1122 .size = 5, 1123 .content = "2278\n", 1124 }, 1125 { 1126 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/trans_table", 1127 .size = 521, 1128 .content = 1129 " From : To\n" 1130 " : 624000 936000 1248000 1560000 1872000 2028000 \n" 1131 " 624000: 0 166 0 5 508 0 \n" 1132 " 936000: 222 0 42 1 76 0 \n" 1133 " 1248000: 74 39 0 22 88 0 \n" 1134 " 1560000: 46 19 34 0 132 0 \n" 1135 " 1872000: 338 117 147 202 0 0 \n" 1136 " 2028000: 0 0 0 0 0 0 \n", 1137 }, 1138 { 1139 .path = "/sys/devices/system/cpu/cpu2/topology/core_id", 1140 .size = 2, 1141 .content = "2\n", 1142 }, 1143 { 1144 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings", 1145 .size = 3, 1146 .content = "ff\n", 1147 }, 1148 { 1149 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings_list", 1150 .size = 4, 1151 .content = "0-7\n", 1152 }, 1153 { 1154 .path = "/sys/devices/system/cpu/cpu2/topology/physical_package_id", 1155 .size = 2, 1156 .content = "0\n", 1157 }, 1158 { 1159 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings", 1160 .size = 3, 1161 .content = "04\n", 1162 }, 1163 { 1164 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings_list", 1165 .size = 2, 1166 .content = "2\n", 1167 }, 1168 { 1169 .path = "/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus", 1170 .size = 8, 1171 .content = "0 1 2 3\n", 1172 }, 1173 { 1174 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_max_freq", 1175 .size = 8, 1176 .content = "1872000\n", 1177 }, 1178 { 1179 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_min_freq", 1180 .size = 7, 1181 .content = "624000\n", 1182 }, 1183 { 1184 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_transition_latency", 1185 .size = 7, 1186 .content = "100000\n", 1187 }, 1188 { 1189 .path = "/sys/devices/system/cpu/cpu3/cpufreq/related_cpus", 1190 .size = 8, 1191 .content = "0 1 2 3\n", 1192 }, 1193 { 1194 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_frequencies", 1195 .size = 39, 1196 .content = "624000 936000 1248000 1560000 1872000 \n", 1197 }, 1198 { 1199 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors", 1200 .size = 45, 1201 .content = "userspace powersave interactive performance \n", 1202 }, 1203 { 1204 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq", 1205 .size = 7, 1206 .content = "624000\n", 1207 }, 1208 { 1209 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver", 1210 .size = 15, 1211 .content = "bgnfld-cpufreq\n", 1212 }, 1213 { 1214 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq", 1215 .size = 8, 1216 .content = "1872000\n", 1217 }, 1218 { 1219 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq", 1220 .size = 7, 1221 .content = "624000\n", 1222 }, 1223 { 1224 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/time_in_state", 1225 .size = 76, 1226 .content = 1227 "624000 1031362\n" 1228 "936000 1271\n" 1229 "1248000 723\n" 1230 "1560000 1240\n" 1231 "1872000 22495\n" 1232 "2028000 0\n", 1233 }, 1234 { 1235 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans", 1236 .size = 5, 1237 .content = "2278\n", 1238 }, 1239 { 1240 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/trans_table", 1241 .size = 521, 1242 .content = 1243 " From : To\n" 1244 " : 624000 936000 1248000 1560000 1872000 2028000 \n" 1245 " 624000: 0 166 0 5 508 0 \n" 1246 " 936000: 222 0 42 1 76 0 \n" 1247 " 1248000: 74 39 0 22 88 0 \n" 1248 " 1560000: 46 19 34 0 132 0 \n" 1249 " 1872000: 338 117 147 202 0 0 \n" 1250 " 2028000: 0 0 0 0 0 0 \n", 1251 }, 1252 { 1253 .path = "/sys/devices/system/cpu/cpu3/topology/core_id", 1254 .size = 2, 1255 .content = "3\n", 1256 }, 1257 { 1258 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings", 1259 .size = 3, 1260 .content = "ff\n", 1261 }, 1262 { 1263 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings_list", 1264 .size = 4, 1265 .content = "0-7\n", 1266 }, 1267 { 1268 .path = "/sys/devices/system/cpu/cpu3/topology/physical_package_id", 1269 .size = 2, 1270 .content = "0\n", 1271 }, 1272 { 1273 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings", 1274 .size = 3, 1275 .content = "08\n", 1276 }, 1277 { 1278 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings_list", 1279 .size = 2, 1280 .content = "3\n", 1281 }, 1282 { 1283 .path = "/sys/devices/system/cpu/cpu4/cpufreq/affected_cpus", 1284 .size = 8, 1285 .content = "4 5 6 7\n", 1286 }, 1287 { 1288 .path = "/sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_max_freq", 1289 .size = 8, 1290 .content = "1872000\n", 1291 }, 1292 { 1293 .path = "/sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_min_freq", 1294 .size = 7, 1295 .content = "624000\n", 1296 }, 1297 { 1298 .path = "/sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_transition_latency", 1299 .size = 7, 1300 .content = "100000\n", 1301 }, 1302 { 1303 .path = "/sys/devices/system/cpu/cpu4/cpufreq/related_cpus", 1304 .size = 8, 1305 .content = "4 5 6 7\n", 1306 }, 1307 { 1308 .path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_available_frequencies", 1309 .size = 39, 1310 .content = "624000 936000 1248000 1560000 1872000 \n", 1311 }, 1312 { 1313 .path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_available_governors", 1314 .size = 45, 1315 .content = "userspace powersave interactive performance \n", 1316 }, 1317 { 1318 .path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_cur_freq", 1319 .size = 7, 1320 .content = "624000\n", 1321 }, 1322 { 1323 .path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_driver", 1324 .size = 15, 1325 .content = "bgnfld-cpufreq\n", 1326 }, 1327 { 1328 .path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq", 1329 .size = 8, 1330 .content = "1872000\n", 1331 }, 1332 { 1333 .path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq", 1334 .size = 7, 1335 .content = "624000\n", 1336 }, 1337 { 1338 .path = "/sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state", 1339 .size = 65, 1340 .content = 1341 "624000 1047415\n" 1342 "936000 1704\n" 1343 "1248000 2590\n" 1344 "1560000 705\n" 1345 "1872000 5034\n", 1346 }, 1347 { 1348 .path = "/sys/devices/system/cpu/cpu4/cpufreq/stats/total_trans", 1349 .size = 4, 1350 .content = "758\n", 1351 }, 1352 { 1353 .path = "/sys/devices/system/cpu/cpu4/cpufreq/stats/trans_table", 1354 .size = 389, 1355 .content = 1356 " From : To\n" 1357 " : 624000 936000 1248000 1560000 1872000 \n" 1358 " 624000: 0 72 2 13 122 \n" 1359 " 936000: 52 0 48 3 29 \n" 1360 " 1248000: 42 30 0 24 21 \n" 1361 " 1560000: 23 8 25 0 36 \n" 1362 " 1872000: 92 22 42 52 0 \n", 1363 }, 1364 { 1365 .path = "/sys/devices/system/cpu/cpu4/topology/core_id", 1366 .size = 2, 1367 .content = "4\n", 1368 }, 1369 { 1370 .path = "/sys/devices/system/cpu/cpu4/topology/core_siblings", 1371 .size = 3, 1372 .content = "ff\n", 1373 }, 1374 { 1375 .path = "/sys/devices/system/cpu/cpu4/topology/core_siblings_list", 1376 .size = 4, 1377 .content = "0-7\n", 1378 }, 1379 { 1380 .path = "/sys/devices/system/cpu/cpu4/topology/physical_package_id", 1381 .size = 2, 1382 .content = "0\n", 1383 }, 1384 { 1385 .path = "/sys/devices/system/cpu/cpu4/topology/thread_siblings", 1386 .size = 3, 1387 .content = "10\n", 1388 }, 1389 { 1390 .path = "/sys/devices/system/cpu/cpu4/topology/thread_siblings_list", 1391 .size = 2, 1392 .content = "4\n", 1393 }, 1394 { 1395 .path = "/sys/devices/system/cpu/cpu5/cpufreq/affected_cpus", 1396 .size = 8, 1397 .content = "4 5 6 7\n", 1398 }, 1399 { 1400 .path = "/sys/devices/system/cpu/cpu5/cpufreq/cpuinfo_max_freq", 1401 .size = 8, 1402 .content = "1872000\n", 1403 }, 1404 { 1405 .path = "/sys/devices/system/cpu/cpu5/cpufreq/cpuinfo_min_freq", 1406 .size = 7, 1407 .content = "624000\n", 1408 }, 1409 { 1410 .path = "/sys/devices/system/cpu/cpu5/cpufreq/cpuinfo_transition_latency", 1411 .size = 7, 1412 .content = "100000\n", 1413 }, 1414 { 1415 .path = "/sys/devices/system/cpu/cpu5/cpufreq/related_cpus", 1416 .size = 8, 1417 .content = "4 5 6 7\n", 1418 }, 1419 { 1420 .path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_available_frequencies", 1421 .size = 39, 1422 .content = "624000 936000 1248000 1560000 1872000 \n", 1423 }, 1424 { 1425 .path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_available_governors", 1426 .size = 45, 1427 .content = "userspace powersave interactive performance \n", 1428 }, 1429 { 1430 .path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_cur_freq", 1431 .size = 7, 1432 .content = "624000\n", 1433 }, 1434 { 1435 .path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_driver", 1436 .size = 15, 1437 .content = "bgnfld-cpufreq\n", 1438 }, 1439 { 1440 .path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_max_freq", 1441 .size = 8, 1442 .content = "1872000\n", 1443 }, 1444 { 1445 .path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_min_freq", 1446 .size = 7, 1447 .content = "624000\n", 1448 }, 1449 { 1450 .path = "/sys/devices/system/cpu/cpu5/cpufreq/stats/time_in_state", 1451 .size = 65, 1452 .content = 1453 "624000 1047808\n" 1454 "936000 1704\n" 1455 "1248000 2590\n" 1456 "1560000 705\n" 1457 "1872000 5034\n", 1458 }, 1459 { 1460 .path = "/sys/devices/system/cpu/cpu5/cpufreq/stats/total_trans", 1461 .size = 4, 1462 .content = "758\n", 1463 }, 1464 { 1465 .path = "/sys/devices/system/cpu/cpu5/cpufreq/stats/trans_table", 1466 .size = 389, 1467 .content = 1468 " From : To\n" 1469 " : 624000 936000 1248000 1560000 1872000 \n" 1470 " 624000: 0 72 2 13 122 \n" 1471 " 936000: 52 0 48 3 29 \n" 1472 " 1248000: 42 30 0 24 21 \n" 1473 " 1560000: 23 8 25 0 36 \n" 1474 " 1872000: 92 22 42 52 0 \n", 1475 }, 1476 { 1477 .path = "/sys/devices/system/cpu/cpu5/topology/core_id", 1478 .size = 2, 1479 .content = "5\n", 1480 }, 1481 { 1482 .path = "/sys/devices/system/cpu/cpu5/topology/core_siblings", 1483 .size = 3, 1484 .content = "ff\n", 1485 }, 1486 { 1487 .path = "/sys/devices/system/cpu/cpu5/topology/core_siblings_list", 1488 .size = 4, 1489 .content = "0-7\n", 1490 }, 1491 { 1492 .path = "/sys/devices/system/cpu/cpu5/topology/physical_package_id", 1493 .size = 2, 1494 .content = "0\n", 1495 }, 1496 { 1497 .path = "/sys/devices/system/cpu/cpu5/topology/thread_siblings", 1498 .size = 3, 1499 .content = "20\n", 1500 }, 1501 { 1502 .path = "/sys/devices/system/cpu/cpu5/topology/thread_siblings_list", 1503 .size = 2, 1504 .content = "5\n", 1505 }, 1506 { 1507 .path = "/sys/devices/system/cpu/cpu6/cpufreq/affected_cpus", 1508 .size = 8, 1509 .content = "4 5 6 7\n", 1510 }, 1511 { 1512 .path = "/sys/devices/system/cpu/cpu6/cpufreq/cpuinfo_max_freq", 1513 .size = 8, 1514 .content = "1872000\n", 1515 }, 1516 { 1517 .path = "/sys/devices/system/cpu/cpu6/cpufreq/cpuinfo_min_freq", 1518 .size = 7, 1519 .content = "624000\n", 1520 }, 1521 { 1522 .path = "/sys/devices/system/cpu/cpu6/cpufreq/cpuinfo_transition_latency", 1523 .size = 7, 1524 .content = "100000\n", 1525 }, 1526 { 1527 .path = "/sys/devices/system/cpu/cpu6/cpufreq/related_cpus", 1528 .size = 8, 1529 .content = "4 5 6 7\n", 1530 }, 1531 { 1532 .path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_available_frequencies", 1533 .size = 39, 1534 .content = "624000 936000 1248000 1560000 1872000 \n", 1535 }, 1536 { 1537 .path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_available_governors", 1538 .size = 45, 1539 .content = "userspace powersave interactive performance \n", 1540 }, 1541 { 1542 .path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_cur_freq", 1543 .size = 7, 1544 .content = "624000\n", 1545 }, 1546 { 1547 .path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_driver", 1548 .size = 15, 1549 .content = "bgnfld-cpufreq\n", 1550 }, 1551 { 1552 .path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_max_freq", 1553 .size = 8, 1554 .content = "1872000\n", 1555 }, 1556 { 1557 .path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_min_freq", 1558 .size = 7, 1559 .content = "624000\n", 1560 }, 1561 { 1562 .path = "/sys/devices/system/cpu/cpu6/cpufreq/stats/time_in_state", 1563 .size = 65, 1564 .content = 1565 "624000 1048171\n" 1566 "936000 1704\n" 1567 "1248000 2590\n" 1568 "1560000 705\n" 1569 "1872000 5034\n", 1570 }, 1571 { 1572 .path = "/sys/devices/system/cpu/cpu6/cpufreq/stats/total_trans", 1573 .size = 4, 1574 .content = "758\n", 1575 }, 1576 { 1577 .path = "/sys/devices/system/cpu/cpu6/cpufreq/stats/trans_table", 1578 .size = 389, 1579 .content = 1580 " From : To\n" 1581 " : 624000 936000 1248000 1560000 1872000 \n" 1582 " 624000: 0 72 2 13 122 \n" 1583 " 936000: 52 0 48 3 29 \n" 1584 " 1248000: 42 30 0 24 21 \n" 1585 " 1560000: 23 8 25 0 36 \n" 1586 " 1872000: 92 22 42 52 0 \n", 1587 }, 1588 { 1589 .path = "/sys/devices/system/cpu/cpu6/topology/core_id", 1590 .size = 2, 1591 .content = "6\n", 1592 }, 1593 { 1594 .path = "/sys/devices/system/cpu/cpu6/topology/core_siblings", 1595 .size = 3, 1596 .content = "ff\n", 1597 }, 1598 { 1599 .path = "/sys/devices/system/cpu/cpu6/topology/core_siblings_list", 1600 .size = 4, 1601 .content = "0-7\n", 1602 }, 1603 { 1604 .path = "/sys/devices/system/cpu/cpu6/topology/physical_package_id", 1605 .size = 2, 1606 .content = "0\n", 1607 }, 1608 { 1609 .path = "/sys/devices/system/cpu/cpu6/topology/thread_siblings", 1610 .size = 3, 1611 .content = "40\n", 1612 }, 1613 { 1614 .path = "/sys/devices/system/cpu/cpu6/topology/thread_siblings_list", 1615 .size = 2, 1616 .content = "6\n", 1617 }, 1618 { 1619 .path = "/sys/devices/system/cpu/cpu7/cpufreq/affected_cpus", 1620 .size = 8, 1621 .content = "4 5 6 7\n", 1622 }, 1623 { 1624 .path = "/sys/devices/system/cpu/cpu7/cpufreq/cpuinfo_max_freq", 1625 .size = 8, 1626 .content = "1872000\n", 1627 }, 1628 { 1629 .path = "/sys/devices/system/cpu/cpu7/cpufreq/cpuinfo_min_freq", 1630 .size = 7, 1631 .content = "624000\n", 1632 }, 1633 { 1634 .path = "/sys/devices/system/cpu/cpu7/cpufreq/cpuinfo_transition_latency", 1635 .size = 7, 1636 .content = "100000\n", 1637 }, 1638 { 1639 .path = "/sys/devices/system/cpu/cpu7/cpufreq/related_cpus", 1640 .size = 8, 1641 .content = "4 5 6 7\n", 1642 }, 1643 { 1644 .path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_available_frequencies", 1645 .size = 39, 1646 .content = "624000 936000 1248000 1560000 1872000 \n", 1647 }, 1648 { 1649 .path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_available_governors", 1650 .size = 45, 1651 .content = "userspace powersave interactive performance \n", 1652 }, 1653 { 1654 .path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_cur_freq", 1655 .size = 7, 1656 .content = "624000\n", 1657 }, 1658 { 1659 .path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_driver", 1660 .size = 15, 1661 .content = "bgnfld-cpufreq\n", 1662 }, 1663 { 1664 .path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_max_freq", 1665 .size = 8, 1666 .content = "1872000\n", 1667 }, 1668 { 1669 .path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_min_freq", 1670 .size = 7, 1671 .content = "624000\n", 1672 }, 1673 { 1674 .path = "/sys/devices/system/cpu/cpu7/cpufreq/stats/time_in_state", 1675 .size = 65, 1676 .content = 1677 "624000 1048515\n" 1678 "936000 1704\n" 1679 "1248000 2590\n" 1680 "1560000 705\n" 1681 "1872000 5034\n", 1682 }, 1683 { 1684 .path = "/sys/devices/system/cpu/cpu7/cpufreq/stats/total_trans", 1685 .size = 4, 1686 .content = "758\n", 1687 }, 1688 { 1689 .path = "/sys/devices/system/cpu/cpu7/cpufreq/stats/trans_table", 1690 .size = 389, 1691 .content = 1692 " From : To\n" 1693 " : 624000 936000 1248000 1560000 1872000 \n" 1694 " 624000: 0 72 2 13 122 \n" 1695 " 936000: 52 0 48 3 29 \n" 1696 " 1248000: 42 30 0 24 21 \n" 1697 " 1560000: 23 8 25 0 36 \n" 1698 " 1872000: 92 22 42 52 0 \n", 1699 }, 1700 { 1701 .path = "/sys/devices/system/cpu/cpu7/topology/core_id", 1702 .size = 2, 1703 .content = "7\n", 1704 }, 1705 { 1706 .path = "/sys/devices/system/cpu/cpu7/topology/core_siblings", 1707 .size = 3, 1708 .content = "ff\n", 1709 }, 1710 { 1711 .path = "/sys/devices/system/cpu/cpu7/topology/core_siblings_list", 1712 .size = 4, 1713 .content = "0-7\n", 1714 }, 1715 { 1716 .path = "/sys/devices/system/cpu/cpu7/topology/physical_package_id", 1717 .size = 2, 1718 .content = "0\n", 1719 }, 1720 { 1721 .path = "/sys/devices/system/cpu/cpu7/topology/thread_siblings", 1722 .size = 3, 1723 .content = "80\n", 1724 }, 1725 { 1726 .path = "/sys/devices/system/cpu/cpu7/topology/thread_siblings_list", 1727 .size = 2, 1728 .content = "7\n", 1729 }, 1730 { NULL }, 1731 }; 1732 #ifdef __ANDROID__ 1733 struct cpuinfo_mock_property properties[] = { 1734 { 1735 .key = "camera.disable_zsl_mode", 1736 .value = "1", 1737 }, 1738 { 1739 .key = "dalvik.vm.appimageformat", 1740 .value = "lz4", 1741 }, 1742 { 1743 .key = "dalvik.vm.dex2oat-Xms", 1744 .value = "64m", 1745 }, 1746 { 1747 .key = "dalvik.vm.dex2oat-Xmx", 1748 .value = "512m", 1749 }, 1750 { 1751 .key = "dalvik.vm.heapgrowthlimit", 1752 .value = "192m", 1753 }, 1754 { 1755 .key = "dalvik.vm.heapmaxfree", 1756 .value = "8m", 1757 }, 1758 { 1759 .key = "dalvik.vm.heapminfree", 1760 .value = "512k", 1761 }, 1762 { 1763 .key = "dalvik.vm.heapsize", 1764 .value = "512m", 1765 }, 1766 { 1767 .key = "dalvik.vm.heapstartsize", 1768 .value = "8m", 1769 }, 1770 { 1771 .key = "dalvik.vm.heaptargetutilization", 1772 .value = "0.75", 1773 }, 1774 { 1775 .key = "dalvik.vm.image-dex2oat-Xms", 1776 .value = "64m", 1777 }, 1778 { 1779 .key = "dalvik.vm.image-dex2oat-Xmx", 1780 .value = "64m", 1781 }, 1782 { 1783 .key = "dalvik.vm.isa.x86.features", 1784 .value = "default", 1785 }, 1786 { 1787 .key = "dalvik.vm.isa.x86.variant", 1788 .value = "silvermont", 1789 }, 1790 { 1791 .key = "dalvik.vm.isa.x86_64.features", 1792 .value = "default", 1793 }, 1794 { 1795 .key = "dalvik.vm.isa.x86_64.variant", 1796 .value = "silvermont", 1797 }, 1798 { 1799 .key = "dalvik.vm.sprd_usejitprofiles", 1800 .value = "false", 1801 }, 1802 { 1803 .key = "dalvik.vm.stack-trace-file", 1804 .value = "/data/anr/traces.txt", 1805 }, 1806 { 1807 .key = "dalvik.vm.usejit", 1808 .value = "true", 1809 }, 1810 { 1811 .key = "dalvik.vm.usejitprofiles", 1812 .value = "true", 1813 }, 1814 { 1815 .key = "debug.atrace.tags.enableflags", 1816 .value = "0", 1817 }, 1818 { 1819 .key = "debug.force_rtl", 1820 .value = "0", 1821 }, 1822 { 1823 .key = "debug.hwui.use_partial_updates", 1824 .value = "false", 1825 }, 1826 { 1827 .key = "debug.sf.protect_mm", 1828 .value = "1", 1829 }, 1830 { 1831 .key = "dev.bootcomplete", 1832 .value = "1", 1833 }, 1834 { 1835 .key = "drm.service.enabled", 1836 .value = "true", 1837 }, 1838 { 1839 .key = "gsm.current.phone-type", 1840 .value = "1,1", 1841 }, 1842 { 1843 .key = "gsm.network.type", 1844 .value = "GPRS,Unknown", 1845 }, 1846 { 1847 .key = "gsm.operator.alpha", 1848 .value = "T-Mobile", 1849 }, 1850 { 1851 .key = "gsm.operator.iso-country", 1852 .value = "us", 1853 }, 1854 { 1855 .key = "gsm.operator.isroaming", 1856 .value = "false,false", 1857 }, 1858 { 1859 .key = "gsm.operator.numeric", 1860 .value = "310260", 1861 }, 1862 { 1863 .key = "gsm.sim.operator.alpha", 1864 .value = ",", 1865 }, 1866 { 1867 .key = "gsm.sim.operator.iso-country", 1868 .value = ",", 1869 }, 1870 { 1871 .key = "gsm.sim.operator.numeric", 1872 .value = ",", 1873 }, 1874 { 1875 .key = "gsm.sim.state", 1876 .value = "ABSENT,ABSENT", 1877 }, 1878 { 1879 .key = "gsm.sys.volte.state", 1880 .value = "0,0", 1881 }, 1882 { 1883 .key = "gsm.version.baseband", 1884 .value = "FM_BASE_17A_Release_415P_P6|sc9853_modem|11-07-2017 04:24:05", 1885 }, 1886 { 1887 .key = "gsm.version.baseband1", 1888 .value = "FM_BASE_17A_Release_415P_P6|sc9853_modem|11-07-2017 04:24:05", 1889 }, 1890 { 1891 .key = "gsm.version.ril-impl", 1892 .value = "android reference-ril 1.0", 1893 }, 1894 { 1895 .key = "init.svc.adbd", 1896 .value = "running", 1897 }, 1898 { 1899 .key = "init.svc.apr", 1900 .value = "stopped", 1901 }, 1902 { 1903 .key = "init.svc.audioserver", 1904 .value = "running", 1905 }, 1906 { 1907 .key = "init.svc.bootanim", 1908 .value = "stopped", 1909 }, 1910 { 1911 .key = "init.svc.cameraserver", 1912 .value = "running", 1913 }, 1914 { 1915 .key = "init.svc.cmd_services", 1916 .value = "stopped", 1917 }, 1918 { 1919 .key = "init.svc.cp_diskserver", 1920 .value = "running", 1921 }, 1922 { 1923 .key = "init.svc.dataLogDaemon", 1924 .value = "stopped", 1925 }, 1926 { 1927 .key = "init.svc.debuggerd", 1928 .value = "running", 1929 }, 1930 { 1931 .key = "init.svc.debuggerd64", 1932 .value = "running", 1933 }, 1934 { 1935 .key = "init.svc.drm", 1936 .value = "running", 1937 }, 1938 { 1939 .key = "init.svc.engpcclientag", 1940 .value = "stopped", 1941 }, 1942 { 1943 .key = "init.svc.engpcclientlte", 1944 .value = "stopped", 1945 }, 1946 { 1947 .key = "init.svc.ext_data", 1948 .value = "running", 1949 }, 1950 { 1951 .key = "init.svc.fingerprintd", 1952 .value = "running", 1953 }, 1954 { 1955 .key = "init.svc.flash_recovery", 1956 .value = "stopped", 1957 }, 1958 { 1959 .key = "init.svc.gatekeeperd", 1960 .value = "running", 1961 }, 1962 { 1963 .key = "init.svc.gnss_download", 1964 .value = "running", 1965 }, 1966 { 1967 .key = "init.svc.healthd", 1968 .value = "running", 1969 }, 1970 { 1971 .key = "init.svc.ims_bridged", 1972 .value = "running", 1973 }, 1974 { 1975 .key = "init.svc.installd", 1976 .value = "running", 1977 }, 1978 { 1979 .key = "init.svc.ip_monitor", 1980 .value = "running", 1981 }, 1982 { 1983 .key = "init.svc.ju_ipsec_server", 1984 .value = "running", 1985 }, 1986 { 1987 .key = "init.svc.keystore", 1988 .value = "running", 1989 }, 1990 { 1991 .key = "init.svc.lmfs", 1992 .value = "running", 1993 }, 1994 { 1995 .key = "init.svc.lmkd", 1996 .value = "running", 1997 }, 1998 { 1999 .key = "init.svc.logd", 2000 .value = "running", 2001 }, 2002 { 2003 .key = "init.svc.logd-reinit", 2004 .value = "stopped", 2005 }, 2006 { 2007 .key = "init.svc.media", 2008 .value = "running", 2009 }, 2010 { 2011 .key = "init.svc.mediacodec", 2012 .value = "running", 2013 }, 2014 { 2015 .key = "init.svc.mediadrm", 2016 .value = "running", 2017 }, 2018 { 2019 .key = "init.svc.mediaextractor", 2020 .value = "running", 2021 }, 2022 { 2023 .key = "init.svc.modem_control", 2024 .value = "running", 2025 }, 2026 { 2027 .key = "init.svc.modemd", 2028 .value = "running", 2029 }, 2030 { 2031 .key = "init.svc.netd", 2032 .value = "running", 2033 }, 2034 { 2035 .key = "init.svc.path_wrapper", 2036 .value = "stopped", 2037 }, 2038 { 2039 .key = "init.svc.phasecheckserver", 2040 .value = "running", 2041 }, 2042 { 2043 .key = "init.svc.pinnerfile", 2044 .value = "running", 2045 }, 2046 { 2047 .key = "init.svc.refnotify", 2048 .value = "running", 2049 }, 2050 { 2051 .key = "init.svc.servicemanager", 2052 .value = "running", 2053 }, 2054 { 2055 .key = "init.svc.slogmodem", 2056 .value = "running", 2057 }, 2058 { 2059 .key = "init.svc.spril-daemon", 2060 .value = "running", 2061 }, 2062 { 2063 .key = "init.svc.surfaceflinger", 2064 .value = "running", 2065 }, 2066 { 2067 .key = "init.svc.systemDebuggerd", 2068 .value = "running", 2069 }, 2070 { 2071 .key = "init.svc.thermald", 2072 .value = "running", 2073 }, 2074 { 2075 .key = "init.svc.ueventd", 2076 .value = "running", 2077 }, 2078 { 2079 .key = "init.svc.vold", 2080 .value = "running", 2081 }, 2082 { 2083 .key = "init.svc.watchdogd", 2084 .value = "stopped", 2085 }, 2086 { 2087 .key = "init.svc.wcnd", 2088 .value = "running", 2089 }, 2090 { 2091 .key = "init.svc.wdtee_deamon", 2092 .value = "running", 2093 }, 2094 { 2095 .key = "init.svc.wdtee_listener", 2096 .value = "running", 2097 }, 2098 { 2099 .key = "init.svc.ylog", 2100 .value = "stopped", 2101 }, 2102 { 2103 .key = "init.svc.zram", 2104 .value = "stopped", 2105 }, 2106 { 2107 .key = "init.svc.zygote", 2108 .value = "running", 2109 }, 2110 { 2111 .key = "init.svc.zygote_secondary", 2112 .value = "running", 2113 }, 2114 { 2115 .key = "keyguard.no_require_sim", 2116 .value = "true", 2117 }, 2118 { 2119 .key = "lmk.autocalc", 2120 .value = "true", 2121 }, 2122 { 2123 .key = "logd.kernel", 2124 .value = "false", 2125 }, 2126 { 2127 .key = "logd.klogd", 2128 .value = "false", 2129 }, 2130 { 2131 .key = "net.bt.name", 2132 .value = "Android", 2133 }, 2134 { 2135 .key = "net.change", 2136 .value = "net.qtaguid_enabled", 2137 }, 2138 { 2139 .key = "net.hostname", 2140 .value = "android-96d5a2b66d789c21", 2141 }, 2142 { 2143 .key = "net.qtaguid_enabled", 2144 .value = "1", 2145 }, 2146 { 2147 .key = "net.tcp.default_init_rwnd", 2148 .value = "60", 2149 }, 2150 { 2151 .key = "persist.bindcore.hdr", 2152 .value = "_4_0_1_2_3", 2153 }, 2154 { 2155 .key = "persist.dbg.wfc_avail_ovr", 2156 .value = "1", 2157 }, 2158 { 2159 .key = "persist.modem.l.enable", 2160 .value = "1", 2161 }, 2162 { 2163 .key = "persist.modem.l.nvp", 2164 .value = "l_", 2165 }, 2166 { 2167 .key = "persist.msms.phone_count", 2168 .value = "2", 2169 }, 2170 { 2171 .key = "persist.netmon.linger", 2172 .value = "10000", 2173 }, 2174 { 2175 .key = "persist.radio.fd.disable", 2176 .value = "0", 2177 }, 2178 { 2179 .key = "persist.radio.modem.config", 2180 .value = "TL_LF_TD_W_G,W_G", 2181 }, 2182 { 2183 .key = "persist.radio.modem.workmode", 2184 .value = "9,255", 2185 }, 2186 { 2187 .key = "persist.radio.multisim.config", 2188 .value = "dsds", 2189 }, 2190 { 2191 .key = "persist.radio.ssda.mode", 2192 .value = "csfb", 2193 }, 2194 { 2195 .key = "persist.sprd.fp.launchapp", 2196 .value = "true", 2197 }, 2198 { 2199 .key = "persist.sprd.fp.lockapp", 2200 .value = "true", 2201 }, 2202 { 2203 .key = "persist.support.fingerprint", 2204 .value = "true", 2205 }, 2206 { 2207 .key = "persist.sys.ag.enable", 2208 .value = "false", 2209 }, 2210 { 2211 .key = "persist.sys.apr.autoupload", 2212 .value = "1", 2213 }, 2214 { 2215 .key = "persist.sys.apr.enabled", 2216 .value = "0", 2217 }, 2218 { 2219 .key = "persist.sys.apr.intervaltime", 2220 .value = "1", 2221 }, 2222 { 2223 .key = "persist.sys.apr.testgroup", 2224 .value = "CSSLAB", 2225 }, 2226 { 2227 .key = "persist.sys.blending.enable", 2228 .value = "true", 2229 }, 2230 { 2231 .key = "persist.sys.bsservice.enable", 2232 .value = "1", 2233 }, 2234 { 2235 .key = "persist.sys.cam.3dnr", 2236 .value = "true", 2237 }, 2238 { 2239 .key = "persist.sys.cam.api.version", 2240 .value = "1", 2241 }, 2242 { 2243 .key = "persist.sys.cam.arcsoft.filter", 2244 .value = "true", 2245 }, 2246 { 2247 .key = "persist.sys.cam.ba.blur.version", 2248 .value = "0", 2249 }, 2250 { 2251 .key = "persist.sys.cam.battery.flash", 2252 .value = "15", 2253 }, 2254 { 2255 .key = "persist.sys.cam.eois.dc.back", 2256 .value = "false", 2257 }, 2258 { 2259 .key = "persist.sys.cam.eois.dc.front", 2260 .value = "false", 2261 }, 2262 { 2263 .key = "persist.sys.cam.eois.dv.back", 2264 .value = "true", 2265 }, 2266 { 2267 .key = "persist.sys.cam.eois.dv.front", 2268 .value = "false", 2269 }, 2270 { 2271 .key = "persist.sys.cam.filter.highfps", 2272 .value = "true", 2273 }, 2274 { 2275 .key = "persist.sys.cam.gif", 2276 .value = "false", 2277 }, 2278 { 2279 .key = "persist.sys.cam.gps", 2280 .value = "true", 2281 }, 2282 { 2283 .key = "persist.sys.cam.new.wideangle", 2284 .value = "true", 2285 }, 2286 { 2287 .key = "persist.sys.cam.normalhdr", 2288 .value = "true", 2289 }, 2290 { 2291 .key = "persist.sys.cam.photo.gallery", 2292 .value = "true", 2293 }, 2294 { 2295 .key = "persist.sys.cam.pipviv", 2296 .value = "false", 2297 }, 2298 { 2299 .key = "persist.sys.cam.refocus.enable", 2300 .value = "false", 2301 }, 2302 { 2303 .key = "persist.sys.cam.scenery", 2304 .value = "false", 2305 }, 2306 { 2307 .key = "persist.sys.cam.sfv.alter", 2308 .value = "true", 2309 }, 2310 { 2311 .key = "persist.sys.cam.timestamp", 2312 .value = "false", 2313 }, 2314 { 2315 .key = "persist.sys.cam.unfreeze_time", 2316 .value = "180", 2317 }, 2318 { 2319 .key = "persist.sys.cam.vgesture", 2320 .value = "false", 2321 }, 2322 { 2323 .key = "persist.sys.charging.tone", 2324 .value = "1", 2325 }, 2326 { 2327 .key = "persist.sys.cmccpolicy.disable", 2328 .value = "false", 2329 }, 2330 { 2331 .key = "persist.sys.cmdservice.enable", 2332 .value = "disable", 2333 }, 2334 { 2335 .key = "persist.sys.cp2log", 2336 .value = "0", 2337 }, 2338 { 2339 .key = "persist.sys.csvt", 2340 .value = "false", 2341 }, 2342 { 2343 .key = "persist.sys.dalvik.vm.lib.2", 2344 .value = "libart.so", 2345 }, 2346 { 2347 .key = "persist.sys.defaulttimezone", 2348 .value = "Asia/Calcutta", 2349 }, 2350 { 2351 .key = "persist.sys.engpc.disable", 2352 .value = "1", 2353 }, 2354 { 2355 .key = "persist.sys.fp.ck.period", 2356 .value = "3", 2357 }, 2358 { 2359 .key = "persist.sys.gps", 2360 .value = "enabled", 2361 }, 2362 { 2363 .key = "persist.sys.heartbeat.enable", 2364 .value = "1", 2365 }, 2366 { 2367 .key = "persist.sys.isfirstboot", 2368 .value = "false", 2369 }, 2370 { 2371 .key = "persist.sys.locale", 2372 .value = "en-US", 2373 }, 2374 { 2375 .key = "persist.sys.modemassertdump", 2376 .value = "true", 2377 }, 2378 { 2379 .key = "persist.sys.nosleep.enabled", 2380 .value = "0", 2381 }, 2382 { 2383 .key = "persist.sys.notify.light.color", 2384 .value = "1", 2385 }, 2386 { 2387 .key = "persist.sys.parts.main2sensor", 2388 .value = "sp2509r_mipi_raw", 2389 }, 2390 { 2391 .key = "persist.sys.parts.mainsensor", 2392 .value = "s5k3l8xxm3r_mipi_raw", 2393 }, 2394 { 2395 .key = "persist.sys.parts.subsensor", 2396 .value = "gc5024_mipi_raw", 2397 }, 2398 { 2399 .key = "persist.sys.power.hispeed0", 2400 .value = "1872000", 2401 }, 2402 { 2403 .key = "persist.sys.power.hispeed1", 2404 .value = "1872000", 2405 }, 2406 { 2407 .key = "persist.sys.power.target_loads0", 2408 .value = "90\n", 2409 }, 2410 { 2411 .key = "persist.sys.power.target_loads1", 2412 .value = "90\n", 2413 }, 2414 { 2415 .key = "persist.sys.powerHint.enable", 2416 .value = "1", 2417 }, 2418 { 2419 .key = "persist.sys.profiler_ms", 2420 .value = "0", 2421 }, 2422 { 2423 .key = "persist.sys.qosstate", 2424 .value = "0", 2425 }, 2426 { 2427 .key = "persist.sys.sdcardfs", 2428 .value = "force_on", 2429 }, 2430 { 2431 .key = "persist.sys.sprd.modemreset", 2432 .value = "1", 2433 }, 2434 { 2435 .key = "persist.sys.sprd.refocus.bokeh", 2436 .value = "true", 2437 }, 2438 { 2439 .key = "persist.sys.sprd.wcnlog.result", 2440 .value = "0", 2441 }, 2442 { 2443 .key = "persist.sys.sprd.wcnreset", 2444 .value = "1", 2445 }, 2446 { 2447 .key = "persist.sys.start_udpdatastall", 2448 .value = "0", 2449 }, 2450 { 2451 .key = "persist.sys.support.vt", 2452 .value = "true", 2453 }, 2454 { 2455 .key = "persist.sys.sysdump", 2456 .value = "off", 2457 }, 2458 { 2459 .key = "persist.sys.thermal.pagoven", 2460 .value = "0", 2461 }, 2462 { 2463 .key = "persist.sys.timezone", 2464 .value = "America/New_York", 2465 }, 2466 { 2467 .key = "persist.sys.ucam.edit", 2468 .value = "false", 2469 }, 2470 { 2471 .key = "persist.sys.ucam.puzzle", 2472 .value = "false", 2473 }, 2474 { 2475 .key = "persist.sys.usb.config", 2476 .value = "ptp,adb", 2477 }, 2478 { 2479 .key = "persist.sys.vilte.socket", 2480 .value = "ap", 2481 }, 2482 { 2483 .key = "persist.sys.volte.enable", 2484 .value = "true", 2485 }, 2486 { 2487 .key = "persist.sys.volte.mode", 2488 .value = "Normal", 2489 }, 2490 { 2491 .key = "persist.sys.vowifi.voice", 2492 .value = "cp", 2493 }, 2494 { 2495 .key = "persist.sys.wcn.status", 2496 .value = "assert", 2497 }, 2498 { 2499 .key = "persist.sys.webview.vmsize", 2500 .value = "164942040", 2501 }, 2502 { 2503 .key = "persist.sys.wifi.pocketmode", 2504 .value = "true", 2505 }, 2506 { 2507 .key = "persist.wifi.func.hidessid", 2508 .value = "true", 2509 }, 2510 { 2511 .key = "persist.ylog.modem.shutdownlog", 2512 .value = "1", 2513 }, 2514 { 2515 .key = "pm.dexopt.ab-ota", 2516 .value = "speed-profile", 2517 }, 2518 { 2519 .key = "pm.dexopt.bg-dexopt", 2520 .value = "speed-profile", 2521 }, 2522 { 2523 .key = "pm.dexopt.boot", 2524 .value = "verify-profile", 2525 }, 2526 { 2527 .key = "pm.dexopt.core-app", 2528 .value = "speed", 2529 }, 2530 { 2531 .key = "pm.dexopt.first-boot", 2532 .value = "interpret-only", 2533 }, 2534 { 2535 .key = "pm.dexopt.forced-dexopt", 2536 .value = "speed", 2537 }, 2538 { 2539 .key = "pm.dexopt.install", 2540 .value = "interpret-only", 2541 }, 2542 { 2543 .key = "pm.dexopt.nsys-library", 2544 .value = "speed", 2545 }, 2546 { 2547 .key = "pm.dexopt.shared-apk", 2548 .value = "speed", 2549 }, 2550 { 2551 .key = "qemu.hw.mainkeys", 2552 .value = "0", 2553 }, 2554 { 2555 .key = "reset_default_http_response", 2556 .value = "true", 2557 }, 2558 { 2559 .key = "ril.autotest", 2560 .value = "0", 2561 }, 2562 { 2563 .key = "ril.ecclist", 2564 .value = "999,112,995", 2565 }, 2566 { 2567 .key = "ril.ecclist1", 2568 .value = "999,112,995", 2569 }, 2570 { 2571 .key = "ril.modem.has_alived", 2572 .value = "1", 2573 }, 2574 { 2575 .key = "ril.sim.phone_ex.start", 2576 .value = "true", 2577 }, 2578 { 2579 .key = "rild.libpath", 2580 .value = "/system/lib64/libsprd-ril.so", 2581 }, 2582 { 2583 .key = "ro.adb.secure", 2584 .value = "1", 2585 }, 2586 { 2587 .key = "ro.allow.mock.location", 2588 .value = "0", 2589 }, 2590 { 2591 .key = "ro.audio_tunning.dual_spk", 2592 .value = "0", 2593 }, 2594 { 2595 .key = "ro.audio_tunning.nr", 2596 .value = "1", 2597 }, 2598 { 2599 .key = "ro.baseband", 2600 .value = "unknown", 2601 }, 2602 { 2603 .key = "ro.board.platform", 2604 .value = "sp9853i", 2605 }, 2606 { 2607 .key = "ro.boot.flash.locked", 2608 .value = "1", 2609 }, 2610 { 2611 .key = "ro.boot.hardware", 2612 .value = "k500_lgt_511", 2613 }, 2614 { 2615 .key = "ro.boot.serialno", 2616 .value = "HUMPHC051NG00375", 2617 }, 2618 { 2619 .key = "ro.boot.verifiedbootstate", 2620 .value = "green", 2621 }, 2622 { 2623 .key = "ro.bootimage.build.date", 2624 .value = "Fri Jan 12 17:54:28 CST 2018", 2625 }, 2626 { 2627 .key = "ro.bootimage.build.date.utc", 2628 .value = "1515750868", 2629 }, 2630 { 2631 .key = "ro.bootimage.build.fingerprint", 2632 .value = "LEAGOO/T5c/T5c:7.0/NRD90M/01121754:user/release-keys", 2633 }, 2634 { 2635 .key = "ro.bootloader", 2636 .value = "unknown", 2637 }, 2638 { 2639 .key = "ro.bootmode", 2640 .value = "unknown", 2641 }, 2642 { 2643 .key = "ro.bt.bdaddr_path", 2644 .value = "/data/misc/bluedroid/btmac.txt", 2645 }, 2646 { 2647 .key = "ro.btwifisoftap.coexist", 2648 .value = "true", 2649 }, 2650 { 2651 .key = "ro.build.characteristics", 2652 .value = "nosdcard", 2653 }, 2654 { 2655 .key = "ro.build.date", 2656 .value = "Fri Jan 12 17:54:28 CST 2018", 2657 }, 2658 { 2659 .key = "ro.build.date.utc", 2660 .value = "1515750868", 2661 }, 2662 { 2663 .key = "ro.build.description", 2664 .value = "k500_lgt_511-user 7.0 NRD90M eng.root.20180112.175428 release-keys", 2665 }, 2666 { 2667 .key = "ro.build.display.id", 2668 .value = "LEAGOO_T5c_OS2.1_E_20180112", 2669 }, 2670 { 2671 .key = "ro.build.display.spid", 2672 .value = "SC9853_K500_LGT_511_V2.2_20180112", 2673 }, 2674 { 2675 .key = "ro.build.display.spid.customer", 2676 .value = "LEAGOO_T5c_OS2.1_E_20180112", 2677 }, 2678 { 2679 .key = "ro.build.fingerprint", 2680 .value = "LEAGOO/T5c/T5c:7.0/NRD90M/01121754:user/release-keys", 2681 }, 2682 { 2683 .key = "ro.build.flavor", 2684 .value = "k500_lgt_511-user", 2685 }, 2686 { 2687 .key = "ro.build.host", 2688 .value = "lxh", 2689 }, 2690 { 2691 .key = "ro.build.id", 2692 .value = "NRD90M", 2693 }, 2694 { 2695 .key = "ro.build.product", 2696 .value = "T5c", 2697 }, 2698 { 2699 .key = "ro.build.tags", 2700 .value = "release-keys", 2701 }, 2702 { 2703 .key = "ro.build.type", 2704 .value = "user", 2705 }, 2706 { 2707 .key = "ro.build.user", 2708 .value = "root", 2709 }, 2710 { 2711 .key = "ro.build.version.all_codenames", 2712 .value = "REL", 2713 }, 2714 { 2715 .key = "ro.build.version.base_os", 2716 .value = "", 2717 }, 2718 { 2719 .key = "ro.build.version.codename", 2720 .value = "REL", 2721 }, 2722 { 2723 .key = "ro.build.version.incremental", 2724 .value = "eng.root.20180112.175428", 2725 }, 2726 { 2727 .key = "ro.build.version.preview_sdk", 2728 .value = "0", 2729 }, 2730 { 2731 .key = "ro.build.version.release", 2732 .value = "7.0", 2733 }, 2734 { 2735 .key = "ro.build.version.sdk", 2736 .value = "24", 2737 }, 2738 { 2739 .key = "ro.build.version.security_patch", 2740 .value = "2017-12-05", 2741 }, 2742 { 2743 .key = "ro.carrier", 2744 .value = "unknown", 2745 }, 2746 { 2747 .key = "ro.com.android.dataroaming", 2748 .value = "false", 2749 }, 2750 { 2751 .key = "ro.com.google.clientidbase", 2752 .value = "android-leagoo", 2753 }, 2754 { 2755 .key = "ro.com.google.gmsversion", 2756 .value = "7.0_r12", 2757 }, 2758 { 2759 .key = "ro.config.alarm_alert", 2760 .value = "Alarm_Classic.ogg", 2761 }, 2762 { 2763 .key = "ro.config.low_ram", 2764 .value = "false", 2765 }, 2766 { 2767 .key = "ro.config.message_sound", 2768 .value = "pixiedust.ogg", 2769 }, 2770 { 2771 .key = "ro.config.message_sound0", 2772 .value = "Argon.ogg", 2773 }, 2774 { 2775 .key = "ro.config.message_sound1", 2776 .value = "Argon.ogg", 2777 }, 2778 { 2779 .key = "ro.config.notification_sound", 2780 .value = "LEAGOO-Pops.mp3", 2781 }, 2782 { 2783 .key = "ro.config.ringtone", 2784 .value = "LEAGOO-Turkish.mp3", 2785 }, 2786 { 2787 .key = "ro.config.ringtone0", 2788 .value = "LEAGOO-Turkish.mp3", 2789 }, 2790 { 2791 .key = "ro.config.ringtone1", 2792 .value = "LEAGOO-Turkish.mp3", 2793 }, 2794 { 2795 .key = "ro.config.zram.support", 2796 .value = "true", 2797 }, 2798 { 2799 .key = "ro.crypto.fs_crypto_blkdev", 2800 .value = "/dev/block/dm-1", 2801 }, 2802 { 2803 .key = "ro.crypto.fuse_sdcard", 2804 .value = "true", 2805 }, 2806 { 2807 .key = "ro.crypto.state", 2808 .value = "encrypted", 2809 }, 2810 { 2811 .key = "ro.crypto.type", 2812 .value = "block", 2813 }, 2814 { 2815 .key = "ro.dalvik.vm.isa.arm", 2816 .value = "x86", 2817 }, 2818 { 2819 .key = "ro.dalvik.vm.isa.arm64", 2820 .value = "x86_64", 2821 }, 2822 { 2823 .key = "ro.dalvik.vm.native.bridge", 2824 .value = "libhoudini.so", 2825 }, 2826 { 2827 .key = "ro.debuggable", 2828 .value = "0", 2829 }, 2830 { 2831 .key = "ro.disable.sound.effects", 2832 .value = "true", 2833 }, 2834 { 2835 .key = "ro.email.signatures.same", 2836 .value = "true", 2837 }, 2838 { 2839 .key = "ro.enable.native.bridge.exec", 2840 .value = "1", 2841 }, 2842 { 2843 .key = "ro.enable.native.bridge.exec64", 2844 .value = "1", 2845 }, 2846 { 2847 .key = "ro.expect.recovery_id", 2848 .value = "0x0041a640e4805f06ee66e08584f90e9343c058db000000000000000000000000", 2849 }, 2850 { 2851 .key = "ro.fm.chip.port.UART.androidm", 2852 .value = "false", 2853 }, 2854 { 2855 .key = "ro.frp.pst", 2856 .value = "/dev/block/platform/sdio_emmc/by-name/persist", 2857 }, 2858 { 2859 .key = "ro.gpu.fbc", 2860 .value = "1", 2861 }, 2862 { 2863 .key = "ro.hardware", 2864 .value = "k500_lgt_511", 2865 }, 2866 { 2867 .key = "ro.hide.smart.control", 2868 .value = "true", 2869 }, 2870 { 2871 .key = "ro.hotspot.enabled", 2872 .value = "1", 2873 }, 2874 { 2875 .key = "ro.hwui.drop_shadow_cache_size", 2876 .value = "6", 2877 }, 2878 { 2879 .key = "ro.hwui.gradient_cache_size", 2880 .value = "1", 2881 }, 2882 { 2883 .key = "ro.hwui.layer_cache_size", 2884 .value = "48", 2885 }, 2886 { 2887 .key = "ro.hwui.path_cache_size", 2888 .value = "32", 2889 }, 2890 { 2891 .key = "ro.hwui.r_buffer_cache_size", 2892 .value = "8", 2893 }, 2894 { 2895 .key = "ro.hwui.text_large_cache_height", 2896 .value = "1024", 2897 }, 2898 { 2899 .key = "ro.hwui.text_large_cache_width", 2900 .value = "2048", 2901 }, 2902 { 2903 .key = "ro.hwui.text_small_cache_height", 2904 .value = "1024", 2905 }, 2906 { 2907 .key = "ro.hwui.text_small_cache_width", 2908 .value = "1024", 2909 }, 2910 { 2911 .key = "ro.hwui.texture_cache_flushrate", 2912 .value = "0.4", 2913 }, 2914 { 2915 .key = "ro.hwui.texture_cache_size", 2916 .value = "72", 2917 }, 2918 { 2919 .key = "ro.kernel.qemu.gles", 2920 .value = "0", 2921 }, 2922 { 2923 .key = "ro.launcher.circleslide", 2924 .value = "true", 2925 }, 2926 { 2927 .key = "ro.launcher.defaultfoldername", 2928 .value = "true", 2929 }, 2930 { 2931 .key = "ro.launcher.dynamiccalendar", 2932 .value = "true", 2933 }, 2934 { 2935 .key = "ro.launcher.dynamicclock", 2936 .value = "true", 2937 }, 2938 { 2939 .key = "ro.launcher.dynamicicon", 2940 .value = "true", 2941 }, 2942 { 2943 .key = "ro.launcher.shakewallpaper", 2944 .value = "true", 2945 }, 2946 { 2947 .key = "ro.launcher.unreadinfo", 2948 .value = "true", 2949 }, 2950 { 2951 .key = "ro.leagoo.baseband.version", 2952 .value = "LEAGOO T5c_OS2.1", 2953 }, 2954 { 2955 .key = "ro.leagoo.power.ui", 2956 .value = "true", 2957 }, 2958 { 2959 .key = "ro.leagoo.storage.ui", 2960 .value = "true", 2961 }, 2962 { 2963 .key = "ro.lock.disable.statusbar", 2964 .value = "true", 2965 }, 2966 { 2967 .key = "ro.macro.custom.leagoo", 2968 .value = "true", 2969 }, 2970 { 2971 .key = "ro.message.wake.up.screen", 2972 .value = "false", 2973 }, 2974 { 2975 .key = "ro.modem.gnss.diag", 2976 .value = "/dev/slog_gnss", 2977 }, 2978 { 2979 .key = "ro.modem.l.assert", 2980 .value = "/dev/spipe_lte2", 2981 }, 2982 { 2983 .key = "ro.modem.l.count", 2984 .value = "2", 2985 }, 2986 { 2987 .key = "ro.modem.l.dev", 2988 .value = "/proc/cptl/", 2989 }, 2990 { 2991 .key = "ro.modem.l.diag", 2992 .value = "/dev/sdiag_lte", 2993 }, 2994 { 2995 .key = "ro.modem.l.eth", 2996 .value = "seth_lte", 2997 }, 2998 { 2999 .key = "ro.modem.l.fixnv_size", 3000 .value = "0xc8000", 3001 }, 3002 { 3003 .key = "ro.modem.l.id", 3004 .value = "0", 3005 }, 3006 { 3007 .key = "ro.modem.l.log", 3008 .value = "/dev/slog_lte", 3009 }, 3010 { 3011 .key = "ro.modem.l.loop", 3012 .value = "/dev/spipe_lte0", 3013 }, 3014 { 3015 .key = "ro.modem.l.nv", 3016 .value = "/dev/spipe_lte1", 3017 }, 3018 { 3019 .key = "ro.modem.l.runnv_size", 3020 .value = "0xe8000", 3021 }, 3022 { 3023 .key = "ro.modem.l.snd", 3024 .value = "1", 3025 }, 3026 { 3027 .key = "ro.modem.l.tty", 3028 .value = "/dev/stty_lte", 3029 }, 3030 { 3031 .key = "ro.modem.l.vbc", 3032 .value = "/dev/spipe_lte6", 3033 }, 3034 { 3035 .key = "ro.modem.wcn.count", 3036 .value = "1", 3037 }, 3038 { 3039 .key = "ro.modem.wcn.diag", 3040 .value = "/dev/slog_wcn", 3041 }, 3042 { 3043 .key = "ro.modem.wcn.enable", 3044 .value = "1", 3045 }, 3046 { 3047 .key = "ro.modem.wcn.id", 3048 .value = "1", 3049 }, 3050 { 3051 .key = "ro.modify.message.notify", 3052 .value = "true", 3053 }, 3054 { 3055 .key = "ro.modify.settings.icon", 3056 .value = "true", 3057 }, 3058 { 3059 .key = "ro.not.support.back.key", 3060 .value = "true", 3061 }, 3062 { 3063 .key = "ro.not.support.home.key", 3064 .value = "true", 3065 }, 3066 { 3067 .key = "ro.not.support.menu.key", 3068 .value = "true", 3069 }, 3070 { 3071 .key = "ro.opengles.version", 3072 .value = "196610", 3073 }, 3074 { 3075 .key = "ro.preload.media.internel", 3076 .value = "true", 3077 }, 3078 { 3079 .key = "ro.product.board", 3080 .value = "k500_lgt_511_vmm", 3081 }, 3082 { 3083 .key = "ro.product.brand", 3084 .value = "LEAGOO", 3085 }, 3086 { 3087 .key = "ro.product.bt.name", 3088 .value = "LEAGOO T5c", 3089 }, 3090 { 3091 .key = "ro.product.cpu.abi", 3092 .value = "x86_64", 3093 }, 3094 { 3095 .key = "ro.product.cpu.abilist", 3096 .value = "x86_64,x86,armeabi-v7a,armeabi,arm64-v8a", 3097 }, 3098 { 3099 .key = "ro.product.cpu.abilist32", 3100 .value = "x86,armeabi-v7a,armeabi", 3101 }, 3102 { 3103 .key = "ro.product.cpu.abilist64", 3104 .value = "x86_64,arm64-v8a", 3105 }, 3106 { 3107 .key = "ro.product.device", 3108 .value = "T5c", 3109 }, 3110 { 3111 .key = "ro.product.first_api_level", 3112 .value = "24", 3113 }, 3114 { 3115 .key = "ro.product.hardware", 3116 .value = "k500_lgt_511_v1.0.0", 3117 }, 3118 { 3119 .key = "ro.product.locale", 3120 .value = "en-US", 3121 }, 3122 { 3123 .key = "ro.product.locale.language", 3124 .value = "en", 3125 }, 3126 { 3127 .key = "ro.product.locale.region", 3128 .value = "US", 3129 }, 3130 { 3131 .key = "ro.product.manufacturer", 3132 .value = "LEAGOO", 3133 }, 3134 { 3135 .key = "ro.product.model", 3136 .value = "T5c", 3137 }, 3138 { 3139 .key = "ro.product.name", 3140 .value = "T5c", 3141 }, 3142 { 3143 .key = "ro.product.partitionpath", 3144 .value = "/dev/block/platform/sdio_emmc/by-name/", 3145 }, 3146 { 3147 .key = "ro.radio.modem.capability", 3148 .value = "TL_LF_TD_W_G,W_G", 3149 }, 3150 { 3151 .key = "ro.radio.modemtype", 3152 .value = "l", 3153 }, 3154 { 3155 .key = "ro.ram.display.config.3gb", 3156 .value = "true", 3157 }, 3158 { 3159 .key = "ro.ramsize", 3160 .value = "3072M", 3161 }, 3162 { 3163 .key = "ro.redstone.version", 3164 .value = "LEAGOO_T5c_OS2.1_E_20180112", 3165 }, 3166 { 3167 .key = "ro.revision", 3168 .value = "0", 3169 }, 3170 { 3171 .key = "ro.rm.calllog.geocode", 3172 .value = "true", 3173 }, 3174 { 3175 .key = "ro.run.ramconfig", 3176 .value = "8", 3177 }, 3178 { 3179 .key = "ro.runtime.firstboot", 3180 .value = "1521117824875", 3181 }, 3182 { 3183 .key = "ro.secure", 3184 .value = "1", 3185 }, 3186 { 3187 .key = "ro.serialno", 3188 .value = "HUMPHC051NG00375", 3189 }, 3190 { 3191 .key = "ro.setupwizard.mode", 3192 .value = "OPTIONAL", 3193 }, 3194 { 3195 .key = "ro.sf.fbc", 3196 .value = "1", 3197 }, 3198 { 3199 .key = "ro.sf.lcd_density", 3200 .value = "480", 3201 }, 3202 { 3203 .key = "ro.sim.no.switch.languages", 3204 .value = "true", 3205 }, 3206 { 3207 .key = "ro.simlock.onekey.lock", 3208 .value = "0", 3209 }, 3210 { 3211 .key = "ro.simlock.unlock.autoshow", 3212 .value = "1", 3213 }, 3214 { 3215 .key = "ro.simlock.unlock.bynv", 3216 .value = "0", 3217 }, 3218 { 3219 .key = "ro.single.point.y.index", 3220 .value = "150", 3221 }, 3222 { 3223 .key = "ro.softap.whitelist", 3224 .value = "true", 3225 }, 3226 { 3227 .key = "ro.softaplte.coexist", 3228 .value = "true", 3229 }, 3230 { 3231 .key = "ro.sp.log", 3232 .value = "/dev/slog_pm", 3233 }, 3234 { 3235 .key = "ro.storage.flash_type", 3236 .value = "2", 3237 }, 3238 { 3239 .key = "ro.storage.install2internal", 3240 .value = "0", 3241 }, 3242 { 3243 .key = "ro.support.auto.roam", 3244 .value = "disabled", 3245 }, 3246 { 3247 .key = "ro.support.video.dream", 3248 .value = "true", 3249 }, 3250 { 3251 .key = "ro.sys.prc_compatibility", 3252 .value = "1", 3253 }, 3254 { 3255 .key = "ro.sys.sdcardfs", 3256 .value = "true", 3257 }, 3258 { 3259 .key = "ro.telephony.default_network", 3260 .value = "9", 3261 }, 3262 { 3263 .key = "ro.temp.ntc", 3264 .value = "true", 3265 }, 3266 { 3267 .key = "ro.test.playsound.outside", 3268 .value = "true", 3269 }, 3270 { 3271 .key = "ro.trim.config", 3272 .value = "true", 3273 }, 3274 { 3275 .key = "ro.void_charge_tip", 3276 .value = "true", 3277 }, 3278 { 3279 .key = "ro.vowifi.softap.ee_warning", 3280 .value = "false", 3281 }, 3282 { 3283 .key = "ro.wcn", 3284 .value = "enabled", 3285 }, 3286 { 3287 .key = "ro.wcn.gpschip", 3288 .value = "ge2", 3289 }, 3290 { 3291 .key = "ro.wcn.hardware.product", 3292 .value = "marlin2", 3293 }, 3294 { 3295 .key = "ro.wifi.channels", 3296 .value = "", 3297 }, 3298 { 3299 .key = "ro.wifi.signal.optimized", 3300 .value = "true", 3301 }, 3302 { 3303 .key = "ro.wifi.softap.maxstanum", 3304 .value = "10", 3305 }, 3306 { 3307 .key = "ro.wifip2p.coexist", 3308 .value = "true", 3309 }, 3310 { 3311 .key = "ro.zygote", 3312 .value = "zygote64_32", 3313 }, 3314 { 3315 .key = "security.perf_harden", 3316 .value = "1", 3317 }, 3318 { 3319 .key = "selinux.reload_policy", 3320 .value = "1", 3321 }, 3322 { 3323 .key = "service.bootanim.exit", 3324 .value = "1", 3325 }, 3326 { 3327 .key = "sys.boot_completed", 3328 .value = "1", 3329 }, 3330 { 3331 .key = "sys.init_log_level", 3332 .value = "1", 3333 }, 3334 { 3335 .key = "sys.oem_unlock_allowed", 3336 .value = "0", 3337 }, 3338 { 3339 .key = "sys.sprd.power.ispowered", 3340 .value = "1", 3341 }, 3342 { 3343 .key = "sys.sysctl.extra_free_kbytes", 3344 .value = "24300", 3345 }, 3346 { 3347 .key = "sys.usb.config", 3348 .value = "ptp,adb", 3349 }, 3350 { 3351 .key = "sys.usb.config.ready", 3352 .value = "1", 3353 }, 3354 { 3355 .key = "sys.usb.configfs", 3356 .value = "1", 3357 }, 3358 { 3359 .key = "sys.usb.controller", 3360 .value = "e2500000.usb2", 3361 }, 3362 { 3363 .key = "sys.usb.ffs.ready", 3364 .value = "1", 3365 }, 3366 { 3367 .key = "sys.usb.mode", 3368 .value = "normal", 3369 }, 3370 { 3371 .key = "sys.usb.state", 3372 .value = "ptp,adb", 3373 }, 3374 { 3375 .key = "sys.vm.swappiness", 3376 .value = "100", 3377 }, 3378 { 3379 .key = "vold.decrypt", 3380 .value = "trigger_restart_framework", 3381 }, 3382 { 3383 .key = "vold.has_adoptable", 3384 .value = "1", 3385 }, 3386 { 3387 .key = "vold.post_fs_data_done", 3388 .value = "1", 3389 }, 3390 { 3391 .key = "vold.realdata.mount", 3392 .value = "ok", 3393 }, 3394 { 3395 .key = "wifi.interface", 3396 .value = "wlan0", 3397 }, 3398 { 3399 .key = "zram.disksize", 3400 .value = "1024", 3401 }, 3402 { NULL }, 3403 }; 3404 #endif /* __ANDROID__ */ 3405