소스 검색

cupid: Commonize inheriting aosp products

Change-Id: I498e397fe01194d1310f84291f8c6ae3f2f21098
Arian 3 년 전
부모
커밋
1bd508ff2b
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      lineage_cupid.mk

+ 0 - 4
lineage_cupid.mk

@@ -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)