| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| README | D | 03-May-2024 | 1.1 KiB | 25 | 21 | |
| androidthings.png | D | 03-May-2024 | 5.4 KiB | |||
| atft.py | D | 03-May-2024 | 66.3 KiB | 2,023 | 1,529 | |
| atft_unittest.py | D | 03-May-2024 | 52.8 KiB | 1,206 | 1,072 | |
| atftman.py | D | 03-May-2024 | 36 KiB | 1,065 | 802 | |
| atftman_unittest.py | D | 03-May-2024 | 60.2 KiB | 1,426 | 1,223 | |
| athings_icon.png | D | 03-May-2024 | 4 KiB | |||
| config.json | D | 03-May-2024 | 376 | 13 | 13 | |
| cw.png | D | 03-May-2024 | 4.1 KiB | |||
| download.png | D | 03-May-2024 | 4.1 KiB | |||
| eraser.png | D | 03-May-2024 | 4.1 KiB | |||
| fastboot | D | 03-May-2024 | 1.4 MiB | |||
| fastboot.exe | D | 03-May-2024 | 831 KiB | |||
| fastboot_exceptions.py | D | 03-May-2024 | 1.4 KiB | 60 | 26 | |
| fastbootsh.py | D | 03-May-2024 | 6.3 KiB | 215 | 164 | |
| fastbootsh_unittest.py | D | 03-May-2024 | 9.6 KiB | 217 | 171 | |
| fastbootsubp.py | D | 03-May-2024 | 7.2 KiB | 242 | 186 | |
| fastbootsubp_unittest.py | D | 03-May-2024 | 9.8 KiB | 232 | 184 | |
| pie-chart.png | D | 03-May-2024 | 4.1 KiB | |||
| rocket.png | D | 03-May-2024 | 4.1 KiB | |||
| selected.png | D | 03-May-2024 | 267 | |||
| serialmapperlinux.py | D | 03-May-2024 | 2.3 KiB | 67 | 37 | |
| serialmapperwin.py | D | 03-May-2024 | 5.1 KiB | 154 | 110 |
README
1============ 2This package contains the following open source software: 3 4Android Things Factory Tool 1.0 - 5https://android.googlesource.com/platform/system/iot/attestation/+/master/NOTICE 6Python 2.7.13 - https://www.python.org/download/releases/2.7/license/ 7Python Packages: 8 wxPython 4.0.0a2 - https://www.wxpython.org/pages/license/ 9 PyInstaller 3.2.1 - http://www.pyinstaller.org/license.html 10 sh 1.12.14 - https://github.com/amoffat/sh/blob/master/LICENSE.txt 11 six 1.10.0 - https://github.com/benjaminp/six/blob/master/LICENSE 12 future 0.16.0 - http://python-future.org/credits.html#licence 13 pypiwin32 219 - https://github.com/mhammond/pywin32/blob/master/win32/License.txt 14 passlib 1.7.1 - https://pythonhosted.org/passlib/copyright.html 15 16This package contains the following Microsoft Visual C++ redistributable files: 17 msvcr90.dll 18 msvcp90.dll 19 msvcm90.dll 20 21For more information on Microsoft Visual C++ redistributable files, see: 22 https://msdn.microsoft.com/en-us/library/ms235299(v=vs.90).aspx 23 https://msdn.microsoft.com/en-us/library/8kche8ah(v=vs.90).aspx 24============ 25