commit | 705353ae277e408e70169c0811c5d104a3b733f6 | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Wed Jan 11 14:03:11 2017 -0800 |
committer | Alex Deymo <deymo@google.com> | Wed Jan 11 14:05:42 2017 -0800 |
tree | bbfb5274c8df8a2d00dc77cc53eceb007f50fa47 | |
parent | d5583867c61867252d4a8d794704f9c2d40bbca8 [diff] [blame] |
Remove "_static" and "_host" suffix from libext4_utils. Bug: 34220783 Change-Id: I967dbaa9c48ad1feed2369c3a40f745b86a350f8
diff --git a/adb/Android.mk b/adb/Android.mk index fab8c87..49e492c 100644 --- a/adb/Android.mk +++ b/adb/Android.mk
@@ -336,7 +336,7 @@ libfec_rs \ libselinux \ liblog \ - libext4_utils_static \ + libext4_utils \ libsquashfs_utils \ libcutils \ libbase \