Loading
replace mContext.pm() refs w/ context.createContextAsUser.getPm()
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() Flag: com.android.server.telecom.flags.resolve_hidden_dependencies_two Fixes: 308009617 Test: unit tests + CTS Change-Id: Ie2a9201e4ae3546a03c4a73d571bf638aac0def6