Switch to frameworks/opt/photoviewer

Bug: 7379833 Switch GMail to frameworks/opt/photoviewer
Depends on: https://googleplex-android-review.googlesource.com/#/c/243938/

Change-Id: Iacf7fe112a67702a41bbbf044948ba3d2a3f7883
This commit is contained in:
Vikram Aggarwal 2012-10-19 13:44:22 -07:00
parent 51f16b260d
commit daa3ed6103
1 changed files with 1 additions and 1 deletions

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