diff options
author | 2022-11-18 16:38:24 +0000 | |
---|---|---|
committer | 2022-11-21 13:39:27 +0000 | |
commit | b2a5966f8bed3bea4e41c865a23552675c88b616 (patch) | |
tree | 74db65c8f8fb848d895eb3ded533646bf743211c /test/default_run.py | |
parent | 618159141b905d79cd424d88b8a2448ad339ce39 (diff) |
odrefresh: Check build-time userfaultfd GC flag.
This is a safety net to fix artifacts if build-time right userfaultfd GC
flag doesn't match the runtime one.
Bug: 242553398
Test: -
1. Build a system image with `m`.
2. Flash to a device.
3. See odrefresh not compiling anything on the first boot.
Test: -
1. Build a system image with `OVERRIDE_ENABLE_UFFD_GC=true m`
2. Flash to a device.
3. See odrefresh compiling everything on the first boot (because
aosp/2308662 has not landed yet).
Change-Id: If8cddabc8beac588ca1e75d01ee3846a2bbf56c8
Diffstat (limited to 'test/default_run.py')
0 files changed, 0 insertions, 0 deletions