From 7e5bf6c57ffa03425bcf40a97c9bdffbd45579d5 Mon Sep 17 00:00:00 2001 From: Renato Grottesi Date: Thu, 11 May 2023 10:59:15 +0000 Subject: [PATCH] Update ArmNN variable name Bug: 278832962 Test: local testing Change-Id: I8effa789bfafb3d538057ab4e35e9d140a886a70 --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device.mk b/device.mk index 8f5b195..0f18af7 100644 --- a/device.mk +++ b/device.mk @@ -989,7 +989,7 @@ PRODUCT_COPY_FILES += \ endif # ARM NN files -ARM_COMPUTE_CL_ENABLE := 1 +ARMNN_COMPUTE_CL_ENABLE := 1 # Vibrator Diag PRODUCT_PACKAGES_DEBUG += \