mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-23 06:20:07 +00:00
commit
7c54ad118e
@ -165,6 +165,10 @@ public:
|
||||
{
|
||||
return ERR_OK;
|
||||
};
|
||||
bool CheckFMSReady() override
|
||||
{
|
||||
return false;
|
||||
}
|
||||
};
|
||||
} // namespace AppExecFwk
|
||||
} // namespace OHOS
|
||||
|
Loading…
Reference in New Issue
Block a user