Change prebuild path to gs101 am: bbaa980102
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14715562 Change-Id: I40d178a9647e4ba105fabd9693ab2e94c8b350e8
This commit is contained in:
commit
5da7e91f8e
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ WIFI_FEATURE_HOSTAPD_11AX := true
|
|||
|
||||
# NeuralNetworks
|
||||
GPU_SOURCE_PRESENT := $(wildcard vendor/arm/mali/valhall)
|
||||
GPU_PREBUILD_PRESENT := $(wildcard vendor/google_devices/zebu/prebuilts/libs)
|
||||
GPU_PREBUILD_PRESENT := $(wildcard vendor/google_devices/gs101/prebuilts/gpu/libs)
|
||||
ifneq "$(or $(GPU_SOURCE_PRESENT),$(GPU_PREBUILD_PRESENT))" ""
|
||||
ARMNN_COMPUTE_CL_ENABLE := 1
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue