aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2017-12-05 21:45:38 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2017-12-05 16:16:28 +0000
commitba160d98621ee887518e798e96c9d74b63f54464 (patch)
treeb239435ee13583014643ab4f4f6a14b4135e4a09
parent1e8808ff533b28d8e375fc5911944bba23d6a69a (diff)
android-tv-hikey-n: Fix apk copying with latest codebase
Change-Id: I004c2b7d232cf7d3c4e8b722aeff4035d69189c6 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rwxr-xr-xandroid-tv/hikey/builders.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-tv/hikey/builders.sh b/android-tv/hikey/builders.sh
index ca0a727302..6d74646b6c 100755
--- a/android-tv/hikey/builders.sh
+++ b/android-tv/hikey/builders.sh
@@ -40,7 +40,7 @@ git clone https://github.com/google/ExoPlayer
cd ExoPlayer
sed -i "s/23.0.3/26.0.2/g" build.gradle
./gradlew assembleDebug
-cp ./demo/build/out/outputs/apk/demo-withExtensions-debug.apk /home/buildslave/srv/${BUILD_DIR}/build/out/data/app/
+cp ./demo/main/buildout/outputs/apk/demo-withExtensions-debug.apk /home/buildslave/srv/${BUILD_DIR}/build/out/data/app/
cd -
# Compress images