* commit '4fed05b4e679276050b5eaad51ce96848ddc561e': Remove unsed check for simulator
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
ifneq ($(TARGET_SIMULATOR),true)
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
@@ -28,5 +26,3 @@ LOCAL_PACKAGE_NAME := Fountain_v11
|
||||
LOCAL_SDK_VERSION := 11
|
||||
|
||||
include $(BUILD_PACKAGE)
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user