IVGCVSW-3295 Support ResizeNearestNeighbour in HAL1.2 driver

* Added ConvertNearestNeighbor to 1.2/HalPolicy

Signed-off-by: Aron Virginas-Tar <Aron.Virginas-Tar@arm.com>
Change-Id: I9858849b70be36e7e5ced3dae667c85c03e50d4f
diff --git a/NnapiSupport.txt b/NnapiSupport.txt
index b4b2cc4..d412c08 100644
--- a/NnapiSupport.txt
+++ b/NnapiSupport.txt
@@ -49,6 +49,7 @@
 
 CONV_2D                      (FLOAT32,QUANT8_ASYMM)
 DEPTHWISE_CONV_2D            (FLOAT32,QUANT8_ASYMM)
+RESIZE_NEAREST_NEIGHBOR      (FLOAT32,QUANT8_ASYMM)
 
 --- Unsupported operators ---
 
@@ -72,7 +73,6 @@
 QUANTIZE
 QUANTIZED_16BIT_LSTM
 PRELU
-RESIZE_NEAREST_NEIGHBOR
 TRANSPOSE_CONV_2D
 
 Where operations are not supported by the ArmNN Android NN Driver, the driver indicates this to the framework