commit | 2ae82e1302f1f5cdae5e171e19b9c6da988642e2 | [log] [tgz] |
---|---|---|
author | Svet Ganov <svetoslavganov@google.com> | Fri May 07 00:12:08 2021 +0000 |
committer | Svet Ganov <svetoslavganov@google.com> | Fri May 07 00:12:58 2021 +0000 |
tree | 86492ed416be876804be63edfd77a40feef5ba36 | |
parent | 4bf102ae26f74e3c5c4214eb244df023ee1ad4d7 [diff] |
Fix a serialization issue in sync op reporting If the application thread is not ready yet we cannot get the package name and were shrt circuiting which let to leaving the remainder of the payload in the parcel breaking subsequent content reads. bug: 184616098 Test: atest CtsAppOpsTestCases Change-Id: I83f0d74deb87f2b4517d8a4d10b5331c7d41bb89