am daa3ed61: Switch to frameworks/opt/photoviewer

* commit 'daa3ed61035fdc61378b2d0d00797e159a21d367':
  Switch to frameworks/opt/photoviewer
This commit is contained in:
Vikram Aggarwal 2012-10-19 14:13:03 -07:00 committed by Android Git Automerger
commit 704cef49aa

View File

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