summaryrefslogtreecommitdiff
path: root/db845c
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2020-07-09 10:43:01 +0530
committerAmit Pundir <amit.pundir@linaro.org>2020-07-09 16:24:26 +0530
commitac5ab76ae185210f5eb94a50d9b7ae96fa81b95f (patch)
treea9ab555190d06efe4d3daf1e065ecc05c11cb850 /db845c
parent33f08860f42d19ea2def096cc0cd5dbd67d42d3d (diff)
Revert "qcom: qrtr: Disable qrtr-ns and qrtr-cfg"android-r-beta-3android-r-beta-2
This reverts commit 2cf92a4173d774ad491709f80fe8fe3aa1698e6a. Needed to get WiFi working on android-5.4 kernel. Otherwise we need to backport a chunk of in-kernel qrtr ns patches from upstream (v5.7-rc1) kernel. Userspace qrtr-ns tool is compatible with upstream kernel as well, check: https://android-review.googlesource.com/c/1286419 Change-Id: Icf9654ed415fe77c8f22592feccd7c68f46bd765 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Diffstat (limited to 'db845c')
-rw-r--r--db845c/device.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/db845c/device.mk b/db845c/device.mk
index 23299ad..b37e06f 100644
--- a/db845c/device.mk
+++ b/db845c/device.mk
@@ -32,9 +32,10 @@ PRODUCT_COPY_FILES := \
# Build generic Audio HAL
PRODUCT_PACKAGES := audio.primary.db845c
-# Build and install Qcom userspace tools to talk to dsp and modem
PRODUCT_PACKAGES += \
pd-mapper \
+ qrtr-ns \
+ qrtr-cfg \
qrtr-lookup \
rmtfs \
tqftpserv