cupid: Commonize inheriting aosp products

Change-Id: I498e397fe01194d1310f84291f8c6ae3f2f21098
Esse commit está contido em:
Arian
2022-04-21 17:32:13 +02:00
commit 1bd508ff2b

Ver arquivo

@@ -4,10 +4,6 @@
# SPDX-License-Identifier: Apache-2.0
#
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from cupid device
$(call inherit-product, device/xiaomi/cupid/device.mk)