* commit '07b26bb3fcc35d990be7263afe546445d23938b2': Start tether service with redeliver intent
This commit is contained in:
@@ -125,7 +125,7 @@ public class TetherService extends Service {
|
|||||||
}
|
}
|
||||||
// We want to be started if we are killed accidently, so that we can be sure we finish
|
// We want to be started if we are killed accidently, so that we can be sure we finish
|
||||||
// the check.
|
// the check.
|
||||||
return START_STICKY;
|
return START_REDELIVER_INTENT;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Reference in New Issue
Block a user