summaryrefslogtreecommitdiff
path: root/contrib/android/Android.bp
diff options
context:
space:
mode:
authorJin Qian <jinqian@google.com>2018-01-19 17:44:07 -0800
committerTheodore Ts'o <tytso@mit.edu>2018-06-21 09:37:52 -0400
commit555a0fce11966a35a5289d7b57afec343d3eaa7b (patch)
tree10389a9173dbd592ace2d6183680eb9fd8971485 /contrib/android/Android.bp
parent0feae066df5dafb457996fcf3ff0e809cf22bd3f (diff)
downloade2fsprogs-555a0fce11966a35a5289d7b57afec343d3eaa7b.tar.gz
AOSP: e2fsdroid/libext2fs: move hashmap into libext2fs
Also update it so that hash key can be arbitrary length instead of null terminated string. Signed-off-by: Theodore Ts'o <tytso@mit.edu> Google-Bug-Id: 64109868 Change-Id: Icb0d91d5d753e86edaffcacb043b6f1aa429a528 From AOSP commit: 9491100ffb74b13a10b5b0425b7691c3449ac2e6
Diffstat (limited to 'contrib/android/Android.bp')
-rw-r--r--contrib/android/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/android/Android.bp b/contrib/android/Android.bp
index f7fbf666..67844f98 100644
--- a/contrib/android/Android.bp
+++ b/contrib/android/Android.bp
@@ -16,7 +16,6 @@ cc_binary {
"base_fs.c",
"perms.c",
"basefs_allocator.c",
- "hashmap.c",
],
target: {
host: {