Skip to content

Commit

Permalink
change TAG to OboeTester
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwu1 committed Jul 11, 2024
1 parent 1ca1def commit 873637a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
import android.util.Log;

public class AudioForegroundService extends Service {
private static final String TAG = "AudioForegroundService";
private static final String TAG = "OboeTester";
public static final String ACTION_START = "ACTION_START";
public static final String ACTION_STOP = "ACTION_STOP";

Expand Down

0 comments on commit 873637a

Please sign in to comment.