Loading core/java/android/app/ActivityThread.java +1 −0 Original line number Diff line number Diff line Loading @@ -5839,6 +5839,7 @@ public final class ActivityThread { case BlockedNumberContract.AUTHORITY: case CalendarContract.AUTHORITY: case Downloads.Impl.AUTHORITY: case "telephony": Binder.allowBlocking(provider.asBinder()); } } Loading core/java/android/hardware/location/IFusedLocationHardwareSink.aidl +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ import android.location.Location; * * @hide */ interface IFusedLocationHardwareSink { oneway interface IFusedLocationHardwareSink { /** * Event generated when a batch of location information is available. * Loading Loading
core/java/android/app/ActivityThread.java +1 −0 Original line number Diff line number Diff line Loading @@ -5839,6 +5839,7 @@ public final class ActivityThread { case BlockedNumberContract.AUTHORITY: case CalendarContract.AUTHORITY: case Downloads.Impl.AUTHORITY: case "telephony": Binder.allowBlocking(provider.asBinder()); } } Loading
core/java/android/hardware/location/IFusedLocationHardwareSink.aidl +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ import android.location.Location; * * @hide */ interface IFusedLocationHardwareSink { oneway interface IFusedLocationHardwareSink { /** * Event generated when a batch of location information is available. * Loading