Loading core/java/android/os/ServiceSpecificException.java +2 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ package android.os; import android.annotation.NonNull; import android.annotation.Nullable; import android.annotation.SystemApi; import android.ravenwood.annotation.RavenwoodKeepWholeClass; /** * An exception specific to a service. Loading @@ -33,6 +34,7 @@ import android.annotation.SystemApi; * @hide */ @SystemApi @RavenwoodKeepWholeClass public class ServiceSpecificException extends RuntimeException { public final int errorCode; Loading ravenwood/ravenwood-annotation-allowed-classes.txt +1 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,7 @@ android.os.PackageTagsList android.os.Parcel android.os.Parcelable android.os.Process android.os.ServiceSpecificException android.os.SystemClock android.os.ThreadLocalWorkSource android.os.TimestampedValue Loading Loading
core/java/android/os/ServiceSpecificException.java +2 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ package android.os; import android.annotation.NonNull; import android.annotation.Nullable; import android.annotation.SystemApi; import android.ravenwood.annotation.RavenwoodKeepWholeClass; /** * An exception specific to a service. Loading @@ -33,6 +34,7 @@ import android.annotation.SystemApi; * @hide */ @SystemApi @RavenwoodKeepWholeClass public class ServiceSpecificException extends RuntimeException { public final int errorCode; Loading
ravenwood/ravenwood-annotation-allowed-classes.txt +1 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,7 @@ android.os.PackageTagsList android.os.Parcel android.os.Parcelable android.os.Process android.os.ServiceSpecificException android.os.SystemClock android.os.ThreadLocalWorkSource android.os.TimestampedValue Loading