Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1713)

Unified Diff: third_party/crazy_linker/README.chromium

Issue 23717023: Android: Add chrome-specific dynamic linker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove findbugs issues. Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/crazy_linker/README.chromium
diff --git a/third_party/crazy_linker/README.chromium b/third_party/crazy_linker/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..f6ec195c97b89a7ddba3e135a16f3338701f17e8
--- /dev/null
+++ b/third_party/crazy_linker/README.chromium
@@ -0,0 +1,11 @@
+Name: Android crazy_linker
+ShortName: crazy_linker
+URL: http://chromium.googlesource.com/chromium/src
+Version: 0001
+License: BSD
+License File: crazy_linker/LICENSE
+Security Critical: no
+
+Description:
+A small static library that implements an ELF library dynamic loader for
+Android. Only applies to OS_ANDROID.

Powered by Google App Engine
This is Rietveld 408576698