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:
parent
51f16b260d
commit
daa3ed6103
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user