Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3137f79 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Don't reference directory that doesn't exist" am: 949a78c2 am: 3c87d971

am: 314b8478

Change-Id: I11c23e91d8147108406b9bcfe188f309a644fcb2
parents 2c0f8284 314b8478
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -25,8 +25,7 @@ res_dirs := res \
    $(phone_common_dir)/res

src_dirs += \
    src-N \
    $(contacts_common_dir)/src-N
    src-N

LOCAL_SRC_FILES := $(call all-java-files-under, $(src_dirs))
LOCAL_RESOURCE_DIR := $(addprefix $(LOCAL_PATH)/, $(res_dirs)) \