Merge branch 'master' of gitee.com:openharmony/print_print_fwk into master

Signed-off-by: 创达 <fangwanning@huawei.com>
This commit is contained in:
创达 2023-03-27 01:39:49 +00:00 committed by Gitee
commit 9733a5252c

View File

@ -15,6 +15,8 @@
#include "napi_print_utils.h"
#include <fcntl.h>
#include "ability.h"
#include "napi_base_context.h"
#include "print_log.h"
@ -402,4 +404,4 @@ uint32_t NapiPrintUtils::GetIdFromFdPath(const std::string &fdPath)
}
return fd;
}
} // namespace OHOS::Print
} // namespace OHOS::Print