commit | 031d729ad25a26f29fda4343e70501a6c6152ba8 | [log] [tgz] |
---|---|---|
author | Matt Mower <mowerm@gmail.com> | Tue Sep 08 10:57:18 2015 -0500 |
committer | Michael Bestas <mikeioannina@gmail.com> | Tue Oct 27 00:45:16 2015 +0200 |
tree | 9283f4e0ebce4a2b56216c602d083c8e1ce421ac | |
parent | ead9a5c6c96c7bb30515b1f4d47d87a0a2949592 [diff] |
build: Separate commands in recovery foreach loops The foreach loops output a space separated list, not necessarily one command per line. Separate commands with semicolons. Notably, this fixes an issue with multiple device directories included in TARGET_RECOVERY_DEVICE_DIRS. Change-Id: I5ebdc84ecaaacabaea77b8b752141e2041622480