Skip to content

Commit ccd0605

Browse files
nikraj01james-conroy-arm
authored andcommitted
Update IntegratorGuide.md file
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I901b8529f0bdfa281348853ad8ea944d2bcf01b9
1 parent adaaba2 commit ccd0605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/IntegratorGuide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For Android Q, a new version of the NN API is available (1.2),
3434
thus the following should be added to `device.mk` instead:
3535
<pre>
3636
PRODUCT_PACKAGES += android.hardware.neuralnetworks@1.2-service-armnn
37-
</pre> `Android.mk` contains the module definition of both versions of the ArmNN driver.
37+
</pre> `Android.mk` contains the module definition of all three versions (1.0, 1.1 and 1.2) of the ArmNN driver.
3838

3939
Similarly, the Neon, CL or reference backend can be enabled/disabled by setting ARMNN_COMPUTE_CL_ENABLE,
4040
ARMNN_COMPUTE_NEON_ENABLE or ARMNN_REF_ENABLE in `device.mk`:

0 commit comments

Comments
 (0)