From 2f0cecb920887db8f659258c149ca0154f7be55c Mon Sep 17 00:00:00 2001 From: alk3pInjection Date: Mon, 4 Jul 2022 02:10:36 +0800 Subject: Revert "display: Use project pathmap" This reverts commit a50857e26b56605585c484c0253f196a24ca9fe8. Change-Id: I4b7dc9cfd7e26e0815f577cf580b43b27dc5b60d --- Android.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Android.mk b/Android.mk index c78f2e7c..5cc81d96 100644 --- a/Android.mk +++ b/Android.mk @@ -1,5 +1,3 @@ -ifeq ($(call my-dir),$(call project-path-for,qcom-display)) - sdm-libs := sdm/libs display-hals := include $(sdm-libs)/utils $(sdm-libs)/core libdebug gpu_tonemapper @@ -24,5 +22,3 @@ ifneq ($(filter msm% apq%,$(TARGET_BOARD_PLATFORM)),) include $(call all-named-subdir-makefiles,$(display-hals)) endif endif - -endif -- cgit v1.2.3