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.
Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]> --- config/common.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/config/common.mk b/config/common.mk index b85aa7b1..c7cbbf14 100644 --- a/config/common.mk +++ b/config/common.mk @@ -137,6 +137,7 @@ PRODUCT_PACKAGES += \ # Replicant specific packages PRODUCT_PACKAGES += \ + evtest \ F-DroidPrivilegedExtension \ ReplicantWallpapers \ RepWifi \ -- 2.24.0 _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
