summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorDmitri Plotnikov <dplotnikov@google.com>2021-10-01 14:16:09 -0700
committerDmitri Plotnikov <dplotnikov@google.com>2021-10-04 11:26:09 -0700
commitd9bf639edc1729364b1c2c992d996d1fb6ff1479 (patch)
treed68e2daea0e8b44176ba9f9a5b947a40d5ebb836 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent05217e498ff74f1ffd4c2273955b6085a40d0f50 (diff)
Writing battery history tags into the history buffer
The number and size of history tags can be very large, so they would make the BatteryUsageStats binder parcel excessively large. Now that they are written into the main buffer, the overall size of the buffer, including the tags, is capped at 128k. Bug: 198084535 Test: atest FrameworksCoreTests:BatteryUsageStatsProviderTest atest FrameworksCoreTests:BatteryStatsHistoryIteratorTest atest CtsDumpsysHostTestCases:BatteryStatsDumpsysTest Change-Id: If7c54ab92f9ed92bd77d6a34ceee6e706a8db8fc
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions