-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: I672bd16dc71390e9ade2efff897bb342c3562420
- Loading branch information
Showing
2 changed files
with
13 additions
and
6 deletions.
There are no files selected for viewing
Submodule KernelSU
updated
from 0617c4 to afefe2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
# KernelSU-Pixel4XL | ||
Based on KernelSU from weishu:https://github.com/tiann/KernelSU | ||
Device name:Pixel 4 XL | ||
Android version:13 | ||
Baseband version:g8150-00123-220708-B-8810441 | ||
Kernel version:4.14.276-g8ae7b4ca8564-ab8715030 | ||
Build number:TP1A.220624.014 | ||
## Compatibility | ||
Compatibility testing has been completed on the following Pixel 4XL. | ||
- Device name:Pixel 4 XL | ||
- Android version:13 | ||
- Baseband version:g8150-00123-220708-B-8810441 | ||
- Kernel version:4.14.276-g8ae7b4ca8564-ab8715030 | ||
- Build number:TP1A.220624.014 | ||
## Usage | ||
1. Download Factory Image:https://googledownloads.cn/dl/android/aosp/coral-tp1a.220624.014-factory-8f60813e.zip. | ||
2. Unzip the image compressed package. Use flash-all.bat or flash-all.sh to flash the image on your Pixel 4 device. | ||
3. Download pixel4xl_android13_4.14.276_version.img | ||
and flash it in fastboot mode. |