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

Commit ad2773f7 authored by Ying Zheng's avatar Ying Zheng
Browse files

Migrate user switcher to car userlib package.

Bug: 113868873
Test: build
Change-Id: I968094bba04873245a2bd17f58edaa9b251222b4
(cherry picked from commit a2530c2ab2aeb25ce741c367e2ee48703c2a0f17)
parent b23ae220
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ import static android.content.DialogInterface.BUTTON_POSITIVE;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.app.Dialog;
import android.car.user.CarUserManagerHelper;
import android.car.userlib.CarUserManagerHelper;
import android.content.Context;
import android.content.DialogInterface;
import android.content.pm.UserInfo;