mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-04-28 12:17:57 +03:00
5 lines
63 B
Java
5 lines
63 B
Java
package android.app;
|
|
|
|
public abstract class IntentService {
|
|
|
|
}
|