Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@14215 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
skia.committer@gmail.com 2014-04-16 03:04:01 +00:00
parent 0dd01ee5b5
commit d1061e254a

View File

@ -61,7 +61,7 @@
'ANDROID_SDK_ROOT': '<!(echo $ANDROID_SDK_ROOT)',
# the ninja generator treats PRODUCT_DIR as a relative path to the
# gyp directory but android ant build wants a path relative to the
# build.xml file so we do that adjustment here.
# build.xml file so we do that adjustment here.
'ANDROID_OUT': '../../<(PRODUCT_DIR)/android'
},
'actions': [