diff --git a/device/testing/device-oneplus-cheeseburger/APKBUILD b/device/testing/device-oneplus-cheeseburger/APKBUILD index 6dd76c025..1186f86b0 100644 --- a/device/testing/device-oneplus-cheeseburger/APKBUILD +++ b/device/testing/device-oneplus-cheeseburger/APKBUILD @@ -41,8 +41,7 @@ kernel_alpine() { kernel_mainline() { pkgdesc="Close to mainline kernel, plenty of working features and fixes" - # NOTE: soc-qcom-sdm845 is also applicable to msm8998 - depends="linux-postmarketos-qcom-msm8998 soc-qcom-sdm845" + depends="linux-postmarketos-qcom-msm8998 soc-qcom-msm8998" devicepkg_subpackage_kernel $startdir $pkgname $subpkgname }