From b530d98c39a4978fee3569e58709008078402dfe Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Thu, 9 Jun 2022 15:20:57 +0100 Subject: [PATCH] odroidc4: Unset DEVICE_PATH in the product makefile Not used and if ever needed LOCAL_PATH should be used instead. Change-Id: I82cb8f87a20b01ee1f9a542ac5777dc2e7ab7d65 --- device.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/device.mk b/device.mk index 702c029..67131b1 100644 --- a/device.mk +++ b/device.mk @@ -4,8 +4,6 @@ # SPDX-License-Identifier: Apache-2.0 # -DEVICE_PATH := device/hardkernel/odroidc4 - $(call inherit-product, device/amlogic/g12-common/g12.mk) ## Factory -- 2.20.1