mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Add a core-util-jvm module.
This is basically a location where we can put common utils that can also be imported by libsignal-service (which is java-only, no android dependency).
This commit is contained in:
committed by
Nicholas Tinsley
parent
6be1413d7d
commit
7d5786ea93
@@ -8,7 +8,6 @@ import android.media.MediaPlayer;
|
||||
import android.net.Uri;
|
||||
import android.os.Build;
|
||||
import android.os.Vibrator;
|
||||
import android.provider.Settings;
|
||||
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.annotation.Nullable;
|
||||
|
||||
Reference in New Issue
Block a user