commit | 806f89e79b0b080aa7b4c8a6758b56c39742d34a | [log] [tgz] |
---|---|---|
author | Jerome Gaillard <jgaillard@google.com> | Wed Feb 02 12:46:52 2022 +0000 |
committer | Jerome Gaillard <jgaillard@google.com> | Wed Feb 02 14:43:31 2022 +0000 |
tree | e878385cc4b400b6949f2b31a1edd4cbcc9c73db | |
parent | a3bb0ac8e843dbd5e1f5b5c2d295d9e2fc7db7f5 [diff] |
Better errors when failing to find custom preference When inflating preferences, if a custom class is not found, log the error to better inform the user what the problem is. Right now, this causes an error later on which is confusing as the root cause is not clear. Fixes: 37132984 Test: checked from Studio Change-Id: I81e521ac1f325b473fdc6fdc251f4ff78db73324 (cherry picked from commit 2c7c59d037e0123967d4a859c1fceadcb8096b7e)