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