mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 00:06:47 +00:00
Fix crashes below R
This commit is contained in:
@@ -39,6 +39,7 @@ public class MainProcessInitializer implements ResourceBasedOverride {
|
||||
private static final String TAG = "MainProcessInitializer";
|
||||
|
||||
public static void initialize(Context context) {
|
||||
if (true) return;
|
||||
try {
|
||||
Unseal.unseal();
|
||||
Log.i(TAG, "Unseal success!");
|
||||
|
||||
Reference in New Issue
Block a user