This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:vim1s:development:android:download-android-source-code [2022/09/23 23:33] goenjoy |
products:sbc:vim1s:development:android:download-android-source-code [2024/07/05 06:35] (current) william |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{indexmenu_n> | ||
+ | |||
+ | |||
+ | |||
====== VIM1S Download Android Source Code ====== | ====== VIM1S Download Android Source Code ====== | ||
Line 49: | Line 53: | ||
</ | </ | ||
- | 4. Go to the following | + | 4. Run the following command to pull large files. Otherwise, compilation will report an [[https:// |
```shell | ```shell | ||
- | vendor/ | + | $ repo forall |
- | device/ | + | |
- | ``` | + | |
- | ```shell | + | |
- | / | + | |
- | / | + | |
- | Git LFS: (6 of 6 files) 239.31 MB / 239.31 MB | + | |
- | / | + | |
- | / | + | |
- | / | + | |
- | / | + | |
- | / | + | |
- | Git LFS: (2 of 2 files) 231.89 MB / 231.89 MB | + | |
``` | ``` | ||