Skip to content

Commit

Permalink
Revert "display: Use project pathmap"
Browse files Browse the repository at this point in the history
This reverts commit c70894c.
  • Loading branch information
markakash committed Jun 8, 2022
1 parent 8d43703 commit 39737c9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Android.mk
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -24,5 +22,3 @@ ifneq ($(filter msm% apq%,$(TARGET_BOARD_PLATFORM)),)
include $(call all-named-subdir-makefiles,$(display-hals))
endif
endif

endif

0 comments on commit 39737c9

Please sign in to comment.