LoginSignup
2
2

More than 5 years have passed since last update.

Android Thingsのシェルで実行可能なコマンドとシステムプロパティを確認

Last updated at Posted at 2017-01-11

toyboxで実行可能なコマンド一覧

$ toybox
acpi base64 basename blkid blockdev bunzip2 bzcat cal cat chattr chcon
chgrp chmod chown chroot cksum clear cmp comm cp cpio cut date dd
df dirname dmesg dos2unix du echo egrep env expand expr fallocate
false fgrep find flock free freeramdisk fsfreeze getenforce getprop
grep groups head help hostname hwclock id ifconfig inotifyd insmod
install ionice iorenice kill killall ln load_policy logname losetup
ls lsattr lsmod lsof lsusb makedevs md5sum mkdir mkfifo mknod mkswap
mktemp modinfo more mount mountpoint mv nbd-client nc netcat netstat
nice nl nohup od partprobe paste patch pgrep pidof pivot_root pkill
pmap printenv printf ps pwd pwdx readlink realpath renice restorecon
rev rfkill rm rmdir rmmod route runcon sed seq setenforce setprop
setsid sha1sum sleep sort split stat strings swapoff swapon switch_root
sync sysctl tac tail tar taskset tee time timeout top touch tr traceroute
traceroute6 true truncate tty ulimit umount uname uniq unix2dos uptime
usleep vconfig vmstat wc which whoami xargs xxd yes

/system/bin配下のコマンド一覧

