clover: FIX Drop product_launched_with_*.mk

This commit is contained in:
pix106 2022-08-20 10:26:46 +02:00
parent 325e8aa6f7
commit 27056c55df

View file

@ -25,9 +25,6 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Define first api level
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_o_mr1.mk)
# Inherit some common Arrow stuff # Inherit some common Arrow stuff
$(call inherit-product, vendor/arrow/config/common.mk) $(call inherit-product, vendor/arrow/config/common.mk)