Allow new minSdkVersionFull attribute in <uses-sdk>
Extend the list of allowed attributes in the manifest tag <uses-sdk> to include minSdkVersionFull. This new attribute works the same way as minSdkVersion but supports minor versions. Follow-up CLs will handle the ambiguity that will arise if both minSdkVersion and minSdkVersionFull are specified. Bug: 377689343 Test: m Flag: android.content.pm.support_minor_versions_in_minsdkversion Change-Id: I94c5f9b0c00678062d8a83cc0a1377941c2bb666
Loading
Please register or sign in to comment