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

Commit 9b8c9501 authored by Walter Jang's avatar Walter Jang
Browse files

Rename icons dir to match resources from common (1/2)

Bug 30759296
Bug 30259682

Change-Id: Ie91350eaf184cd3e9e7e2e9f92b88223cf68efd2
parent 44922694
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ support_library_root_dir := prebuilts/sdk/current/support
endif

src_dirs := src src-bind $(phone_common_dir)/src
res_dirs := res res-aosp res-common icons/res $(phone_common_dir)/res
res_dirs := res res-aosp res-common res-icons $(phone_common_dir)/res
asset_dirs := assets

LOCAL_SRC_FILES := $(call all-java-files-under, $(src_dirs))
Loading