commit | 102b27765aadb26935faa9b89bb0c784d019fd18 | [log] [tgz] |
---|---|---|
author | Jordan Liu <jminjie@google.com> | Wed Mar 04 13:59:23 2020 -0800 |
committer | Jordan Liu <jminjie@google.com> | Wed Mar 04 22:13:05 2020 +0000 |
tree | 61b049c7d5c45012bc7fca822fcbcc42feeacfae | |
parent | 49c38a63b9ad1eb670b87e4e4ca364fb0841a3a3 [diff] |
Check UID in getUiccCardsInfoSecurity To avoid the case where a caller calls PhoneInterfaceManager#getUiccCardsInfoSecurity using reflection and supplies a calling package with privilege which isn't their own package, we confirm that the calling package UID matches the supplied package. Bug: 146570216 Test: atest com.android.phone.PhoneInterfaceManagerTest Change-Id: Id08009f2feb281c20aaad55aa89faae66b709f88