mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-26 18:47:03 -04:00
support notify crash_signal_FD to renderer process
Signed-off-by: z00560754 <zhaofengnian@huawei.com>
This commit is contained in:
@@ -48,7 +48,7 @@ bool DoSomethingInterestingWithMyAPI(const char* data, size_t size)
|
||||
|
||||
if (appMgrClient->StartRenderProcess(renderParam, ipcFd, sharedFd, crashFd,
|
||||
renderPid) != 0) {
|
||||
return false;
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user