gapps: Add MarkupGoogle for arm and arm64 only
* This has native deps
This commit is contained in:
@@ -132,17 +132,6 @@ LOCAL_MODULE_SUFFIX := .jar
|
||||
include $(BUILD_PREBUILT)
|
||||
|
||||
ifeq ($(TARGET_IS_GROUPER),)
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := MarkupGoogle
|
||||
LOCAL_MODULE_OWNER := gapps
|
||||
LOCAL_SRC_FILES := proprietary/app/MarkupGoogle/MarkupGoogle.apk
|
||||
LOCAL_CERTIFICATE := PRESIGNED
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_MODULE_CLASS := APPS
|
||||
LOCAL_DEX_PREOPT := false
|
||||
LOCAL_MODULE_SUFFIX := .apk
|
||||
include $(BUILD_PREBUILT)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := AndroidMigratePrebuilt
|
||||
LOCAL_MODULE_OWNER := gapps
|
||||
|
||||
@@ -37,7 +37,6 @@ PRODUCT_PACKAGES += \
|
||||
ifeq ($(TARGET_IS_GROUPER),)
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
MarkupGoogle \
|
||||
AndroidMigratePrebuilt \
|
||||
SetupWizard
|
||||
endif
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user