commit | 80c0fcf06d5a862c4b05be9896a5d320d2f71fb2 | [log] [tgz] |
---|---|---|
author | Yuri Lin <yurilin@google.com> | Tue Sep 13 12:53:19 2022 -0400 |
committer | Yuri Lin <yurilin@google.com> | Thu Sep 15 18:03:19 2022 +0000 |
tree | f0b008dfb56381b0c10ffdf1814f45cad8fa17b8 | |
parent | c27cf661a6b14849bd13ba69b5ee40c9066fcf2c [diff] |
Limit lengths of fields in Condition to a max length. This app-generated input needs to not be too long to avoid errors in the process of writing to disk. Bug: 242846316 Test: cts ConditionTest; atest ConditionTest; manually verified exploit apk is OK Change-Id: Ic2fa8f06cc7a4c1f262115764fbd1be2a226b4b9 Merged-In: Ic2fa8f06cc7a4c1f262115764fbd1be2a226b4b9 (cherry picked from commit 81352c3775949c622441e10b468766441e35edc7)