diff options
author | Doug Zongker <dougz@google.com> | 2012-08-06 16:19:09 -0700 |
---|---|---|
committer | Doug Zongker <dougz@google.com> | 2012-08-06 16:35:18 -0700 |
commit | a23075fb0e23978e5b8f3a7c92280ee1b2274e6d (patch) | |
tree | e9eef9c5eafbfcd6f45a97baea2a260c03f0ec5b /install.cpp | |
parent | 64c5a59be97ce8c6d05fb16a9c9f49ba520a35b3 (diff) | |
download | bootable_recovery-a23075fb0e23978e5b8f3a7c92280ee1b2274e6d.zip bootable_recovery-a23075fb0e23978e5b8f3a7c92280ee1b2274e6d.tar.gz bootable_recovery-a23075fb0e23978e5b8f3a7c92280ee1b2274e6d.tar.bz2 |
fix the symlink() command to create directories if needed
Full OTAs currently fail if the build contains a directory containing
only symlinks, because nothing creates that directory. Change the
symlink() command to create any ancestor directories that don't exist.
They're created as owner root perms 0700 because we assume that in
practice subsequent set_perm_recursive() calls will fix up their
ownership and permissions.
Change-Id: I4681cbc85863d9778e36b924f0532b2b3ef14310
Diffstat (limited to 'install.cpp')
0 files changed, 0 insertions, 0 deletions