Revert "sanders: Disable dexpreopt for some modules"

This reverts commit 810cc575cf.
This commit is contained in:
therootlord
2017-12-29 17:15:33 -02:00
parent 788eee6cf4
commit a45703d7d2
2 changed files with 0 additions and 10 deletions

View File

@@ -1,7 +0,0 @@
$(call add-product-dex-preopt-module-config,services,disable)
$(call add-product-dex-preopt-module-config,ethernet-service,disable)
$(call add-product-dex-preopt-module-config,wifi-service,disable)
$(call add-product-dex-preopt-module-config,SettingsProvider,disable)
$(call add-product-dex-preopt-module-config,Telecom,disable)
$(call add-product-dex-preopt-module-config,com.android.location.provider,disable)
$(call add-product-dex-preopt-module-config,FusedLocation,disable)

View File

@@ -21,9 +21,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from potter device
$(call inherit-product, device/motorola/sanders/device.mk)
# Dexpreopt fixes
$(call inherit-product, device/motorola/sanders/dexpreopt.mk)
# Device identifier. This must come after all inclusions
PRODUCT_DEVICE := sanders
PRODUCT_NAME := full_sanders