want中删除remoteObject

Signed-off-by: 17333770736 <jiatuo@huawei.com>
This commit is contained in:
17333770736 2024-08-19 10:14:18 +08:00
parent 981542a4dd
commit be36950b7a

View File

@ -751,5 +751,6 @@ void RemoveRemoteObjectFromWant(std::shared_ptr<AAFwk::Want> want) const
}
want->SetParams(wantParams);
}
}
}