Loading services/core/java/com/android/server/am/ContentProviderHelper.java +1 −1 Original line number Diff line number Diff line Loading @@ -1433,7 +1433,7 @@ public class ContentProviderHelper { } } } } catch (RemoteException ignored) { } catch (RemoteException|SecurityException ignored) { } }); } Loading Loading
services/core/java/com/android/server/am/ContentProviderHelper.java +1 −1 Original line number Diff line number Diff line Loading @@ -1433,7 +1433,7 @@ public class ContentProviderHelper { } } } } catch (RemoteException ignored) { } catch (RemoteException|SecurityException ignored) { } }); } Loading