commit | edb436a8c037a77d263491cb123083e57ef4ab78 | [log] [tgz] |
---|---|---|
author | Karishma Vakil <kvakil@google.com> | Wed Dec 27 10:17:33 2023 +0000 |
committer | Karishma Vakil <kvakil@google.com> | Wed Dec 27 10:22:11 2023 +0000 |
tree | 7a99b590e1c95f0ebd6035db843602b427caa39a | |
parent | c685021d70a7b0da691557e2211b07bd1003d74d [diff] |
Fix incorrect parameter in PooledLambda.obtainMessage Found this as it is causing crashes on ag/25598347: `java.lang.ClassCastException: com.android.server.appop.AppOpsService$$ExternalSyntheticLambda12 cannot be cast to com.android.internal.util.function.UndecConsumer`. I have tested that this change fixes the crashes. Bug: 299330771 Test: atest CtsAppOpsTestCases CtsAppOps2TestCases on ag/25598347 Change-Id: I60078e05d7b24824d4869da81aec57819dc3080a