diff options
| author | 2022-10-13 14:23:16 -0700 | |
|---|---|---|
| committer | 2022-10-13 14:26:13 -0700 | |
| commit | e51a174c983562428ce86fd7b74ee18fcb448442 (patch) | |
| tree | 16efc1e7bf03acca50879af64a8989b524cad53e /services/coverage/java | |
| parent | 783bcba343c480f6ccedaaff41ba7171a1082e0c (diff) | |
[SettingsProvider] fix byte count
Memory usage per package was limited by "bytes" but counted by
"character length". Every character is 2 bytes in Java. This CL fixes
the counting and also doubles the bytes limit so that it doesn't cause
any behavior changes.
BUG: 253499273
Test: atest com.android.providers.settings.SettingsStateTest
Change-Id: I7a8be794582c153adf43ec735d2563695ea1533d
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions