diff options
| author | 2022-01-28 01:08:41 -0800 | |
|---|---|---|
| committer | 2022-01-28 01:54:30 -0800 | |
| commit | c8936d367e5d80de7cdccaee0c594d294019702e (patch) | |
| tree | efae05f4dd621b772d77cf15c8a9e299f7481cca /api/api.go | |
| parent | 0891d4b39060982a8631c1b8983e089819099f3b (diff) | |
Null check overlayPaths/resourceDirs when applying widget changes
It's possible a previous snapshot change altered the nullability
of these values, but the String[] for both resourcesDirs and
overlayPaths are expected to be nullable anyways, so just null
check them before cloning.
Bug: 216722631
Test: atest com.android.cts.webkit.WebViewHostSideMultipleProfileTest#testSecondProfile
Change-Id: I56aaf6d5aec1ec14bc7986fe58e1cc77cf6b8376
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions