NNAPI_FLAG_LAST constant

NNAPIFlags const NNAPI_FLAG_LAST

Keep NNAPI_FLAG_LAST at the end of the enum definition And assign the last NNAPIFlag to it

Implementation

static const NNAPI_FLAG_LAST = NNAPI_FLAG_CPU_ONLY;