diff --git a/dauntless/gsc.mk b/dauntless/gsc.mk index 892f71a..0c4985f 100644 --- a/dauntless/gsc.mk +++ b/dauntless/gsc.mk @@ -19,5 +19,6 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES_DEBUG += citadel_integration_tests \ pwntest \ nugget_targeted_tests \ - CitadelProvision -endif \ No newline at end of file + CitadelProvision \ + nugget_aidl_test_weaver +endif