gapps: Fix missing sed

* And regenerate makefiles
This commit is contained in:
Paul Keith
2018-02-11 01:13:14 +01:00
parent a4d54293ca
commit 171c65860e
2 changed files with 3 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter arm arm64 x86,$(TARGET_DEVICE)),)
ifneq ($(filter arm arm64 x86,$(TARGET_ARCH)),)
include $(CLEAR_VARS)
LOCAL_MODULE := GoogleCalendarSyncAdapter