commit | 227595f050cdf4906384cc337fe06497011bf644 | [log] [tgz] |
---|---|---|
author | Andrei Onea <andreionea@google.com> | Fri Sep 17 13:20:01 2021 +0000 |
committer | Andrei-Valentin Onea <andreionea@google.com> | Mon Sep 20 12:44:07 2021 +0000 |
tree | fda3047ebf226d8fca648104e66b7f4c48699f22 | |
parent | 2044a05ad6e2993f31811b42a437ec741075c7cd [diff] |
Add null checks for ConcurrentHashmap queries Ensure all queries done in CompatChange are only done for non-null package names. The previous change broke several tests. Bug: 200155796 Test: atest com.android.server.wm.DisplayAreaTest#testGetOrientation Change-Id: I7fc9ccb45987e03f6f172a077303c25d5ae1ccf3 Merged-In: I7fc9ccb45987e03f6f172a077303c25d5ae1ccf3 (cherry picked from commit 8596dd12caa96fcc3ecb808d8d6285504323d74b)