Loading apex/AndroidManifest-media.xml +2 −0 Original line number Diff line number Diff line Loading @@ -18,8 +18,10 @@ package="com.android.media"> <!-- APEX does not have classes.dex --> <application android:hasCode="false" /> <!-- Setting maxSdk to lock the module to Q. minSdk is 28 for now to cover Q beta devices. --> <uses-sdk android:minSdkVersion="28" android:maxSdkVersion="29" android:targetSdkVersion="28" /> </manifest> apex/AndroidManifest-swcodec.xml +2 −0 Original line number Diff line number Diff line Loading @@ -18,8 +18,10 @@ package="com.android.media.swcodec"> <!-- APEX does not have classes.dex --> <application android:hasCode="false" /> <!-- Setting maxSdk to lock the module to Q. minSdk is 28 for now to cover Q beta devices. --> <uses-sdk android:minSdkVersion="28" android:maxSdkVersion="29" android:targetSdkVersion="28" /> </manifest> Loading
apex/AndroidManifest-media.xml +2 −0 Original line number Diff line number Diff line Loading @@ -18,8 +18,10 @@ package="com.android.media"> <!-- APEX does not have classes.dex --> <application android:hasCode="false" /> <!-- Setting maxSdk to lock the module to Q. minSdk is 28 for now to cover Q beta devices. --> <uses-sdk android:minSdkVersion="28" android:maxSdkVersion="29" android:targetSdkVersion="28" /> </manifest>
apex/AndroidManifest-swcodec.xml +2 −0 Original line number Diff line number Diff line Loading @@ -18,8 +18,10 @@ package="com.android.media.swcodec"> <!-- APEX does not have classes.dex --> <application android:hasCode="false" /> <!-- Setting maxSdk to lock the module to Q. minSdk is 28 for now to cover Q beta devices. --> <uses-sdk android:minSdkVersion="28" android:maxSdkVersion="29" android:targetSdkVersion="28" /> </manifest>