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:
parent
0dd01ee5b5
commit
d1061e254a
@ -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': [
|
||||
|
Loading…
Reference in New Issue
Block a user