Oops; fix about-to-be-broken build
Change-Id: I2086eee46eb371a91aacccfd6021704e8875fb00
This commit is contained in:
parent
ea4bcad7ba
commit
6e4b9e3907
@ -23,7 +23,7 @@ include $(CLEAR_VARS)
|
||||
chips_dir := ../../../../frameworks/ex/chips/res
|
||||
mail_common_dir := ../../../../frameworks/opt/mailcommon/res
|
||||
unified_email_dir := ../../UnifiedEmail
|
||||
res_dir := $(chips_dir) $(mail_common_dir) $(unified_email_dir)/email_src/res res $(unified_email_dir)/res
|
||||
res_dir := $(chips_dir) $(mail_common_dir) res $(unified_email_dir)/res
|
||||
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user