summaryrefslogtreecommitdiff
path: root/sdk/cc_sdk_test.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2020-02-15 11:29:50 -0800
committer Colin Cross <ccross@android.com> 2020-02-19 19:07:11 -0800
commitf9aabd719a9e4a0b01bcd61d1dc092112c288ff0 (patch)
tree767a8490f5cfd5cd5a89f6b40247e53edc0eb399 /sdk/cc_sdk_test.go
parentf28329de73e00f5ccb3d71880dd56235362b08df (diff)
Make apex use cc.GatherRequiredDepsForTests
Remove the duplicated native modules from apex_test.go. Test: all soong tests Change-Id: Ib88af058d23cf37446d7a4bb571edfb1e0880854
Diffstat (limited to 'sdk/cc_sdk_test.go')
-rw-r--r--sdk/cc_sdk_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdk/cc_sdk_test.go b/sdk/cc_sdk_test.go
index 8c32d8cad..9c8e29206 100644
--- a/sdk/cc_sdk_test.go
+++ b/sdk/cc_sdk_test.go
@@ -75,6 +75,7 @@ func TestBasicSdkWithCc(t *testing.T) {
cc_library_shared {
name: "sdkmember",
+ system_shared_libs: [],
}
sdk_snapshot {