Skip to content

Commit

Permalink
Up to r37
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed May 8, 2024
1 parent 5455ecb commit 9a4dd1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build_target="$1"
manifest_url="https://android.googlesource.com/platform/manifest"

if [ "$build_target" = "android-14.0" ];then
aosp="android-14.0.0_r29"
aosp="android-14.0.0_r37"
phh="android-14.0"
supp="-ap1a"
fi
Expand Down
1 change: 1 addition & 0 deletions cloud/docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ run_script 'export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture i38
lzop \
lzip \
lunzip \
rsync \
squashfs-tools \
sudo \
xmlstarlet \
Expand Down

0 comments on commit 9a4dd1e

Please sign in to comment.