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

Commit 81dc01cf authored by Nicholas Sauer's avatar Nicholas Sauer Committed by Android (Google) Code Review
Browse files

Merge "Retrieve packages for the specified user."

parents 3094e48b 8d7120f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ public class DefaultDialerManager {
        }

        // Only make the change if the new package belongs to a valid phone application
        List<String> packageNames = getInstalledDialerApplications(context);
        List<String> packageNames = getInstalledDialerApplications(context, user);

        if (packageNames.contains(packageName)) {
            // Update the secure setting.