Kapil [ ] revise [RoboSuiteLauncher ](https://github.com/RoboTutorLLC/RoboSuiteLauncher) to launch FaceLogin instead of RoboTutor Launched FaceLogin prior to [4/19/2018 commit Launches RoboTutor instead of FaceLogin (R.I.P.)](https://github.com/RoboTutorLLC/RoboSuiteLauncher/commit/8a31ee129713192663832a9444e40346e18004e9) Simply set LAUNCH_FACELOGIN to true instead of false in lines 60-61 of [RoboSuiteLauncher/app/src/main/java/cmu/xprize/rthomescreen/HomeActivity.java](https://github.com/RoboTutorLLC/RoboSuiteLauncher/blob/master/app/src/main/java/cmu/xprize/rthomescreen/HomeActivity.java)? // do we launch FaceLogin first? Or RoboTutor? private static final boolean LAUNCH_FACELOGIN = false;