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

Commit 1e637f36 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update language to comply with Android's inclusive language guidance"...

Merge "Update language to comply with Android's inclusive language guidance" am: 4cb1ece9 am: 0fa2ec2c am: 58c0f8db am: 804e59de

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1382538

Change-Id: I6739ce2e1a10473595be0057ac327b54890d7c8d
parents 439cf370 804e59de
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -219,7 +219,7 @@ public final class SQLiteDatabase extends SQLiteClosable {
     * even a pathological LIKE or GLOB pattern of 50000 bytes relatively quickly.
     * even a pathological LIKE or GLOB pattern of 50000 bytes relatively quickly.
     * The denial of service problem only comes into play when the pattern length gets
     * The denial of service problem only comes into play when the pattern length gets
     * into millions of bytes. Nevertheless, since most useful LIKE or GLOB patterns
     * into millions of bytes. Nevertheless, since most useful LIKE or GLOB patterns
     * are at most a few dozen bytes in length, paranoid application developers may
     * are at most a few dozen bytes in length, cautious application developers may
     * want to reduce this parameter to something in the range of a few hundred
     * want to reduce this parameter to something in the range of a few hundred
     * if they know that external users are able to generate arbitrary patterns.
     * if they know that external users are able to generate arbitrary patterns.
     */
     */