pmaports/device/testing/device-oneplus-oneplus3/device-oneplus-oneplus3-nonfree-firmware.post-install
Minecrell 8a36bb744e
oneplus-oneplus3(t): explicitly install + activate qrtr-ns (MR 1640)
qrtr-ns is now part of the Linux kernel (as of version 5.9), so
there is no need to start it in userspace anymore. It does not seem
to be needed (or working) on downstream either.

linux-postmarketos-qcom-msm8996 is the only mainline kernel which
is still on < 5.9. In preparation to make the qrtr dependency optional
for rmtfs, let's explicitly enable qrtr-ns for MSM8996 devices to avoid
causing regressions.
2020-10-25 18:34:29 +01:00

4 lines
123 B
Bash

#!/bin/sh
# FIXME: qrtr-ns is now part of the Linux kernel, remove this when upgrading to 5.9!
rc-update add qrtr-ns boot