diff options
Diffstat (limited to 'sdk/cc_sdk_test.go')
-rw-r--r-- | sdk/cc_sdk_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/cc_sdk_test.go b/sdk/cc_sdk_test.go index bba111b08..6f9dc3c17 100644 --- a/sdk/cc_sdk_test.go +++ b/sdk/cc_sdk_test.go @@ -1212,12 +1212,12 @@ module_exports_snapshot { name: "myexports@current", device_supported: false, host_supported: true, + native_static_libs: ["myexports_mynativelib@current"], target: { host: { compile_multilib: "64", }, }, - native_static_libs: ["myexports_mynativelib@current"], }`), checkAllCopyRules(` include/Test.h -> include/include/Test.h |