commit | f79d30a7a7e9652247333dc811763ab29da9d553 | [log] [tgz] |
---|---|---|
author | Justin Yun <justinyun@google.com> | Tue Sep 05 19:27:20 2023 +0900 |
committer | Justin Yun <justinyun@google.com> | Tue Sep 05 22:04:33 2023 +0900 |
tree | 68af9535d9f1580a348d9cac9eb34e2fd3b7e495 | |
parent | e9a6a01d789f6c044e30f3145ac9fd95c0e909c7 [diff] |
Avoid adding duplicated VNDK versions In the trunk stable next build, we may have duplication between VINTF_VNDK_VERSION and PRODUCT_EXTRA_VNDK_VERSIONS. Using the sort function, remove the duplicated versions from VINTF_VNDK_VERSION and PRODUCT_EXTRA_VNDK_VERSIONS. Bug: 299063181 Test: m system_ext_manifest.xml Change-Id: I2b3e68cf8f1fd8d776036c54520e35e445cdd0d5