update kernel prebuilt paths for Android 14
This commit is contained in:
parent
e2433409c5
commit
43b5a8070a
@ -698,7 +698,7 @@ find out-vendor-modules/android13-5.15/dist -type f -name '*.ko' -exec out/andro
|
||||
|
||||
<p>Replace the prebuilts in the OS source tree:</p>
|
||||
|
||||
<pre>ANDROID_BUILD_TOP=~/android/grapheneos-13
|
||||
<pre>ANDROID_BUILD_TOP=~/android/grapheneos-14
|
||||
cp out/android13-5.15/dist/bzImage $ANDROID_BUILD_TOP/kernel/prebuilts/5.15/x86_64/kernel-5.15
|
||||
cp out/android13-5.15/dist/System.map $ANDROID_BUILD_TOP/kernel/prebuilts/5.15/x86_64/System.map
|
||||
cp out-vendor-modules/android13-5.15/dist/*.ko $ANDROID_BUILD_TOP/kernel/prebuilts/common-modules/virtual-device/5.15/x86-64/</pre>
|
||||
@ -719,7 +719,7 @@ find out-vendor-modules/android13-5.10/dist -type f -name '*.ko' -exec out/andro
|
||||
|
||||
<p>Replace the prebuilts in the OS source tree:</p>
|
||||
|
||||
<pre>ANDROID_BUILD_TOP=~/android/grapheneos-13
|
||||
<pre>ANDROID_BUILD_TOP=~/android/grapheneos-14
|
||||
cp out/android13-5.10/dist/bzImage $ANDROID_BUILD_TOP/kernel/prebuilts/5.10/x86_64/kernel-5.10
|
||||
cp out/android13-5.10/dist/System.map $ANDROID_BUILD_TOP/kernel/prebuilts/5.10/x86_64/System.map
|
||||
cp out-vendor-modules/android13-5.10/dist/*.ko $ANDROID_BUILD_TOP/kernel/prebuilts/common-modules/virtual-device/5.10/x86-64/</pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user