@@ -44,38 +44,27 @@ The phone is available in 2 variants based on region: AC2001 (India) & AC2003 (E
4444
4545| Parameter | Value |
4646| ---------- | ---------- |
47- | NS version | 4.1 |
48- | Linux Kernel version | 4.19.325-cip129-st13 |
49- | KernelSU-Next version | 3.1.0 |
50- | KernelSU-Next version code | 33025 |
51- | SUSFS version | 2.0.0 |
47+ | NS version | 4.2 |
48+ | Linux Kernel version | 4.19.325-cip130-st14 |
49+ | KernelSU-Next version | 3.2.0 |
50+ | KernelSU-Next version code | 33131 |
5251
5352## Kernel Features
5453(1) Supports 5V-6A Fast Charging
5554
56- (2) Supports OPlusExtras
57- - Touchboost
58- - KCAL
59- - HBM
60- - FSync
61- - Adrenoboost
62- - Force Fast Charge
55+ (2) Supports Boeffla Wakelock blocker
6356
64- (3) Compiled using Clang-LLVM 20.0.0
57+ (3) Using power efficient workqueues
6558
66- (4) Supports Boeffla Wakelock blocker
59+ (4) Supports Schedhorizon CPU governor
6760
68- (5) Using power efficient workqueues
61+ (5) Global timeout for wakelock
6962
70- (6) Supports Schedhorizon CPU governor
63+ (6) Supports Wireguard VPN
7164
72- (7) Global timeout for wakelock
65+ (7) Supports KernelSU-Next & SUSFS
7366
74- (8) Supports Wireguard VPN
75-
76- (9) Supports KernelSU-Next & SUSFS
77-
78- (10) Supports WPA3 SAE WiFi authentication
67+ (8) Supports WPA3 SAE WiFi authentication
7968
8069## Credits
8170
@@ -84,3 +73,23 @@ The phone is available in 2 variants based on region: AC2001 (India) & AC2003 (E
8473- [ Rifat Azad] ( https://github.com/rifsxd ) : For the development of KernelSU-Next
8574- [ simonpunk] ( https://gitlab.com/simonpunk ) : For the development of SUSFS4KSU
8675- [ osm0sis] ( https://github.com/osm0sis ) : For the development of AnyKernel3
76+
77+ Linux kernel
78+ ============
79+
80+ There are several guides for kernel developers and users. These guides can
81+ be rendered in a number of formats, like HTML and PDF. Please read
82+ Documentation/admin-guide/README.rst first.
83+
84+ In order to build the documentation, use `` make htmldocs `` or
85+ `` make pdfdocs `` . The formatted documentation can also be read online at:
86+
87+ https://www.kernel.org/doc/html/latest/
88+
89+ There are various text files in the Documentation/ subdirectory,
90+ several of them using the Restructured Text markup notation.
91+ See Documentation/00-INDEX for a list of what is contained in each file.
92+
93+ Please read the Documentation/process/changes.rst file, as it contains the
94+ requirements for building and running the kernel, and information about
95+ the problems which may result by upgrading your kernel.
0 commit comments