commit | 14ceb8a5e7107fabd9867204dfa4d8330a417143 | [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 17:51:12 2022 +0000 |
tree | 3539ab0d0884c2e8b38ad8b98c59d7b08ffde324 | |
parent | 1bc514701aaaf98d2d3e226130cde9b4b03026b6 [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)