mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-11 21:55:34 -04:00
Change launch type
This commit is contained in:
parent
ba31ba5712
commit
6659be1b94
@ -122,7 +122,8 @@ public class MainActivity extends AppCompatActivity implements OnTouchListener,
|
||||
|
||||
private static final int LTYPE_INVOCATION = 0;
|
||||
private static final int LTYPE_PROCESS = 1;
|
||||
private final int LAUNCH_TYPE = LTYPE_INVOCATION;
|
||||
private final int LAUNCH_TYPE = LTYPE_PROCESS;
|
||||
// LTYPE_INVOCATION;
|
||||
|
||||
// private static Collection<? extends Provider.Service> rsaPkcs1List;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user