summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill McVicker <willmcvicker@google.com>2021-12-23 15:16:17 -0800
committerWill McVicker <willmcvicker@google.com>2021-12-23 16:56:20 -0800
commit5d924af1c7eaa353b3fe0004e3d8f9dd13d4705c (patch)
tree6f585324e70a08650b75cb988de859f0e5d39ab8
parentbf294f0ad2ad7777462d03e232cef60f47c9e34d (diff)
downloadmanifest-5d924af1c7eaa353b3fe0004e3d8f9dd13d4705c.tar.gz
Switch to the android13-5.15 GKI kernel
This is working now. Signed-off-by: Will McVicker <willmcvicker@google.com> Change-Id: I5d68920734dd539f6a71a62a18411af52829a74c
-rw-r--r--default.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index f90ffaa..257e8d2 100644
--- a/default.xml
+++ b/default.xml
@@ -3,9 +3,7 @@
<remote name="aosp" fetch=".." review="https://android-review.googlesource.com/" />
<default revision="android-gs-raviole-mainline" remote="aosp" sync-j="4" />
- <!-- This has to be clone-depth=1 because we are using an uncommitted change due to clang
- version issues. Once this is resolved, we can drop the clone-depth=1 part. -->
- <project path="common" name="kernel/common" revision="b62a5f6d62b49d1c6a9dd2fc31ede0b08428b7e1" clone-depth="1" />
+ <project path="common" name="kernel/common" revision="android13-5.15" />
<project path="gs/kernel/device-modules" name="kernel/google-modules/raviole-device" >
<linkfile src="build.config.slider" dest="build.config" />
<linkfile src="build_slider.sh" dest="build_slider.sh" />