Skip to content

Commit

Permalink
Lavender-pixel experience-snowman2409
Browse files Browse the repository at this point in the history
  • Loading branch information
Snowman2409 authored Mar 1, 2022
1 parent e7666e1 commit bf422ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_rom.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# sync rom
repo init --depth=1 --no-repo-verify -u -u https://github.com/PixelExperience/manifest -b twelve -g default,-mips,-darwin,-notdefault
git clone https://github.com/Snowman2409/local-manifest --depth=1 -b potato .repo/local_manifests
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle -
repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8
# build rom
source build/envsetup.sh
lunch aosp_$device-userdebug
Expand Down

0 comments on commit bf422ce

Please sign in to comment.