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

Commit 800e5f7

Browse files
authored
Merge pull request #82 from hensur/aosp-fix
[userfriendly] correct and update aosp branch
2 parents a69d8d3 + 2be41f4 commit 800e5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-dakkar.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ function get_rom_type() {
7070
;;
7171
aosp81)
7272
mainrepo="https://android.googlesource.com/platform/manifest"
73-
mainbranch="android-8.1_r29"
73+
mainbranch="android-8.1.0_r30"
7474
localManifestBranch="android-8.1"
7575
treble_generate=""
7676
extra_make_options=""

0 commit comments

Comments
 (0)