diff options
author | twyen <twyen@google.com> | 2018-06-28 16:14:49 -0700 |
---|---|---|
committer | Copybara-Service <copybara-piper@google.com> | 2018-06-28 16:26:35 -0700 |
commit | c36785d230920498d3476d5f881ae5c55b4d2fb3 (patch) | |
tree | 458d9abfcab1260c1657d1a481d3b6adde67e8bf /Android.mk | |
parent | 80cafcbb7531b68e9acfadcb17c331a7c684b649 (diff) |
Avoid updating system call log cache when the call log is being built
The initial build can contain up to 1000 rows, which may be more the what the system call log can handle with a batch operation. Initial build does not create any additional information, so the cache does not need to be updated.
This CL also limits the cache updater to 100 rows as a safety measure.
TEST=TAP
Bug: 77292040
Test: TAP
PiperOrigin-RevId: 202563376
Change-Id: Iff515ae2b76a19d63d9d794a0d443cc8332e83a4
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions