cm: Remove GMS guard

This is overridden internally now.

Change-Id: I1387bf125f2652485295f438e7ab269fc6680496
This commit is contained in:
Tom Marshall 2016-05-25 12:24:42 -07:00
parent 243d3696e7
commit bdc5d03c77
1 changed files with 0 additions and 2 deletions

View File

@ -78,13 +78,11 @@ PRODUCT_COPY_FILES += \
vendor/cm/CHANGELOG.mkdn:system/etc/CHANGELOG-CM.txt
# Backup Tool
ifeq (,$(filter true, $(CYNGN_TARGET) $(EXTERNAL_CLEAN_TARGET)))
PRODUCT_COPY_FILES += \
vendor/cm/prebuilt/common/bin/backuptool.sh:install/bin/backuptool.sh \
vendor/cm/prebuilt/common/bin/backuptool.functions:install/bin/backuptool.functions \
vendor/cm/prebuilt/common/bin/50-cm.sh:system/addon.d/50-cm.sh \
vendor/cm/prebuilt/common/bin/blacklist:system/addon.d/blacklist
endif
# Signature compatibility validation
PRODUCT_COPY_FILES += \