LeOS-GSI/arm64N.sh

19 lines
422 B
Bash
Raw Permalink Normal View History

2024-01-14 12:25:28 +01:00
#!/bin/bash
bash init_neu.sh
export USE_CCACHE=1
export CCACHE_SIZE=100G
cp update.sh prebuilts/prebuiltapks/foss_nano
cd prebuilts/prebuiltapks/foss_nano
bash update.sh
cd ../../..
source build/envsetup.sh
export WITHOUT_CHECK_API=true
export WITH_SU=false
lunch lineage_arm64_bvN-userdebug
export RELAX_USES_LIBRARY_CHECK=true
export PRODUCT_BROKEN_VERIFY_USES_LIBRARIES=true
make -j8 systemimage generate_verity_key