Android Q-OSソースを100.8 GB → 62.5GBに削減する方法
(kibua20.tistory.com)Android Q-OSソースを100.8 GB → 62.5GBに削減する方法
-
repo initを使用する際は-c --depth=1 --no-tagsオプションを使用 -
repo syncを使用する際は-c --no-tagsオプションを使用 -
Linuxでビルドする場合は、Mac OS用のtool chainを削除
Android Q-OSソースを100.8 GB → 62.5GBに削減する方法
repo init を使用する際は -c --depth=1 --no-tags オプションを使用
repo sync を使用する際は -c --no-tags オプションを使用
Linuxでビルドする場合は、Mac OS用のtool chainを削除
まだコメントはありません。