AI 143209: am: CL 143001 Remove sdutils from user build to save 12K on /system partition.

BUG=1739507
  Original author: lockwood
  Merged from: //branches/cupcake/...

Automated import of CL 143209
This commit is contained in:
Mike Lockwood
2009-03-27 18:11:25 -07:00
committed by The Android Open Source Project
parent 2a15f38ec2
commit 3870a95435

View File

@@ -9,6 +9,7 @@ LOCAL_SRC_FILES:= \
LOCAL_SHARED_LIBRARIES := libhardware_legacy libcutils libutils libc
LOCAL_MODULE:= sdutil
LOCAL_MODULE_TAGS := debug
include $(BUILD_EXECUTABLE)