Add libruy_static to allowed_deps
To be used in NNAPI apex as part of TF Lite. Bug: 178609672 Test: m Change-Id: Iaf623823e85e7488e30b3dcf2592d1a90bf9fc9f Merged-In: Iaf623823e85e7488e30b3dcf2592d1a90bf9fc9f
This commit is contained in:
parent
37bd24a1db
commit
d152f5b0ed
|
@ -403,6 +403,7 @@ libquiche_ffi(minSdkVersion:29)
|
|||
libring(minSdkVersion:29)
|
||||
libring-core(minSdkVersion:29)
|
||||
librustc_demangle.rust_sysroot(minSdkVersion:29)
|
||||
libruy_static(minSdkVersion:30)
|
||||
libsdk_proto(minSdkVersion:30)
|
||||
libsfplugin_ccodec_utils(minSdkVersion:29)
|
||||
libsonivoxwithoutjet(minSdkVersion:29)
|
||||
|
|
Loading…
Reference in New Issue