diff --git a/README.md b/README.md index 5740725..cc33249 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Build OnePlus latest kernel for your device with KSUN/WildKSU/KSU + SusFS anytim | OP-ACE |✅|✅| | | OP-OPEN | |✅|✅| | OP-PAD-3-SM8750 | |✅|✅| -| OP-PAD-3-MT6897 | |✅| | +| OP-PAD-3-MT6897 | |✅|✅| | OP-PAD-2-PRO | |✅|✅| | OP-PAD-2-SM8650 | |✅|✅| | OP-PAD-2-MT6991 | | |✅| diff --git a/configs/oos16/OP-PAD-3-MT6897.json b/configs/oos16/OP-PAD-3-MT6897.json new file mode 100644 index 0000000..e84c043 --- /dev/null +++ b/configs/oos16/OP-PAD-3-MT6897.json @@ -0,0 +1,20 @@ +{ + "model": "OP-PAD-3-MT6897", + "soc": "dimensity_83xx", + "branch": "wild/mt6897", + "manifest": "oneplus_pad_3_mt6897_w.xml", + "android_version": "android14", + "kernel_version": "6.1", + "os_version": "OOS16", + "lto": "thin", + "rust_build": false, + "disk_cleanup": false, + "hmbird": false, + "susfs": true, + "bbg": true, + "bbr": true, + "ttl": true, + "ip_set": true, + "unicode": true, + "uname": "OP-WILD" +}