diff options
| author | 2022-03-01 18:21:02 -0500 | |
|---|---|---|
| committer | 2022-03-01 18:23:50 -0500 | |
| commit | bf4b035bf05c362e0103ecbb025c6a648f472fba (patch) | |
| tree | d0367c9a32f500002d32888e9e91dd6e74bdf931 /libs/androidfw/StringPool.cpp | |
| parent | be091340e3923550e8a5d1efe73cef20c3489417 (diff) | |
Replace reflection with Suppliers.
Reflection was causing proguard to turn the empty constructors on
Behavior classes into NPE's. I don't know why it does this, but
removing reflection from the code seems to resolve the issue.
Fixes: 221190784
Test: manual && atest SystemUITests
Change-Id: I5f45e9c06b6c466d666057a056537a08afd9c9ec
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions