Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 48e7f132 authored by Adam Bookatz's avatar Adam Bookatz
Browse files

getProfileIdsLU uses internal UserProperties

getProfileIdsLU was calling isProfileHidden(), which was using the
external method for fetching the UserProperties. This meant creating a
needless copy of the Properties and, even worse, did a permission check
with the LU lock held. We can just use the internal version.

Bug: 410481999
Flag: EXEMPT bug fix
Test: UserManagerServiceTest
Change-Id: I403cf55bb30b36cfe49916edc2bb17b049abd32c
parent c2756235
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment