Skip to content

Commit

Permalink
android-11.0.0_r32
Browse files Browse the repository at this point in the history
  • Loading branch information
UP5468-GE-ES44AC committed Apr 3, 2021
1 parent 8effdbf commit a44d2c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.mkdn
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Google Code

repo init -u https://android.googlesource.com/platform/manifest -b android-11.0.0_r29 --depth=1
repo init -u https://android.googlesource.com/platform/manifest -b android-11.0.0_r32 --depth=1

git clone https://github.com/AOSP-11/local_manifests .repo/local_manifests -b 11

Expand All @@ -33,7 +33,7 @@ $ brunch $device

```bash

$ repo init -b android-11.0.0_r29
$ repo init -b android-11.0.0_r32

```

Expand Down
2 changes: 1 addition & 1 deletion default_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
android-11.0.0_r29
android-11.0.0_r32

0 comments on commit a44d2c4

Please sign in to comment.