Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit 9b26e8f

Browse files
committed
Update AOSP 8.1 to r46
1 parent 1b037ca commit 9b26e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if [ -z "$USER" ];then
1010
fi
1111
export LC_ALL=C
1212

13-
aosp="android-8.1.0_r43"
13+
aosp="android-8.1.0_r46"
1414
phh="android-8.1"
1515

1616
if [ "$1" == "android-9.0" ];then

0 commit comments

Comments
 (0)