Validate FULLY_CONNECTED outputScale > inputScale * weightsScale below v1.2

FULLY_CONNECTED's constraint "outputScale > inputScale * weightsScale" was
relaxed for HAL v1.2, but the appropriate version checks were not put in
place. For more information about this check, refer to the description
of the output operand for FULLY_CONNECTED in NeuralNetworks.h.

Bug: 130169097
Test: NeuralNetworkTest_static
Change-Id: Id8baa985efbf2978f88b7cfc732ae6d0c68a5a33
Merged-In: Id8baa985efbf2978f88b7cfc732ae6d0c68a5a33
(cherry picked from commit 0a0f75e852a87d2cb99ea590a08e6a34dcd31802)
2 files changed