diff --git a/precise_compilation/part_tdd.json b/precise_compilation/part_tdd.json index 6c109ccd078ee754f959750a258b4252593e58bb..7ba3822a75972420ce9e6c2e3fa1a968799c4b1d 100644 --- a/precise_compilation/part_tdd.json +++ b/precise_compilation/part_tdd.json @@ -848,5 +848,10 @@ "name": "xts_device_attest", "parts": "device_attest", "buildTarget": "xts/device_attest:device_attest_test" + }, + { + "name": "third_party_sqlite", + "parts": "sqlite", + "buildTarget": "communication/dsoftbus:dsoftbus_test,distributeddatamgr/kv_store:kv_store_test,distributeddatamgr/relational_store:relational_store_test,distributeddatamgr/datamgr_service:datamgr_service_test" } ]