summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2016-07-06 15:00:26 -0400
committerYongqin Liu <yongqin.liu@linaro.org>2022-10-06 23:32:33 +0800
commitbeef903ac7fbe760ff1e6a7b1d90c584d53be401 (patch)
tree616bf6fb253bd33c2a0ba1374ed56195c273c3e2
parent440ded94fa707b05d16fb776c7168370c6035e03 (diff)
downloadbeagle-x15-beef903ac7fbe760ff1e6a7b1d90c584d53be401.tar.gz
am57xevm: add modetest to product packages
Add modetest to list of product packages for installation. Test: installed at /data/nativetest/modetest/modetest on x15 build Change-Id: Idb859465d6bb9329982c93e2868a828922ffbfaf Signed-off-by: Vishal Mahaveer <vishalm@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--device.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index ed2122a..8bc3d53 100644
--- a/device.mk
+++ b/device.mk
@@ -76,6 +76,7 @@ PRODUCT_PACKAGES += \
android.hardware.boot@1.0-service \
android.hardware.fastboot@1.0 \
android.hardware.fastboot@1.0-impl-mock \
+ modetest \
libdrm \
libdrm_omap \
gralloc.am57x \