summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorRenato Grottesi <otaner@google.com>2023-08-08 05:19:43 +0000
committerRenato Grottesi <otaner@google.com>2023-08-08 05:24:28 +0000
commit06b3d4167756c4135837f64f9c8312a6d9a9dd14 (patch)
tree30e8d85c4a82dae2c8f8cdf2fe3566c01cb07113 /device.mk
parent23b72ce780240afd50fa81a084585e9038adc4eb (diff)
downloadzuma-06b3d4167756c4135837f64f9c8312a6d9a9dd14.tar.gz
Disable armnn nnapi backend
Discontinue maintenance and active support of ArmNN on Pixel phones. Bug: 294459623 Test: Local nnapi_info Merged-In: I3eb3f880671bea091ff6c798d8def2f559a5e291 Change-Id: Ib6140584a724b5e1fd3634e414773092da49b41a
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index d13ee32..f8a45a8 100644
--- a/device.mk
+++ b/device.mk
@@ -244,8 +244,6 @@ PRODUCT_SOONG_NAMESPACES += \
$(call soong_config_set,pixel_mali,soc,$(TARGET_BOARD_PLATFORM))
$(call soong_config_set,arm_gralloc,soc,$(TARGET_BOARD_PLATFORM))
-include device/google/gs-common/gpu/gpu.mk
-
PRODUCT_PACKAGES += \
csffw_image_prebuilt__firmware_prebuilt_ttux_mali_csffw.bin \
libGLES_mali \