| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
active os account indicate displayid Signed-off-by: Yeyuning <yeyuning2@h-partners.com> Change-Id: If5a8ce861b5d0ac1167a3a8b12417cfb9e94ee42 | 10 个月前 | |
refactor: decouple domain_account_common.h from want.h Change GetAccessTokenOptions::getTokenParams_ from AAFwk::WantParams to std::string (serialized as Want::ToString() format), following the same pattern used for scalableData_ in account_info.h. This removes the transitive dependency on ability_base:want from os_account_innerkits, which compiles domain_account_common.cpp without that dep in scope. Changes: - domain_account_common.h: remove #include "want.h", change member type and constructor signature to use std::string - domain_account_common.cpp: update Marshalling/ReadFromParcel to use WriteString/ReadString instead of WriteParcelable/ReadParcelable - inner_domain_account_manager.cpp: serialize WantParams to Want::ToString() at construction; simplify SetPluginGetDomainAccessTokenOptions to use the pre-serialized string directly - napi_domain_account_manager.cpp: deserialize string back to WantParams via Want::FromString before calling WrapWantParams - ohos.account.osAccount_domainPlugin.impl.cpp: same deserialization pattern - domain_account_common_test.cpp: update constructor call to use string Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: Yeyuning <yeyuning2@h-partners.com> Co-Authored-By: Agent | 2 个月前 | |
rom optimization: add compiler size flags, merge app_account_service_core into accountmgr, remove unused map files and simplify log macros 🤖 AI[0%] 👌 AI Adopted[0%] 🧑 Human[100%] Change-Id: I0257949d291205b0874dc66330072ebc9b52c822 Signed-off-by: yujann <yanjun59@huawei.com> | 30 天前 |