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

Unified Diff: libadblockplus-android/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/AndroidManifest.xml
diff --git a/libadblockplus-android/AndroidManifest.xml b/libadblockplus-android/AndroidManifest.xml
deleted file mode 100644
index c7d1a41d0fe28a28517e61aa9be8d2fad2901472..0000000000000000000000000000000000000000
--- a/libadblockplus-android/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">
-
- <uses-sdk
- android:minSdkVersion="16"
- android:targetSdkVersion="16" />
-
-</manifest>

Powered by Google App Engine
This is Rietveld