Remove dependency on mailcommon.
Change-Id: I9ab1b36629d9322a43ae37b0aacb3ae259d3db75
This commit is contained in:
parent
aa9a5a703a
commit
2d549deb6f
@ -20,8 +20,7 @@ LOCAL_PATH := $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
# Include res dir from chips
|
||||
chips_dir := ../../../frameworks/ex/chips/res
|
||||
mail_common_dir := ../../../frameworks/opt/mailcommon/res
|
||||
res_dir := $(chips_dir) $(mail_common_dir) res
|
||||
res_dir := $(chips_dir) res
|
||||
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user