diff --git a/precise_compilation/part_tdd.json b/precise_compilation/part_tdd.json index 6c109ccd078ee754f959750a258b4252593e58bb..f536e4f1030d5753de4e49d1c73f4ee6fb37f3f6 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" } ]