diff --git a/precise_compilation/part_tdd.json b/precise_compilation/part_tdd.json index 6c109ccd078ee754f959750a258b4252593e58bb..0300d64a9a6d73772a28bcae380819a6a3e54b11 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/netmanager_base:netmanager_base_test,communication/dsoftbus:dsoftbus_test,distributeddatamgr/kv_store:kv_store_test,distributeddatamgr/relational_store:relational_store_test,distributeddatamgr/datamgr_service:datamgr_service_test,resourceschedule/resource_schedule_service:resource_schedule_service_test,security/access_tokenaccess_token_test,security/asset:asset_test,account/os_account:os_account_test,third_party/sqlite/unittest:unittest" } ]