Skip to content

Commit

Permalink
Update Android.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNoelChannel authored Jan 13, 2024
1 parent b37467c commit be6c580
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@

LOCAL_PATH := $(call my-dir)

PRODUCT_MAKEFILES := device/samsung/loganreltexx/omni_loganreltexx.mk
ifeq ($(TARGET_DEVICE), loganreltexx)
include $(call all-makefiles-under,$(LOCAL_PATH))
endif

0 comments on commit be6c580

Please sign in to comment.