diff --git a/bundle.json b/bundle.json index 1c011b606e823bb702707f64b67f96b575c3ae25..ef4b921e5b49ea5a91899519cf5929f9c264280a 100644 --- a/bundle.json +++ b/bundle.json @@ -90,6 +90,7 @@ "dp_subscribe_info.h", "dp_sync_options.h", "i_distributed_device_profile.h", + "i_dp_sync_adapter.h", "i_profile_change_listener.h", "i_sync_completed_callback.h", "profile_change_listener_proxy.h", diff --git a/services/core/include/i_dp_sync_adapter.h b/common/include/interfaces/i_dp_sync_adapter.h old mode 100644 new mode 100755 similarity index 100% rename from services/core/include/i_dp_sync_adapter.h rename to common/include/interfaces/i_dp_sync_adapter.h