diff --git a/README.md b/README.md index 8fbaa66..d2c2aa9 100644 --- a/README.md +++ b/README.md @@ -49,5 +49,5 @@ Build OnePlus latest kernel for your device with KSUN/WildKSU/KSU + SusFS anytim | OP-PAD-2-MT6991 | | |✅| | OP-PAD-PRO |✅|✅|✅| | OP-PAD-MT6983 | |✅|✅| -| OP-PAD-LITE | |✅| | +| OP-PAD-LITE | |✅|✅| | OP-PAD-GO-2 | | |✅| diff --git a/configs/oos16/OP-PAD-LITE.json b/configs/oos16/OP-PAD-LITE.json new file mode 100644 index 0000000..45391fe --- /dev/null +++ b/configs/oos16/OP-PAD-LITE.json @@ -0,0 +1,25 @@ +{ + "model": "OP-PAD-LITE", + "soc": "helio_g99", + "branch": "wild/mt6789", + "manifest": "oneplus_pad_lite_w.xml", + "android_version": "android12", + "kernel_version": "5.10", + "os_version": "OOS16", + "lto": "thin", + "zyc_compiler": "", + "c_compiler": "kernel_platform/prebuilts-master/clang/host/linux-x86/clang-r416183c/bin", + "rust_compiler": "", + "rust_build": false, + "disk_cleanup": false, + "hmbird": false, + "susfs": true, + "ds": false, + "bbg": true, + "bbr": true, + "ttl": true, + "ip_set": true, + "unicode": true, + "ntsync": true, + "uname": "OP-WILD" +}