config: pixel: 2021: Add libOpenCL for ARM NN HAL in prep mode
This commit is contained in:
parent
fb83441e35
commit
9c9f232bd9
1 changed files with 6 additions and 0 deletions
|
@ -22,3 +22,9 @@ filters:
|
|||
- gsa
|
||||
- ldfw
|
||||
- modem
|
||||
|
||||
dep_files:
|
||||
match:
|
||||
# Required for building ARM NN HAL
|
||||
- vendor/lib/libOpenCL.so
|
||||
- vendor/lib64/libOpenCL.so
|
||||
|
|
Loading…
Reference in a new issue