diff options
author | Jeff Brown <jeffbrown@google.com> | 2011-07-11 22:11:53 -0700 |
---|---|---|
committer | Jeff Brown <jeffbrown@google.com> | 2011-07-11 22:11:53 -0700 |
commit | 0f60faff84b9690746e9d85a1ffecc4eb53cc43a (patch) | |
tree | 564d4f72013d812c3b9dd1933348719e76e4fdaa /Android.mk | |
parent | a85e358bd9450bc4148b2673ae5403d54fcc61bf (diff) | |
download | device_samsung_crespo-0f60faff84b9690746e9d85a1ffecc4eb53cc43a.zip device_samsung_crespo-0f60faff84b9690746e9d85a1ffecc4eb53cc43a.tar.gz device_samsung_crespo-0f60faff84b9690746e9d85a1ffecc4eb53cc43a.tar.bz2 |
Remove the simulator target from all makefiles.
Bug: 5010576
Change-Id: Ie6fa05f8d72bdf6da3b743a7f8c2464f9febc868
Diffstat (limited to 'Android.mk')
-rw-r--r-- | Android.mk | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -14,6 +14,4 @@ LOCAL_PATH := $(call my-dir) -ifneq ($(TARGET_SIMULATOR),true) include $(call all-makefiles-under,$(LOCAL_PATH)) -endif |