Skip to content

Commit

Permalink
S10+
Browse files Browse the repository at this point in the history
  • Loading branch information
ravindu755 committed Apr 2, 2024
1 parent c100e79 commit 9f39199
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ LLVM=1
"

#device specific variables
export DEVICE="S10_5G(KR)"
export DEVICE="S10+"
export SOC="exynos9820"
export DEFCONFIG=exynos9820-beyondxks_defconfig
export DEFCONFIG=exynos9820-beyond2lte_defconfig

#symlinking python2
if [ ! -f "$HOME/python" ]; then
Expand Down

0 comments on commit 9f39199

Please sign in to comment.