LeOS-GSI/a64S.sh

15 lines
294 B
Bash
Raw Permalink Normal View History

2024-01-14 12:25:28 +01:00
#!/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