Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: libadblockplus-android-webview/AndroidManifest.xml

Issue 29678581: Issue 6000 - Rename "libadblockplus-android" (Closed)
Patch Set: addressed comments Created Jan. 29, 2018, 11:04 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: libadblockplus-android-webview/AndroidManifest.xml
diff --git a/libadblockplus-android-webview/AndroidManifest.xml b/libadblockplus-android-webview/AndroidManifest.xml
deleted file mode 100644
index a9587d1afb7897e0006b04441e93084ae2fd7aa1..0000000000000000000000000000000000000000
--- a/libadblockplus-android-webview/AndroidManifest.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="org.adblockplus.libadblockplus.android.webview">
-
- <uses-sdk
- android:minSdkVersion="21"
- android:targetSdkVersion="21" />
-
-</manifest>

Powered by Google App Engine
This is Rietveld