mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 12:43:16 -04:00
2aed998178
将 SCENARIO 相关常量类型从 uint32_t 改为 int32_t,以保持与接口定义、NAPI 绑定和 IPC 通信的一致性。 Signed-off-by: Duansizhao <duansizhao@huawei.com>