From f22a0e7cddfc462b403e4cde5c167683b5fdbe4c Mon Sep 17 00:00:00 2001 From: Hendra Manudinata Date: Thu, 11 Mar 2021 20:25:11 +0700 Subject: [PATCH] universal7570: Define BUILD_TOP https://github.com/LineageOS/android_device_samsung_universal7580-common/commit/0933c8a440dad3c944c5d78c211d66bf06f2532f Change-Id: I7ee47067d475cc5730c6823d096812309394dd30 --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 5d4b3cf..f4bda3e 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -15,6 +15,7 @@ # LOCAL_PATH := device/samsung/universal7570-common +BUILD_TOP := $(shell pwd) # Include path TARGET_SPECIFIC_HEADER_PATH := $(LOCAL_PATH)/include