Skip to content

Commit

Permalink
Gello: fixed (ResurrectionRemix#67)
Browse files Browse the repository at this point in the history
You can delte this flag now because Gello and dependency are now fixed.
We dont need to use THEY_FIXED_GELLO := true again
  • Loading branch information
micky387 authored and varund7726 committed Jan 22, 2017
1 parent 16a8ef0 commit dd27ec3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gello/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ endif
LOCAL_SRC_FILES := ../../../external/gello-build/Gello.apk
include $(BUILD_PREBUILT)
else
ifeq ($(THEY_FIXED_GELLO),true)
LOCAL_DEX_PREOPT := false
LOCAL_MODULE_TAGS := optional
LOCAL_BUILT_MODULE_STEM := package.apk
Expand All @@ -49,4 +48,3 @@ LOCAL_HTTP_MD5SUM := $(LOCAL_HTTP_FILENAME).md5sum

include $(BUILD_HTTP_PREBUILT)
endif
endif

0 comments on commit dd27ec3

Please sign in to comment.