commit | 23418fe577756565353fcadc2498c0ab3c6c52be | [log] [tgz] |
---|---|---|
author | Aman Gupta <amagup@google.com> | Thu Jan 13 03:18:18 2022 +0000 |
committer | Chen Xu <fionaxu@google.com> | Sat Jan 15 07:29:12 2022 +0000 |
tree | b9bb27ead6330c56b82209785124883570b2b1b6 | |
parent | 0ace72cbd741259fa7be04b2ce91b426c2fea865 [diff] |
make UiccSlotMapping constructor a system API UiccSlotMapping need to be constructed and passed from LPA app to telephony framework API setSimSlotMapping, thus need to be exposed. the real API to setSimSlotMapping was already protected with the privileged permission. Bug: 214306205 Test: atest UiccSlotMappingTest CTS-Coverage-Bug: 214446121 Change-Id: I109575750ab16ee9b73a469633372e93f03d2199