sdm660-common: cleanup device mk

This commit is contained in:
pix106 2023-07-02 22:45:13 +02:00
parent f87436f1fe
commit 6330969a6f

View file

@ -4,12 +4,6 @@
# SPDX-License-Identifier: Apache-2.0
#
# Product
PRODUCT_USES_QCOM_HARDWARE := true
PRODUCT_BOARD_PLATFORM := sdm660
TARGET_BOARD_PLATFORM := sdm660
OVERRIDE_QCOM_HARDWARE_VARIANT := sdm660
# 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/aosp_base_telephony.mk)