Fix branch for akita kernel to 14-akita

This commit is contained in:
jab416171 2024-05-15 09:43:02 -06:00 committed by Daniel Micay
parent 20449b078d
commit 3332fa6596

View File

@ -755,7 +755,7 @@ repo sync -j8</pre>
<pre>mkdir -p android/kernel/akita
cd android/kernel/akita
repo init -u https://github.com/GrapheneOS/kernel_manifest-akita.git -b 14
repo init -u https://github.com/GrapheneOS/kernel_manifest-akita.git -b 14-akita
repo sync -j8</pre>
<p>To build the akita kernel for the Pixel 8a:</p>