rpi3:/ $ ls -l /system/bin/|grep -v toybox
total 22224
-rwxr-xr-x 1 root shell     210 2016-12-12 21:05 am
lrwxr-xr-x 1 root shell      13 2016-12-12 21:15 app_process -> app_process32
-rwxr-xr-x 1 root shell   22108 2016-12-12 21:07 app_process32
-rwxr-xr-x 1 root shell  148164 2016-12-12 21:06 applypatch
-rwxr-xr-x 1 root shell      14 2016-12-12 21:06 appops
-rwxr-xr-x 1 root shell     215 2016-12-12 21:06 appwidget
-rwxr-xr-x 1 root shell   34560 2016-12-12 21:06 atrace
-rwxr-xr-x 1 root shell   22104 2016-12-12 21:07 audioserver
-rwxr-xr-x 1 root shell   42572 2016-12-12 21:07 bcc
-rwxr-xr-x 1 root shell   18072 2016-12-12 21:07 blkid
-rwxr-xr-x 1 root shell     199 2016-12-12 20:55 bmgr
-rwxr-xr-x 1 root shell   42588 2016-12-12 21:07 bootanimation
-rwxr-xr-x 1 root shell   34388 2016-12-12 21:07 bootstat
-rwxr-xr-x 1 root shell   49792 2016-12-12 21:07 bspatch
-rwxr-xr-x 1 root shell     156 2016-12-12 21:07 bu
-rwxr-xr-x 1 root shell   13908 2016-12-12 21:07 bugreport
-rwxr-xr-x 1 root shell   13908 2016-12-12 21:07 bugreportz
-rwxr-xr-x 1 root shell   13916 2016-12-12 21:07 cameraserver
-rwxr-xr-x 1 root shell   46888 2016-12-12 21:07 clatd
-rwxr-xr-x 1 root shell   26188 2016-12-12 21:07 cmd
-rwxr-xr-x 1 root shell     207 2016-12-12 21:07 content
-rwxr-xr-x 1 root shell   34384 2016-12-12 21:07 core2md
-rwxr-xr-x 1 root shell   79500 2016-12-12 21:07 crash_reporter
-rwxr-xr-x 1 root shell   22263 2016-12-12 21:07 crash_sender
-rwxr-xr-x 1 root shell  329428 2016-12-12 21:07 curl
lrwxr-xr-x 1 root shell      10 2016-12-12 21:15 dalvikvm -> dalvikvm32
-rwxr-xr-x 1 root shell   18004 2016-12-12 21:07 dalvikvm32
lrwxr-xr-x 1 root shell       7 2016-12-12 21:15 dd -> toolbox
-rwxr-xr-x 1 root shell   46732 2016-12-12 21:07 debuggerd
-rwxr-xr-x 1 root shell  132688 2016-12-12 21:08 dex2oat
-rwxr-xr-x 1 root shell   76448 2016-12-12 21:08 dexdump
-rwxr-xr-x 1 root shell   13908 2016-12-12 21:08 dhcptool
-rwxr-xr-x 1 root shell  138828 2016-12-12 21:08 dnsmasq
-rwxr-xr-x 1 root shell     156 2016-12-12 21:08 dpm
-rwxr-xr-x 1 root shell   67160 2016-12-12 21:08 drmserver
-rwxr-xr-x 1 root shell  157396 2016-12-12 21:08 dumpstate
-rwxr-xr-x 1 root shell   22192 2016-12-12 21:08 dumpsys
-rwxr-xr-x 1 root shell  163032 2016-12-12 21:08 e2fsck
lrwxr-xr-x 1 root shell       4 2016-12-12 21:15 egrep -> grep
lrwxr-xr-x 1 root shell       4 2016-12-12 21:15 fgrep -> grep
-rwxr-xr-x 1 root shell   59056 2016-12-12 21:08 fsck.f2fs
-rwxr-xr-x 1 root shell   34388 2016-12-12 21:08 fsck_msdos
-rwxr-xr-x 1 root shell   46680 2016-12-12 21:08 gatekeeperd
-rwxr-xr-x 1 root shell  596484 2016-12-12 21:08 gdbserver
lrwxr-xr-x 1 root shell       7 2016-12-12 21:15 getevent -> toolbox
-rwxr-xr-x 1 root shell   31148 2016-12-12 21:07 grep
-rwxr-xr-x 1 root shell   17948 2016-12-12 21:08 gzip
-rwxr-xr-x 1 root shell   67956 2016-12-12 21:08 halutil
-rwxr-xr-x 1 root shell     213 2016-12-12 21:08 hid
-rwxr-xr-x 1 root shell   38548 2016-12-12 21:08 hostapd_cli
-rwxr-xr-x 1 root shell   34388 2016-12-12 21:08 idmap
lrwxr-xr-x 1 root shell       7 2016-12-12 21:15 iftop -> toolbox
-rwxr-xr-x 1 root shell     194 2016-12-12 20:55 ime
-rwxr-xr-x 1 root shell     203 2016-12-12 20:55 input
-rwxr-xr-x 1 root shell   71604 2016-12-12 21:08 installd
lrwxr-xr-x 1 root shell       7 2016-12-12 21:15 ioctl -> toolbox
-rwxr-xr-x 1 root shell   46672 2016-12-12 21:08 iotop
-rwxr-xr-x 1 root shell  223300 2016-12-12 21:08 ip
-rwxr-xr-x 1 root shell  253672 2016-12-12 21:08 ip6tables
lrwxr-xr-x 1 root shell       9 2016-12-12 21:15 ip6tables-restore -> ip6tables
lrwxr-xr-x 1 root shell       9 2016-12-12 21:15 ip6tables-save -> ip6tables
-rwxr-xr-x 1 root shell  249412 2016-12-12 21:08 iptables
lrwxr-xr-x 1 root shell       8 2016-12-12 21:15 iptables-restore -> iptables
lrwxr-xr-x 1 root shell       8 2016-12-12 21:15 iptables-save -> iptables
-rwxr-xr-x 1 root shell  164580 2016-12-12 21:08 iw
-rwxr-xr-x 1 root shell   83696 2016-12-12 21:08 keystore
-rwxr-xr-x 1 root shell   18012 2016-12-12 21:08 keystore_cli
-rwxr-xr-x 1 root shell   30300 2016-12-12 21:08 keystore_cli_v2
-rwxr-xr-x 1 root shell  522112 2016-12-12 21:08 ld.mc
-rwxr-xr-x 1 root shell  626620 2016-12-12 21:08 linker
-rwxr-xr-x 1 root shell   22152 2016-12-12 21:08 lmkd
lrwxr-xr-x 1 root shell       7 2016-12-12 21:15 log -> toolbox
-rwxr-xr-x 1 root shell   34440 2016-12-12 21:08 logcat
-rwxr-xr-x 1 root shell   71312 2016-12-12 21:08 logd
lrwxr-xr-x 1 root shell      16 2016-12-12 21:15 logpersist.cat -> logpersist.start
-rwxr-xr-x 1 root shell    1012 2016-12-12 21:08 logpersist.start
lrwxr-xr-x 1 root shell      16 2016-12-12 21:15 logpersist.stop -> logpersist.start
-rwxr-xr-x 1 root shell   30532 2016-12-12 21:08 logwrapper
-rwxr-xr-x 1 root shell   18008 2016-12-12 21:08 make_ext4fs
-rwxr-xr-x 1 root shell   30448 2016-12-12 21:08 make_f2fs
-rwxr-xr-x 1 root shell  556368 2016-12-12 21:08 mdnsd
-rwxr-xr-x 1 root shell     210 2016-12-12 21:08 media
-rwxr-xr-x 1 root shell   18008 2016-12-12 21:08 mediacodec
-rwxr-xr-x 1 root shell   26204 2016-12-12 21:08 mediadrmserver
-rwxr-xr-x 1 root shell   18012 2016-12-12 21:08 mediaextractor
-rwxr-xr-x 1 root shell   18008 2016-12-12 21:08 mediaserver
-rwxr-xr-x 1 root shell   26200 2016-12-12 21:08 memory_replay32
-rwxr-xr-x 1 root shell   34640 2016-12-12 21:08 memtest
-rwxr-xr-x 1 root shell   18008 2016-12-12 21:07 metrics_client
-rwxr-xr-x 1 root shell   75360 2016-12-12 21:08 metrics_collector
-rwxr-xr-x 1 root shell  136848 2016-12-12 21:08 metricsd
-rwxr-xr-x 1 root shell     217 2016-12-12 20:55 monkey
-rwxr-xr-x 1 root shell   26304 2016-12-12 21:08 mtpd
lrwxr-xr-x 1 root shell       7 2016-12-12 21:15 nandread -> toolbox
-rwxr-xr-x 1 root shell   17996 2016-12-12 21:08 ndc
-rwxr-xr-x 1 root shell  177988 2016-12-12 21:08 netd
lrwxr-xr-x 1 root shell       7 2016-12-12 21:15 newfs_msdos -> toolbox
-rwxr-xr-x 1 root shell  153248 2016-12-12 21:08 oatdump
-rwxr-xr-x 1 root shell   71252 2016-12-12 21:08 patchoat
-rwxr-xr-x 1 root shell    2383 2016-12-12 21:07 periodic_scheduler
-rwxr-xr-x 1 root shell  157272 2016-12-12 21:08 peripheralman
-rwxr-xr-x 1 root shell   42820 2016-12-12 21:08 ping
-rwxr-xr-x 1 root shell   43088 2016-12-12 21:08 ping6
-rwxr-xr-x 1 root shell     191 2016-12-12 20:55 pm
-rwxr-xr-x 1 root shell   26288 2016-12-12 21:08 pngtest
-rwxr-xr-x 1 root shell  180528 2016-12-12 21:08 pppd
lrwxr-xr-x 1 root shell       7 2016-12-12 21:15 prlimit -> toolbox
-rwxr-xr-x 1 root shell   34444 2016-12-12 21:08 profman
lrwxr-xr-x 1 root shell       7 2016-12-12 21:15 ps -> toolbox
-rwxr-xr-x 1 root shell   13900 2016-12-12 21:08 r
-rwxr-xr-x 1 root shell  179352 2016-12-12 21:08 racoon
-rwxr-xr-x 1 root shell   13912 2016-12-12 21:08 radiooptions
-rwxr-xr-x 1 root shell   13904 2016-12-12 21:08 reboot
-rwxr-xr-x 1 root shell     188 2016-12-12 21:08 requestsync
-rwxr-xr-x 1 root shell   50772 2016-12-12 21:08 resize2fs
-rwxr-x--- 1 root shell   18004 2016-12-12 21:08 run-as
-rwxr-xr-x 1 root shell   13908 2016-12-12 21:08 schedtest
-rwxr-xr-x 1 root shell   18008 2016-12-12 21:08 screencap
-rwxr-xr-x 1 root shell  104116 2016-12-12 21:08 screenrecord
-rwxr-xr-x 1 root shell   30288 2016-12-12 21:08 sdcard
-rwxr-xr-x 1 root shell   22100 2016-12-12 21:08 secdiscard
lrwxr-xr-x 1 root shell       7 2016-12-12 21:15 sendevent -> toolbox
-rwxr-xr-x 1 root shell   13916 2016-12-12 21:08 sensorservice
-rwxr-xr-x 1 root shell   22096 2016-12-12 21:08 service
-rwxr-xr-x 1 root shell   22208 2016-12-12 21:08 servicemanager
-rwxr-xr-x 1 root shell     178 2016-12-12 21:08 settings
-rwxr-xr-x 1 root shell  124560 2016-12-12 21:08 sgdisk
-rwxr-xr-x 1 root shell  186332 2016-12-12 21:08 sh
-rwxr-xr-x 1 root shell     190 2016-12-12 21:08 sm
-rwxr-xr-x 1 root shell   59032 2016-12-12 21:08 ss
lrwxr-xr-x 1 root shell       7 2016-12-12 21:15 start -> toolbox
lrwxr-xr-x 1 root shell       7 2016-12-12 21:15 stop -> toolbox
-rwxr-xr-x 1 root shell   18012 2016-12-12 21:08 surfaceflinger
-rwxr-xr-x 1 root shell     192 2016-12-12 20:55 svc
-rwxr-xr-x 1 root shell   87876 2016-12-12 21:08 tc
-rwxr-xr-x 1 root shell     172 2016-12-12 21:08 telecom
-rwxr-xr-x 1 root shell   88956 2016-12-12 21:08 toolbox
lrwxr-xr-x 1 root shell       7 2016-12-12 21:15 top -> toolbox
-rwxr-xr-x 1 root shell   18068 2016-12-12 21:08 tracepath
-rwxr-xr-x 1 root shell   18068 2016-12-12 21:08 tracepath6
-rwxr-xr-x 1 root shell   22180 2016-12-12 21:08 traceroute6
-rwxr-xr-x 1 root shell   22100 2016-12-12 21:08 tzdatacheck
-rwxr-xr-x 1 root shell    4156 2016-12-12 21:08 uiautomator
-rwxr-x--- 1 root root    59488 2016-12-12 21:08 uncrypt
-rwxr-xr-x 1 root shell  545800 2016-12-12 21:09 update_engine
-rwxr-xr-x 1 root shell   42596 2016-12-12 21:09 update_engine_client
-rwxr-xr-x 1 root shell   46740 2016-12-12 21:09 userinputdriverservice
-rwxr-xr-x 1 root shell   17996 2016-12-12 21:08 vdc
-rwxr-xr-x 1 root shell  419844 2016-12-12 21:09 vold
-rwxr-xr-x 1 root shell     190 2016-12-12 21:08 wm
-rwxr-xr-x 1 root shell   87744 2016-12-12 21:09 wpa_cli
-rwxr-xr-x 1 root shell   18012 2016-12-12 21:09 wpa_passphrase
-rwxr-xr-x 1 root shell 1215524 2016-12-12 21:09 wpa_supplicant

