summaryrefslogtreecommitdiff
path: root/db845c
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2020-04-15 13:56:36 +0530
committerTodd Kjos <tkjos@google.com>2020-04-25 15:24:16 +0000
commit2cf92a4173d774ad491709f80fe8fe3aa1698e6a (patch)
tree7e7b576d054f5f59a77fca1b09e4c7700004606d /db845c
parentbf70b7d649e7d705042b007dfc22fc788fc2f1d4 (diff)
qcom: qrtr: Disable qrtr-ns and qrtr-cfg
No need to run qrtr-ns and qrtr-cfg services explicitly. They are moved to kernel now starting from v5.7-rc1. We are keeping qrtr-lookup around for debugging. Signed-off-by: Amit Pundir <amit.pundir@linaro.org> Change-Id: I02d72e73ef3d64fed1c024a97cec3560241aff22
Diffstat (limited to 'db845c')
-rw-r--r--db845c/device.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/db845c/device.mk b/db845c/device.mk
index b37e06f..23299ad 100644
--- a/db845c/device.mk
+++ b/db845c/device.mk
@@ -32,10 +32,9 @@ 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