commit | 7b62b1db05bc60f88df81d49e23698abf474162c | [log] [tgz] |
---|---|---|
author | Wileen Chiu <quic_wileenc@quicinc.com> | Tue Oct 18 13:43:40 2022 -0700 |
committer | Wileen Chiu <quic_wileenc@quicinc.com> | Fri Mar 03 17:13:13 2023 -0800 |
tree | 87f71ee12a0f17639d3d65be9440a26d1cce9c3c | |
parent | 8c86f5bbccc30c6aee2f191f6695d127ce81871a [diff] |
Move side-car API(s) to use Executor - To address possible thread-safety issues, execute API(s) on the same thread instead of using binder thread pool - Remove expected thrown RemoteException from methods where it is not thrown from IMS Service - Add permission checks to the side-car base classes to check on the calling process Change-Id: I1195b88dd292fd723c341c687ff55957fff7e7d3 CRs-Fixed: 3336455