From c443de46469a193be7f81671405a97f39401d764 Mon Sep 17 00:00:00 2001 From: Arian Date: Mon, 16 Sep 2019 21:10:35 +0200 Subject: shinano-common: We don't have a shinano specific header Change-Id: I0a6b116400cf542588ef885e09b25864901b6565 --- BoardConfigCommon.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 84f2e3b..e610ba1 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -18,11 +18,9 @@ include device/sony/msm8974-common/BoardConfigCommon.mk COMMON_PATH := device/sony/shinano-common -TARGET_SPECIFIC_HEADER_PATH += $(COMMON_PATH)/include - # Platform BOARD_VENDOR_PLATFORM := shinano -PRODUCT_PLATFORM:= shinano +PRODUCT_PLATFORM := shinano # Kernel BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom msm_rtb.filter=0x37 ehci-hcd.park=3 dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y vmalloc=300M -- cgit v1.2.3