summaryrefslogtreecommitdiff
path: root/services/coverage/java
diff options
context:
space:
mode:
author Songchun Fan <schfan@google.com> 2022-10-13 14:23:16 -0700
committer Songchun Fan <schfan@google.com> 2022-10-13 14:26:13 -0700
commite51a174c983562428ce86fd7b74ee18fcb448442 (patch)
tree16efc1e7bf03acca50879af64a8989b524cad53e /services/coverage/java
parent783bcba343c480f6ccedaaff41ba7171a1082e0c (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