sdm660-common: cleanup device mk
This commit is contained in:
parent
f87436f1fe
commit
6330969a6f
1 changed files with 0 additions and 6 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue