android: hikey: update boot prompt to look for
On AOSP master the prompt is "hikey:/" on AOSP master.
On LCR it is "shell@hikey:/". Changing it to minimal
common part "hikey:/" so that templates can work on
both the builds.
Previously on AOSP master specifying "hikey" prompt
worked but any hikey term from console messages would
trigger false positive and LAVA would try to change the
prompt with export PS and waiting for the new prompt
while system would later reach to "hikey:/".
Change-Id: I99e51024d593c08d349535e1f832bb9696aaad5a
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
36 files changed