Rename UpdaterControllerInt to Controller
This commit is contained in:
@@ -180,7 +180,7 @@ public class UpdaterService extends Service {
|
||||
return START_NOT_STICKY;
|
||||
}
|
||||
|
||||
public UpdaterControllerInt getUpdaterController() {
|
||||
public Controller getUpdaterController() {
|
||||
return mUpdaterController;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user