Loading
Revert^2 "replace mContext.pm() refs w/ context.createContextAsUser.getPm()"
Remerging the original code change after the static flag removal in the CallScreeningServiceHelper class that caused a build breakage & CTS crash cluster. This reverts commit 5047bef2. Reason for revert: <static flag removed that caused build breakage > ---- original CL msg: As a part of a greater mainline project, all references to mContext.getPackageManager() need to be replaced with the combo of mContext.createContextAsUser() && userContext.getPackageManager ---- Fixes: 308009617 (mainline task) Bug: 421499946 (flag doesnt exist) Bug: 421510447 (test failures) Test: build + atest TelecomUnitTests Change-Id: If10087d0165c2e74ea06a949e98e6a934d9896c2