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>
This commit is contained in:
Denis 'GNUtoo' Carikli 2019-11-22 17:03:54 +01:00
parent f183347c29
commit cd1453242b
No known key found for this signature in database
GPG Key ID: 5F5DFCC14177E263
1 changed files with 1 additions and 0 deletions

View File

@ -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" />