mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Remove legacy/O/O-MR1 matrices.
Devices with legacy/O/O-MR1 VINTF won't be able to update to Android S. Devices launching with pre-O, O, or O-MR1 will need to update its VINTF to P and above to work with Android S. Test: builds Bug: 163419744 Bug: 171260360 Bug: 171260613 Bug: 171260670 Bug: 171260715 Change-Id: I2a65f5a24c0731df9c4247bf9dd2616c2279042f
This commit is contained in:
@@ -45,3 +45,6 @@
|
||||
#$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
|
||||
|
||||
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/vintf/compatibility_matrix.device.xml)
|
||||
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/vintf/compatibility_matrix.legacy.xml)
|
||||
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/vintf/compatibility_matrix.1.xml)
|
||||
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/vintf/compatibility_matrix.2.xml)
|
||||
|
||||
Reference in New Issue
Block a user