mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-23 06:20:07 +00:00
!1110 Revert "添加桌面卡片,闪现问题,等待1秒后才能正确刷新" PR1077
Merge pull request !1110 from zhubingwei/master
This commit is contained in:
commit
df286dd9ff
@ -253,12 +253,6 @@ public:
|
||||
{
|
||||
return ERR_OK;
|
||||
};
|
||||
ErrCode RequestPublishProxyFormWithSnapshot(Want &want, bool withFormBindingData,
|
||||
std::unique_ptr<FormProviderData> &formBindingData, int64_t &formId,
|
||||
const std::vector<FormDataProxy> &formDataProxies) override
|
||||
{
|
||||
return ERR_OK;
|
||||
}
|
||||
};
|
||||
} // namespace AppExecFwk
|
||||
} // namespace OHOS
|
||||
|
Loading…
Reference in New Issue
Block a user