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

Commit 90468ed0 authored by Lee Shombert's avatar Lee Shombert Committed by Android (Google) Code Review
Browse files

Merge "Remove javadoc references to SQLiteRawStatement" into main

parents 56013259 c38c3be6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@ import android.os.ParcelFileDescriptor;
 * <p>
 * This class is not thread-safe.
 * </p>
 * Note that this class is unrelated to {@link SQLiteRawStatement}.
 */
public final class SQLiteStatement extends SQLiteProgram {
    @UnsupportedAppUsage(maxTargetSdk = Build.VERSION_CODES.R, trackingBug = 170729553)