aboutsummaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorÁlvaro Brey <alvaro.brv@gmail.com>2017-02-25 00:53:22 +0100
committerdavidevinavil <davidevinavil@gmail.com>2017-04-07 13:20:21 +0200
commite7ef94c47efc3456957f39261a71909d3ee324e5 (patch)
treed389582e36da1da8c70326a031a9edff9f78da5a /device.mk
parentb9d8148262179edca8b624e2993f3f345ea526ca (diff)
Remove alipay/ifaa packages and permissions
Diffstat (limited to 'device.mk')
-rwxr-xr-xdevice.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/device.mk b/device.mk
index eb0b4fd..4bebb18 100755
--- a/device.mk
+++ b/device.mk
@@ -30,13 +30,6 @@ $(call inherit-product-if-exists, vendor/zuk/z2_plus/z2_plus-vendor.mk)
# Overlays
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
-# Alipay
-PRODUCT_PACKAGES += \
- org.ifaa.android.manager
-
-PRODUCT_BOOT_JARS += \
- org.ifaa.android.manager
-
# Device was launched with M
PRODUCT_PROPERTY_OVERRIDES += \
ro.product.first_api_level=23