summaryrefslogtreecommitdiff
path: root/android_webview/build/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android_webview/build/AndroidManifest.xml')
-rw-r--r--android_webview/build/AndroidManifest.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/android_webview/build/AndroidManifest.xml b/android_webview/build/AndroidManifest.xml
new file mode 100644
index 0000000000..5e8c3dba6a
--- /dev/null
+++ b/android_webview/build/AndroidManifest.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="com.android.webview.chromium">
+</manifest>