diff options
author | Soonil Nagarkar <sooniln@google.com> | 2021-02-18 16:35:30 -0800 |
---|---|---|
committer | Soonil Nagarkar <sooniln@google.com> | 2021-02-18 16:40:06 -0800 |
commit | 2501c2728bd2415329957ad4b42c70a871831b08 (patch) | |
tree | bb0550a4dacafafdc5597488dd752979a083a2e3 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 0aa410feb934e7dd0af298d05071a88230461cb8 (diff) |
Proposal: Reduce the number of IPCs in PendingIntent
Several PendingIntent methods are named such that there is very little
hint they involve any IPC, leading devs to overuse them, and thus adds
substantial strain on the system. Caching some of the most used method
results could remove 1000s of unnecessary IPCs.
Bug: 180518680
Test: manual sanity check
Change-Id: I7658251113ebb1e51280a4b8f3b49159d4f764f0
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions