You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+3-21Lines changed: 3 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -263,25 +263,7 @@ <h3>Sultan Kernel</h3>
263
263
</div>
264
264
</div>
265
265
266
-
<divclass="kernel-info-note">
267
-
<divclass="info-icon">
268
-
<iclass="fas fa-info-circle"></i>
269
-
</div>
270
-
<divclass="info-content">
271
-
<h4>Important Technical Information</h4>
272
-
<divclass="info-grid">
273
-
<divclass="info-item">
274
-
<strong>Kernel vs Android Version:</strong> Your kernel version (e.g., 5.10.101-android12) may differ from your Android system version (e.g., Android 13). The kernel version typically corresponds to the Android version that shipped with your device.
275
-
</div>
276
-
<divclass="info-item">
277
-
<strong>GKI Evolution:</strong> GKI 2.0 (Android 12+) enforces a stable Kernel Module Interface, separating hardware-specific code into loadable modules, unlike Pre-GKI custom kernels that caused fragmentation.
278
-
</div>
279
-
<divclass="info-item">
280
-
<strong>LTS Support:</strong> All our kernels are based on Long-Term Support (LTS) kernel versions, ensuring stability and extended security updates for your device.
0 commit comments