Skip to content

Commit 3f1992b

Browse files
author
cxxsheng
authored
Update README.md
1 parent 4a04593 commit 3f1992b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To create a secure Android emulator image with the latest security patches, foll
4040
0. Initialize and sync the AOSP repository:
4141
```shell
4242
repo init -u https://android.googlesource.com/platform/manifest -b android-14.0.0_r1
43-
repo sync
43+
repo sync
4444
```
4545
Replace `android-14.0.0_r1` with the desired Android version.
4646

@@ -98,4 +98,4 @@ repo sync
9898
### Reference:
9999

100100
1. [Merging AOSP Security Patches into Custom ROMs | Aditya Telange.](https://adityatelange.in/blog/aosp/merge-security-patches-aosp/)
101-
2. [Use Android Emulator virtual devices | Android Open Source Project.](https://source.android.com/docs/setup/create/avd#build_avd_images)
101+
2. [Use Android Emulator virtual devices | Android Open Source Project.](https://source.android.com/docs/setup/create/avd#build_avd_images)

0 commit comments

Comments
 (0)