Fix spurious build errors.

In certain configurations - such as when manually deleting the out/
directory - the build can fail because we're trying to create a symlink
in a non-existent directory. Fix this by ensuring the directory exists
before adding the symlink.

Test: No more spurious errors when building.
Bug: None.
Change-Id: Ia5004d1395197409a26aef9536907f47305c2fff
1 file changed
tree: 7d3b95403e5d3f8cee107be3747c38133a6a8806
  1. boot_control/
  2. libavb/
  3. test/
  4. Android.mk
  5. avbtool
  6. LICENSE
  7. README