Skip to content

Commit

Permalink
migrate to 8.1.0_r62
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Mar 4, 2019
1 parent e8ee0d5 commit 167fc04
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 @@ -10,7 +10,7 @@ if [ -z "$USER" ];then
fi
export LC_ALL=C

aosp="android-8.1.0_r61"
aosp="android-8.1.0_r62"
phh="android-8.1"

if [ "$1" == "android-9.0" ];then
Expand Down
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN apt-get update && apt-get install -y \
lzop \
lzip \
lunzip \
squashfs-tools \
sudo ; \
apt-get clean autoclean

Expand Down

0 comments on commit 167fc04

Please sign in to comment.