mirror of
https://github.com/openharmony/appexecfwk_standard.git
synced 2026-07-19 22:14:29 -04:00
!1370 startingWindow挑单weekly
Merge pull request !1370 from 阿勒泰/cherry-pick-1652233520
This commit is contained in:
@@ -423,11 +423,15 @@ public:
|
||||
return 0;
|
||||
}
|
||||
|
||||
#ifdef SUPPORT_GRAPHICS
|
||||
virtual int RegisterWindowManagerServiceHandler(const sptr<IWindowManagerServiceHandler>& handler) override
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
virtual void CompleteFirstFrameDrawing(const sptr<IRemoteObject> &abilityToken) override {}
|
||||
#endif
|
||||
|
||||
#ifdef ABILITY_COMMAND_FOR_TEST
|
||||
virtual int ForceTimeoutForTest(const std::string &abilityName, const std::string &state) override
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user