Skip to content

Commit

Permalink
adds TW_ADDITIONAL_RES to TW_RES
Browse files Browse the repository at this point in the history
make it easier to add aditional resource files not just complete new theme

Change-Id: I6daca75929da03031812e66f25455e189b37a780
Signed-off-by: Xuefer <[email protected]>
  • Loading branch information
xuefer authored and Dees-Troy committed Jan 29, 2016
1 parent b6e5fd9 commit ebc4cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ endif
else
TWRP_THEME_LOC := $(TW_CUSTOM_THEME)
endif
TWRP_RES += $(TW_ADDITIONAL_RES)

TWRP_RES_GEN := $(intermediates)/twrp
ifneq ($(TW_USE_TOOLBOX), true)
Expand Down

0 comments on commit ebc4cfa

Please sign in to comment.