Merge "Support photoviewer backport." into jb-ub-mail-ur10

This commit is contained in:
Andrew Sapperstein 2013-08-22 01:39:15 +00:00 committed by Android (Google) Code Review
commit f7c76220ca
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ include $(CLEAR_VARS)
# Include res dir from chips, unified, emailcommon, and photoviewer
chips_dir := ../../../frameworks/ex/chips/res
unified_email_dir := ../UnifiedEmail
photo_dir := ../../../frameworks/opt/photoviewer/res
photo_dir := ../../../frameworks/opt/photoviewer/res ../../../frameworks/opt/photoviewer/activity/res
emailcommon_dir := emailcommon
res_dir := $(chips_dir) res $(unified_email_dir)/res $(photo_dir) $(emailcommon_dir)/res