aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-11-22 17:03:54 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-11-29 02:09:04 +0100
commitcd1453242b6f4ce2880342f73211c2c588dad332 (patch)
tree8377c90ad1923cd05a8d4539864f294127714f35
parentf183347c29b2014a4d678cfc648e3b55fb17d4c2 (diff)
downloadmanifest-cd1453242b6f4ce2880342f73211c2c588dad332.tar.gz
manifest-cd1453242b6f4ce2880342f73211c2c588dad332.tar.bz2
manifest-cd1453242b6f4ce2880342f73211c2c588dad332.zip
Add external/evtest
This can help debug software and hardware issues so it's best to ship it as it is time consuming to build an image just for adding it. Evtest has to be added to PRODUCT_PACKAGES to be shipped on the devices. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index fccd268..caca595 100644
--- a/default.xml
+++ b/default.xml
@@ -69,6 +69,7 @@
<project path="external/ebtables" name="LineageOS-mirror/android_external_ebtables.git" />
<project path="external/elfutils" name="LineageOS-mirror/android_external_elfutils.git" groups="pdk" />
<project path="external/exfat" name="LineageOS-mirror/android_external_exfat.git" />
+ <project path="external/evtest" name="replicant/external_evtest.git" remote="replicant" />
<project path="external/f2fs-tools" name="LineageOS-mirror/android_external_f2fs-tools.git" groups="pdk" />
<project path="external/ffmpeg" name="LineageOS-mirror/android_external_ffmpeg.git" />
<project path="external/flac" name="LineageOS-mirror/android_external_flac.git" groups="pdk" />