/system/xbin配下のコマンド一覧

rpi3:/ $ ls -l /system/xbin/
total 6064
-rwxr-xr-x 1 root shell  22156 2016-12-12 21:10 anrd
-rwxr-xr-x 1 root shell  18004 2016-12-12 21:10 cpustats
-rwxr-xr-x 1 root shell  18000 2016-12-12 21:10 dexlist
-rwxr-xr-x 1 root shell  22100 2016-12-12 21:10 dnschk
-rwxr-xr-x 1 root shell  18004 2016-12-12 21:10 dumpcache
-rwxr-xr-x 1 root shell 712104 2016-12-12 21:10 fio
-rwxr-xr-x 1 root shell  26196 2016-12-12 21:10 httpurl
-rwxr-xr-x 1 root shell  13904 2016-12-12 21:10 iperf3
-rwxr-xr-x 1 root shell  18000 2016-12-12 21:10 ksminfo
-rwxr-xr-x 1 root shell  18068 2016-12-12 21:10 latencytop
-rwxr-xr-x 1 root shell  22160 2016-12-12 21:10 librank
-rwxr-xr-x 1 root shell  38724 2016-12-12 21:10 micro_bench
-rwxr-xr-x 1 root shell 232620 2016-12-12 21:10 micro_bench_static
-rwxr-xr-x 1 root shell  47604 2016-12-12 21:10 mmc_utils
-rwxr-xr-x 1 root shell 116376 2016-12-12 21:10 perfprofd
-rwsr-sr-x 1 root root   18000 2016-12-12 21:10 procmem
-rwxr-xr-x 1 root shell  22100 2016-12-12 21:10 procrank
-rwxr-xr-x 1 root shell  18004 2016-12-12 21:10 puncture_fs
-rwxr-xr-x 1 root shell  26192 2016-12-12 21:10 rawbu
-rwxr-xr-x 1 root shell  18008 2016-12-12 21:10 sane_schedstat
-rwxr-xr-x 1 root shell  18000 2016-12-12 21:10 showmap
-rwxr-xr-x 1 root shell  18004 2016-12-12 21:10 showslab
-rwxr-xr-x 1 root shell 304816 2016-12-12 21:10 simpleperf
-rwxr-xr-x 1 root shell  70920 2016-12-12 21:10 sqlite3
-rwxr-xr-x 1 root shell 304824 2016-12-12 21:10 strace
-rwsr-x--- 1 root shell  17996 2016-12-12 21:10 su
-rwxr-xr-x 1 root shell  22100 2016-12-12 21:10 taskstats
-rwxr-xr-x 1 root shell 838328 2016-12-12 21:10 tcpdump

