Remove apps
This commit is contained in:
parent
b8c44e3761
commit
2559a525ee
6 changed files with 0 additions and 29 deletions
|
@ -1,11 +0,0 @@
|
|||
###############################################################################
|
||||
# ESFileExplorer
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := ESFileExplorer
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_CERTIFICATE := PRESIGNED
|
||||
LOCAL_MODULE_CLASS := APPS
|
||||
LOCAL_SRC_FILES := ES_File_Explorer_3.2.5.1.apk
|
||||
include $(BUILD_PREBUILT)
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := SideloadLauncher
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_CERTIFICATE := PRESIGNED
|
||||
LOCAL_MODULE_CLASS := APPS
|
||||
LOCAL_SRC_FILES := SideloadLauncher.apk
|
||||
include $(BUILD_PREBUILT)
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := WIFIADB
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_CERTIFICATE := PRESIGNED
|
||||
LOCAL_MODULE_CLASS := APPS
|
||||
LOCAL_SRC_FILES := wifi_adb_1.49.apk
|
||||
include $(BUILD_PREBUILT)
|
Binary file not shown.
Loading…
Reference in a new issue