[Android] Pass -p to mkdir commands
commite8eee5ff9e5bee695bd5e4943b8092286da966d7
authorcjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 16 May 2013 05:14:05 +0000 (16 05:14 +0000)
committercjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 16 May 2013 05:14:05 +0000 (16 05:14 +0000)
tree945e25cba6c469b72bcb853726b399d70d4c9263
parentc5b7b87ba8bddb49ee5f0b04e1453c7491263369
[Android] Pass -p to mkdir commands

These commands should not fail if the parent directory does not exist.
Pass -p so that all the parent directories are also made.

Review URL: https://chromiumcodereview.appspot.com/14795012

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@200456 0039d316-1c4b-4281-b951-d872f2087c98
build/android/gyp/create_device_library_links.py
build/android/gyp/push_libraries.py