From 5b2d4f8a90cf84beaa25025a14b5475431820802 Mon Sep 17 00:00:00 2001 From: Jeff Juliano Date: Sat, 26 Aug 2017 08:28:57 -0400 Subject: build: Add missing quotes Change-Id: Icff4a71bbedc3ee95d2dc2b85224a3c2eee74cb6 --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 3d02e326..da9f3e0c 100644 --- a/BUILD.md +++ b/BUILD.md @@ -312,7 +312,7 @@ cd build-android ./build_all.sh adb install -r bin/VulkanLayerValidationTests.apk adb shell am start com.example.VulkanLayerValidationTests/android.app.NativeActivity - +``` Alternatively, you can use the test_APK script to install and run the layer validation tests: ``` test_APK.sh -s -p -f -- cgit v1.2.3