From 92fea3ff26d62324b33f48534a02ac43c8db9566 Mon Sep 17 00:00:00 2001 From: TelmoARM <32358437+TelmoARM@users.noreply.github.com> Date: Mon, 3 Sep 2018 10:02:06 +0100 Subject: Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9939cf1b..8c8d3eb0 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,11 @@ For Android P, a new version of the NN API is available (1.1), thus the following should be added to `device.mk` instead:
 PRODUCT_PACKAGES += android.hardware.neuralnetworks@1.1-service-armnn
-
-`Android.mk` contains the module definition of both versions of the ArmNN driver. + `Android.mk` contains the module definition of both versions of the ArmNN driver. + 4. Build Android as normal, i.e. run `make` in `` 5. To confirm that the ArmNN driver has been built, check for driver service executable at +
 /out/target/product/system/vendor/bin/hw
 
-- cgit v1.2.1