summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-07-11 22:11:55 -0700
committerJeff Brown <jeffbrown@google.com>2011-07-11 22:11:55 -0700
commit1143b9918eab068401b604eb11c3f651f4e38b25 (patch)
treeeadcbe53305417a1310e04433e1aba1fc0422fdc
parentdf2c97e134d6048ad3431269d64bb9516250afae (diff)
downloadglib-master.tar.gz
Bug: 5010576 Change-Id: I4eae2f4b9063a49878d2da2ff26af2f551117b12
-rwxr-xr-xAndroid.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 456efddcd..fdaccbb16 100755
--- a/Android.mk
+++ b/Android.mk
@@ -13,8 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-ifneq ($(TARGET_SIMULATOR),true)
ifeq ($(BOARD_HAVE_BLUETOOTH),true)
include $(all-subdir-makefiles)
endif
-endif