Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6737deac authored by Alexander Dorokhine's avatar Alexander Dorokhine Committed by Android (Google) Code Review
Browse files

Merge "Fix HiddenApiTest#testSignatureMethodsThroughReflection." into sc-dev

parents ebd27c99 cadaa8b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -490,8 +490,8 @@ public final class AppSearchSchema {
     * @hide
     */
    @Deprecated
    @UnsupportedAppUsage(implicitMember = "")
    public static class Int64PropertyConfig extends PropertyConfig {
        @UnsupportedAppUsage
        Int64PropertyConfig(@NonNull Bundle bundle) {
            super(bundle);
        }