summaryrefslogtreecommitdiff
path: root/libs/androidfw/ResourceTimer.cpp
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2022-09-01 15:06:19 -0700
committer Colin Cross <ccross@android.com> 2022-09-01 15:22:39 -0700
commitefc92029c91b3d9fca3d03bffe1e767648980990 (patch)
treedc642a32b5b6098ad4f345354d7e44ecbef9b181 /libs/androidfw/ResourceTimer.cpp
parent1206d8d742a3292b8b582b5c699569062287b9f2 (diff)
Switch else case to null in when expression to make it exhaustive
Using else to make the when expression exhaustive won't flag future enum values that are not handled, so use the explicit null case instead. Test: m PackageManagerServiceHostTests Change-Id: I818587d181231bbc198b731637248ed18bbcac21
Diffstat (limited to 'libs/androidfw/ResourceTimer.cpp')
0 files changed, 0 insertions, 0 deletions