/sbin配下

rpi3:/ $ ls -l /sbin/
total 2440
-rwxr-x--- 1 root shell 737152 2016-12-12 21:02 adbd
-rwxr-x--- 1 root shell 511436 2016-12-12 21:02 healthd
lrwxr-x--- 1 root shell      7 2016-12-12 21:15 ueventd -> ../init
lrwxr-x--- 1 root shell      7 2016-12-12 21:15 watchdogd -> ../init

/proc/version

rpi3:/ $ cat /proc/version
Linux version 4.4.19-v7+ (android-build@vpeb11.mtv.corp.google.com) (gcc version 4.9 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Dec 12 21:14:20 UTC 2016

getpropで取得したSystemプロパティの一覧

rpi3:/ $ getprop
 [camera.disable_zsl_mode]: [1]
 [crash_reporter.coredump.enabled]: [1]
 [dalvik.vm.appimageformat]: [lz4]
 [dalvik.vm.dex2oat-Xms]: [64m]
 [dalvik.vm.dex2oat-Xmx]: [512m]
 [dalvik.vm.heapsize]: [256m]
 [dalvik.vm.image-dex2oat-Xms]: [64m]
 [dalvik.vm.image-dex2oat-Xmx]: [64m]
 [dalvik.vm.isa.arm.features]: [default]
 [dalvik.vm.isa.arm.variant]: [generic]
 [dalvik.vm.lockprof.threshold]: [500]
 [dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]
 [dalvik.vm.usejit]: [true]
 [dalvik.vm.usejitprofiles]: [true]
 [debug.atrace.tags.enableflags]: [0]
 [debug.force_rtl]: [0]
 [dev.bootcomplete]: [1]
 [init.svc.adbd]: [running]
 [init.svc.audioserver]: [running]
 [init.svc.bootanim]: [stopped]
 [init.svc.cameraserver]: [running]
 [init.svc.console]: [running]
 [init.svc.crash_reporter]: [stopped]
 [init.svc.crash_sender]: [running]
 [init.svc.debuggerd]: [running]
 [init.svc.drm]: [running]
 [init.svc.gatekeeperd]: [running]
 [init.svc.healthd]: [running]
 [init.svc.inputdriverserv]: [running]
 [init.svc.installd]: [running]
 [init.svc.keystore]: [running]
 [init.svc.lmkd]: [running]
 [init.svc.logd]: [running]
 [init.svc.logd-reinit]: [stopped]
 [init.svc.mdnsd]: [running]
 [init.svc.media]: [running]
 [init.svc.mediacodec]: [running]
 [init.svc.mediadrm]: [running]
 [init.svc.mediaextractor]: [running]
 [init.svc.metricscollector]: [running]
 [init.svc.metricsd]: [running]
 [init.svc.netd]: [running]
 [init.svc.perfprofd]: [running]
 [init.svc.peripheralman]: [running]
 [init.svc.servicemanager]: [running]
 [init.svc.surfaceflinger]: [running]
 [init.svc.ueventd]: [running]
 [init.svc.update_engine]: [running]
 [init.svc.vold]: [running]
 [init.svc.wpa_supplicant]: [running]
 [init.svc.zygote]: [running]
 [log.tag.Hyphenator]: [SUPPRESS]
 [log.tag.WifiHAL]: [D]
 [net.bt.name]: [Android]
 [net.change]: [net.dns1]
 [net.dns1]: [192.168.0.1]
 [net.hostname]: [android-****************]
 [net.qtaguid_enabled]: [1]
 [net.tcp.default_init_rwnd]: [60]
 [persist.sys.dalvik.vm.lib.2]: [libart.so]
 [persist.sys.profiler_ms]: [0]
 [persist.sys.usb.config]: [adb]
 [persist.sys.webview.vmsize]: [104857600]
 [pm.dexopt.ab-ota]: [speed-profile]
 [pm.dexopt.bg-dexopt]: [speed-profile]
 [pm.dexopt.boot]: [verify-profile]
 [pm.dexopt.core-app]: [speed]
 [pm.dexopt.first-boot]: [interpret-only]
 [pm.dexopt.forced-dexopt]: [speed]
 [pm.dexopt.install]: [interpret-only]
 [pm.dexopt.nsys-library]: [speed]
 [pm.dexopt.shared-apk]: [speed]
 [qemu.gles]: [-1]
 [ro.allow.mock.location]: [0]
 [ro.baseband]: [unknown]
 [ro.board.platform]: []
 [ro.boot.hardware]: [rpi3]
 [ro.boot.selinux]: [permissive]
 [ro.boot.slot_suffix]: [_a]
 [ro.bootimage.build.date]: [Mon Dec 12 20:53:57 UTC 2016]
 [ro.bootimage.build.date.utc]: [1481576037]
 [ro.bootimage.build.fingerprint]: [generic/iot_rpi3/rpi3:7.0/> NIF73/3565696:userdebug/test-keys]
 [ro.bootloader]: [unknown]
 [ro.bootmode]: [unknown]
 [ro.build.ab_update]: [true]
 [ro.build.characteristics]: [default]
 [ro.build.date]: [Mon Dec 12 20:53:57 UTC 2016]
 [ro.build.date.utc]: [1481576037]
 [ro.build.description]: [iot_rpi3-userdebug 7.0 NIF73> 3565696  test-keys]
 [ro.build.display.id]: [iot_rpi3-userdebug 7.0 NIF73 3565696 > test-keys]
 [ro.build.fingerprint]: [generic/iot_rpi3/rpi3:7.0/> NIF73/3565696:userdebug/test-keys]
 [ro.build.flavor]: [iot_rpi3-userdebug]
 [ro.build.host]: [vpeb11.mtv.corp.google.com]
 [ro.build.id]: [NIF73]
 [ro.build.product]: [rpi3]
 [ro.build.system_root_image]: [true]
 [ro.build.tags]: [test-keys]
 [ro.build.type]: [userdebug]
 [ro.build.user]: [android-build]
 [ro.build.version.all_codenames]: [REL]
 [ro.build.version.base_os]: []
 [ro.build.version.codename]: [REL]
 [ro.build.version.incremental]: [3565696]
 [ro.build.version.preview_sdk]: [0]
 [ro.build.version.release]: [7.0]
 [ro.build.version.sdk]: [24]
 [ro.build.version.security_patch]: [2016-12-05]
 [ro.carrier]: [unknown]
 [ro.config.alarm_alert]: [Alarm_Classic.ogg]
 [ro.config.notification_sound]: [OnTheHunt.ogg]
 [ro.crypto.state]: [unsupported]
 [ro.dalvik.vm.native.bridge]: [0]
 [ro.debuggable]: [1]
 [ro.hardware]: [rpi3]
 [ro.hardware.camera]: [v4l2]
 [ro.hardware.gps]: [iot]
 [ro.hardware.sensors]: [iot]
 [ro.kernel.qemu]: [1]
 [ro.kernel.qemu.force_gles]: [-1]
 [ro.product.board]: [rpi3]
 [ro.product.brand]: [generic]
 [ro.product.cpu.abi]: [armeabi-v7a]
 [ro.product.cpu.abi2]: [armeabi]
 [ro.product.cpu.abilist]: [armeabi-v7a,armeabi]
 [ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
 [ro.product.cpu.abilist64]: []
 [ro.product.device]: [rpi3]
 [ro.product.manufacturer]: [unknown]
 [ro.product.model]: [iot_rpi3]
 [ro.product.name]: [iot_rpi3]
 [ro.revision]: [0]
 [ro.runtime.firstboot]: [1484137162314]
 [ro.secure]: [1]
 [ro.serialno]: []
 [ro.wifi.channels]: []
 [ro.zygote]: [zygote32]
 [security.perf_harden]: [1]
 [selinux.reload_policy]: [1]
 [service.bootanim.exit]: [1]
 [sys.boot_completed]: [1]
 [sys.sysctl.extra_free_kbytes]: [3198]
 [sys.sysctl.tcp_def_init_rwnd]: [60]
 [sys.usb.config]: [adb]
 [sys.usb.configfs]: [0]
 [sys.usb.state]: [adb]
 [vold.has_adoptable]: [0]
 [wifi.interface]: [wlan0]
 [wifi.supplicant_scan_interval]: [15]
 [wlan.driver.status]: [ok]
2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2