diff options
| author | 2024-10-10 14:02:57 +0000 | |
|---|---|---|
| committer | 2024-11-04 13:43:31 +0000 | |
| commit | 9610893156d6c3a031800b512997adbfb213bc48 (patch) | |
| tree | 15ab2e774d2db296875dde386f0ea96b85a3d0bc /tools/warn/java_warn_patterns.py | |
| parent | 52b9b468461257a419326f1bdadcb50407cb98e3 (diff) | |
Use optional assignments for some virtual_ab properties
When using the normal assignment, it is impossible to override
PRODUCT_VENDOR_PROPERTIES in a device config because the property
will have two different values and the build system won't know
which one to choose.
This changes the io_uring and compression.xor assignments to
optional because low memory devices may want to override these to
relieve memory pressure when applying an OTA.
Test: Manual, props remain true by default but can now be changed
Bug: 341085461
Change-Id: I3a49fb07b7a621c68a34aceeba1461970d2fba6a
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions