LeOS-GSI/a64S.sh

15 lines
294 B
Bash

#!/bin/bash
export USE_CCACHE=1
export CCACHE_SIZE=100G
source build/envsetup.sh
export WITHOUT_CHECK_API=true
export WITH_SU=true
export RELAX_USES_LIBRARY_CHECK=true
export PRODUCT_BROKEN_VERIFY_USES_LIBRARIES=true
lunch lineage_a64_bvS-userdebug
make -j8 systemimage generate_verity_key