commit | 909db8a3090ac837ac81f8207cf677f7676dd481 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Fri Jan 27 16:43:26 2023 -0800 |
committer | Yifan Hong <elsk@google.com> | Tue Jan 31 15:21:56 2023 -0800 |
tree | 8497dd11ec36b78527968479970e086342c9bff7 | |
parent | 227fecd3ed5038d5bf2ac051380eb8eb8427a1ce [diff] |
Deprecate Android P VINTF. Devices launching with P VINTF requirements (including HALs and kernels) will not be able to update to Android U. If a device wish to do so, it must update the vendor / odm partitions to match newer VINTF requirements. The list in fcm_execlude is generated with: system/libvintf/analyze_matrix/hals_for_release.py -d -j --package-only | python3 -m json.tool in the 3~4 section. Test: TH Bug: 205175891 Change-Id: I0f3584f461f9545ca9d3a508baa1e2fc562eabd3