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

Unified Diff: third_party/ijar/README.chromium

Issue 1894013002: 🐟 Make Android Lint use interface jars (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ijar-update
Patch Set: Created 4 years, 8 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
« no previous file with comments | « build/config/android/internal_rules.gni ('k') | third_party/ijar/ijar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/ijar/README.chromium
diff --git a/third_party/ijar/README.chromium b/third_party/ijar/README.chromium
index 297a47ce0e223cf00d079716bb749932386801e9..8f6bb02135563dbec3661c18c1d774667e362c07 100644
--- a/third_party/ijar/README.chromium
+++ b/third_party/ijar/README.chromium
@@ -11,3 +11,5 @@ A tool for generating interface .jars from normal .jars.
Local Modifications:
- Removed test directory
- Added BUILD.gn and ijar.gni
+- Enabled CRC32 zip entries by passing true to 3rd parameter of FinishFile()
+ within ijar.cc
« no previous file with comments | « build/config/android/internal_rules.gni ('k') | third_party/ijar/ijar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698