We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df2ebf2 + 754abab commit 4a3453eCopy full SHA for 4a3453e
README.md
@@ -51,7 +51,7 @@ To create a secure Android emulator image with the latest security patches, foll
51
2. Fetch the security patch tag across all AOSP repositories:
52
53
```shell
54
- 2. repo forall -p -c 'git fetch aosp android-security-14.0.0_r9'
+ 2. repo forall -p -c 'git fetch aosp android-security-14.0.0_r9 --depth 1'
55
```
56
57
Replace `android-security-14.0.0_r9` with the actual security patch tag.
0 commit comments