diff options
author | 2020-07-06 20:30:01 -0700 | |
---|---|---|
committer | 2020-07-06 20:30:01 -0700 | |
commit | 21be9850c92e36ea969bdb4f864cfcc839e6f227 (patch) | |
tree | 2097aad62f8bd05ae099bb3ddfd4220a38ddc7cb /kernels/crosshatch/manifest.xml | |
parent | kernels: wahoo: apply a patch to fix the build (diff) | |
download | android-wireguard-module-builder-21be9850c92e36ea969bdb4f864cfcc839e6f227.tar.xz android-wireguard-module-builder-21be9850c92e36ea969bdb4f864cfcc839e6f227.zip |
July update
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'kernels/crosshatch/manifest.xml')
-rw-r--r-- | kernels/crosshatch/manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/crosshatch/manifest.xml b/kernels/crosshatch/manifest.xml index 69d0acf..5d68f1d 100644 --- a/kernels/crosshatch/manifest.xml +++ b/kernels/crosshatch/manifest.xml @@ -1,6 +1,6 @@ <manifest> <remote name="aosp" fetch="https://android.googlesource.com/" /> - <default revision="refs/tags/android-10.0.0_r0.65" remote="aosp" sync-j="4" /> + <default revision="refs/tags/android-10.0.0_r0.72" remote="aosp" sync-j="4" /> <project path="build" name="kernel/build" revision="master" clone-depth="1" /> |