(1)android Out of space? the tree size of out/target/productsystem
原因:system.img 大小不足導緻。
修改:devicegeneric/Kconfig BOARD_SYSTEMIMAGE_PARTITION_SIZE值修改,
并且删除devicegeneric/linaro_arm64 下的.config和.config.old 。由于這兩個是隐藏檔案,可以通過ls -al檢視删除。
(1)android Out of space? the tree size of out/target/productsystem
原因:system.img 大小不足導緻。
修改:devicegeneric/Kconfig BOARD_SYSTEMIMAGE_PARTITION_SIZE值修改,
并且删除devicegeneric/linaro_arm64 下的.config和.config.old 。由于這兩個是隐藏檔案,可以通過ls -al檢視删除。