package android.app; public abstract class IntentService extends Service { }