Loading apex/AndroidManifest-media.xml +3 −1 Original line number Diff line number Diff line Loading @@ -19,8 +19,10 @@ <!-- APEX does not have classes.dex --> <application android:hasCode="false" /> <!-- Setting maxSdk to lock the module to Q. minSdk is auto-set by build system --> <uses-sdk <!-- TODO: Uncomment this when the R API level is fixed. b/148281152 --> <!--uses-sdk android:maxSdkVersion="29" android:targetSdkVersion="29" /> --> </manifest> apex/AndroidManifest-swcodec.xml +3 −1 Original line number Diff line number Diff line Loading @@ -19,8 +19,10 @@ <!-- APEX does not have classes.dex --> <application android:hasCode="false" /> <!-- Setting maxSdk to lock the module to Q. minSdk is auto-set by build system --> <uses-sdk <!-- TODO: Uncomment this when the R API level is fixed. b/148281152 --> <!--uses-sdk android:maxSdkVersion="29" android:targetSdkVersion="29" /> --> </manifest> Loading
apex/AndroidManifest-media.xml +3 −1 Original line number Diff line number Diff line Loading @@ -19,8 +19,10 @@ <!-- APEX does not have classes.dex --> <application android:hasCode="false" /> <!-- Setting maxSdk to lock the module to Q. minSdk is auto-set by build system --> <uses-sdk <!-- TODO: Uncomment this when the R API level is fixed. b/148281152 --> <!--uses-sdk android:maxSdkVersion="29" android:targetSdkVersion="29" /> --> </manifest>
apex/AndroidManifest-swcodec.xml +3 −1 Original line number Diff line number Diff line Loading @@ -19,8 +19,10 @@ <!-- APEX does not have classes.dex --> <application android:hasCode="false" /> <!-- Setting maxSdk to lock the module to Q. minSdk is auto-set by build system --> <uses-sdk <!-- TODO: Uncomment this when the R API level is fixed. b/148281152 --> <!--uses-sdk android:maxSdkVersion="29" android:targetSdkVersion="29" /> --> </manifest>