Skip to content

Commit b3a2db0

Browse files
committed
Add device info for Astro 55R
1 parent dff2616 commit b3a2db0

File tree

2 files changed

+74
-0
lines changed

2 files changed

+74
-0
lines changed

test/build.prop/astro_55r.log

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# begin build properties
2+
# autogenerated by buildinfo.sh
3+
ro.build.id=RP1A.201005.001
4+
ro.build.display.id=Maxwest_Astro_55R_V07_01052022
5+
ro.build.version.incremental=1634868762
6+
ro.build.version.sdk=30
7+
ro.build.version.codename=REL
8+
ro.build.version.release=11
9+
ro.build.date=Wed Jan 5 10:40:24 CST 2022
10+
ro.build.date.utc=1641350424
11+
ro.build.type=user
12+
ro.build.user=lxc
13+
ro.build.host=Astro__55R
14+
ro.build.tags=release-keys
15+
ro.product.model=Astro 55R
16+
ro.product.brand=Maxwest
17+
ro.product.name=Astro_55R
18+
ro.product.device=Astro_55R
19+
ro.product.board=Maxwest
20+
ro.product.cpu.abi=armeabi-v7a
21+
ro.product.manufacturer=Maxwest
22+
ro.product.locale.language=
23+
ro.product.locale.region=
24+
ro.wifi.channels=
25+
ro.board.platform=ums312
26+
# ro.build.product is obsolete; use ro.product.device
27+
ro.build.product=Astro__55R
28+
# Do not try to parse ro.build.description or .fingerprint
29+
ro.build.description=ums312_2h10_1239SWQ_T5513A_A1_MV1616-user 11 RP1A.201005.001 1634868762 release-keys
30+
ro.build.fingerprint=Maxwest/Astro_55R/Astro_55R:11/RP1A.201005.001/1634868762:user/release-keys
31+
# end build properties

test/cpuinfo/astro-55r.log

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
processor : 0
2+
model name : ARMv8 Processor
3+
BogoMIPS : 41.60
4+
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm aes pmull sha1 sha2 crc32
5+
CPU implementer : 0x41
6+
CPU architecture: 8
7+
CPU variant : 0x1
8+
CPU part : 0xd05
9+
CPU revision : 0
10+
11+
processor : 1
12+
model name : ARMv8 Processor
13+
BogoMIPS : 41.60
14+
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm aes pmull sha1 sha2 crc32
15+
CPU implementer : 0x41
16+
CPU architecture: 8
17+
CPU variant : 0x1
18+
CPU part : 0xd05
19+
CPU revision : 0
20+
21+
processor : 2
22+
model name : ARMv8 Processor
23+
BogoMIPS : 41.60
24+
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm aes pmull sha1 sha2 crc32
25+
CPU implementer : 0x41
26+
CPU architecture: 8
27+
CPU variant : 0x1
28+
CPU part : 0xd05
29+
CPU revision : 0
30+
31+
processor : 3
32+
model name : ARMv8 Processor
33+
BogoMIPS : 62.71
34+
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm aes pmull sha1 sha2 crc32
35+
CPU implementer : 0x41
36+
CPU architecture: 8
37+
CPU variant : 0x3
38+
CPU part : 0xd0a
39+
CPU revision : 1
40+
41+
Hardware : Unisoc UMS312
42+
Revision : 0000
43+
Serial : c9fb2689fd35cfe34d8d2523c9d3c439e8250fb06aaaafb732fe57478326d6cd

0 commit comments

Comments
 (0)