mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 06:05:44 +00:00
6e18f0f49b
I don't want to cut consumers of $OBJDIR/mobile/android/gradle over yet, so this doesn't remove the existing 'thirdparty' project. --HG-- rename : mobile/android/gradle/thirdparty/AndroidManifest.xml => mobile/android/thirdparty/AndroidManifest.xml rename : mobile/android/gradle/thirdparty/build.gradle => mobile/android/thirdparty/build.gradle extra : commitid : 8L8SU60bAig extra : rebase_source : 0974b1e31821693b172f73119c4988c82a069a44
5 lines
133 B
XML
5 lines
133 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="org.mozilla.gecko.thirdparty_unused">
|
|
|
|
</manifest>
|