Skip to content

Commit

Permalink
Update build_rom.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Atul9977 authored Dec 6, 2022
1 parent 14c1775 commit ff1f1f2
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
Expand Up @@ -4,7 +4,7 @@ git clone https://github.com/Atul9977/local_manifest.git --depth 1 -b main .repo
repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8

# build rom
export KBUILD_BUILD_USER=Atul
export KBUILD_BUILD_USER=Atul
export BUILD_USERNAME=Atul
source build/envsetup.sh
lunch kscope_garden-userdebug
Expand Down

0 comments on commit ff1f1f2

Please sign in to comment.