sanders: Optimize makefiles

This commit is contained in:
jhenrique09
2017-11-21 15:03:20 -02:00
committed by therootlord
parent 810cc575cf
commit fb41b48cc1
2 changed files with 9 additions and 5 deletions

View File

@@ -17,11 +17,6 @@
# Inherit from those products. Most specific first.
$(call inherit-product, device/motorola/sanders/full_sanders.mk)
$(call inherit-product, device/motorola/sanders/core_32_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# for specific
$(call inherit-product, vendor/motorola/sanders/sanders-vendor.mk)
# Inherit some common CM stuff.
$(call inherit-product, vendor/aosp/common.mk)