diff options
Diffstat (limited to 'mobile/android/thirdparty/AndroidManifest.xml')
-rw-r--r-- | mobile/android/thirdparty/AndroidManifest.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mobile/android/thirdparty/AndroidManifest.xml b/mobile/android/thirdparty/AndroidManifest.xml new file mode 100644 index 000000000..3638db69d --- /dev/null +++ b/mobile/android/thirdparty/AndroidManifest.xml @@ -0,0 +1,4 @@ +<manifest xmlns:android="http://schemas.android.com/apk/res/android" + package="org.mozilla.gecko.thirdparty_unused"> + +</manifest> |