commit | 85b1919f458aacfc1931468a68d5feb838afe814 | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Thu Aug 12 09:36:53 2021 -0700 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Aug 17 22:53:57 2021 +0000 |
tree | a7e2104a652cb960990f6fc20114624384409749 | |
parent | 436f041ed91aaa604c3f8e30c8ff59dc7088dbc8 [diff] |
Guard against null info when applying widget RROs Add null checks to applyResourceOverlaysToWidgetsLocked to protect against a widget provider component info being null. Fixes: 196231621 Fixes: 196331791 Test: none Change-Id: Ia762694523404ac508eb49600306048037f13658 (cherry picked from commit 8c86f395be220c16434b3c1b1d657d1d6795dda8)