aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2024-02-06 00:28:17 +0000
committerElliott Hughes <enh@google.com>2024-02-06 00:28:17 +0000
commit050f77fe6453157a880fa5296eea90e08eddcb23 (patch)
tree8ca766709af349f311737fe663c3602c46f95f21
parent6c57d80e3fe8b6957406a9dc211caf26576bfbd1 (diff)
downloadtoybox-050f77fe6453157a880fa5296eea90e08eddcb23.tar.gz
memeater: add symlink.
Test: treehugger Change-Id: I0731e875a527c9188f76b41119625291cd9a2008
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 4d4cf626..158ca33d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -333,6 +333,7 @@ toybox_symlinks = [
"lspci",
"lsusb",
"md5sum",
+ "memeater",
"mkdir",
"mkfifo",
"mknod",