commit | 5127c802d62764fe3d298173b71c4fafd14da4e8 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <[email protected]> | Fri Oct 25 20:19:59 2024 +0000 |
committer | Elliott Hughes <[email protected]> | Fri Dec 13 10:08:49 2024 -0800 |
tree | b7731eb772dca5ba9d2118e1e5bdc2fdf00d6b91 | |
parent | 143015657bec54ebecd5c4a5b9ceaa117e449d5d [diff] |
Allow OEMs to update old 32/64 devices' vendor partitions. Without this change, a 32/64 device would suddenly hit the "you need to be 32-only or 64-only" restriction if the vendor partition was updated past API 34. Obviously the intention here is to prevent _new_ 32/64 devices, not prevent OEMs from keeping old devices updated for longer. Add an early out for this case. Bug: https://issuetracker.google.com/321167077 Bug: https://issuetracker.google.com/383472631 Change-Id: Ieca1d6436814f786d555ff1fa2d38881be433511 Merged-In: Ieca1d6436814f786d555ff1fa2d38881be433511 (cherry picked from commit c5be2ab06b2db1ba55c97110ff6048fe8ddcb4c4)