From a9bd4b08aeac03301d7af496decbf4e79f478ae3 Mon Sep 17 00:00:00 2001 From: Yongqin Liu Date: Wed, 30 May 2018 22:04:07 +0800 Subject: android x15-v2: update boot prompt to support AOSP P and master use ":/" instead of "am57xevm:/" Change-Id: I435966efa942d50b2d2b46ec8571b1e4a58508d4 Signed-off-by: Yongqin Liu --- android/x15-v2/template-monkey.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'android/x15-v2/template-monkey.yaml') diff --git a/android/x15-v2/template-monkey.yaml b/android/x15-v2/template-monkey.yaml index 4f7ec45..94d57c5 100644 --- a/android/x15-v2/template-monkey.yaml +++ b/android/x15-v2/template-monkey.yaml @@ -42,7 +42,7 @@ actions: namespace: tlxc prompts: - 'root@(.*):/#' - - 'am57xevm:/' + - ':/' timeout: minutes: 5 method: lxc @@ -89,7 +89,7 @@ actions: namespace: droid prompts: - 'root@(.*):/#' - - 'am57xevm:/' + - ':/' timeout: minutes: 15 method: fastboot -- cgit v1.2.3