commit | 4f9e38cb5cf83d936177454cd55a375ad39d49e5 | [log] [tgz] |
---|---|---|
author | Diego Perez <diegoperez@google.com> | Wed Jul 07 11:15:15 2021 +0100 |
committer | Jerome Gaillard <jgaillard@google.com> | Thu Oct 07 18:26:00 2021 +0000 |
tree | 193f2d2b482d5375f2b6a706096f7bd81249eae2 | |
parent | f548b0666aeff5b73991709fb0957a2f91894c96 [diff] |
Override RemoteViews#getApplicationInfo The delegate avoids calling into ActivityThread and obtains ApplicationInfo by directly asking the BridgeContext. Test: Tested from Studio Bug: 193003647 Change-Id: Ie5be384994b2183a2e27483968cc9a61d28cbbca (cherry picked from commit 5c947a2a793bd998610225ae8392d7cb700e2c97)