commit | 871886eebe469fc21568ff363993bde9a6593837 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Wed Jun 26 17:17:51 2024 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Wed Jun 26 17:50:18 2024 -0700 |
tree | 378fc126d6358e888ad6db2a96d8ed11f9a7fc6e | |
parent | 5832cfde21db2e6720422b60e3ef98c526472058 [diff] |
Fix region sampling for secure layers We were swapping a couple of boolean params when requesting screenshots for region sampling, breaking region sampling for secure layers in the process. Fix this by passing flags instead of booleans in a long list of arguments and add a test to verify the code path. FLAG: EXEMPT bugfix Fixes: 348944802 Test: presubmit Change-Id: I58f12e5cf81cb59115c1b9c500ac1e18a8ec72e5