mirror of
https://github.com/Katana-Official/SPatch-Update.git
synced 2026-03-15 04:23:18 +08:00
App: Adopt the latest SDK
This commit is contained in:
@@ -2121,7 +2121,7 @@ public class LauncherModel extends BroadcastReceiver {
|
||||
});
|
||||
try {
|
||||
MetaPackageManager.acquireObtainAppSplash();
|
||||
} catch (RemoteException e) {
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user