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

Unified Diff: third_party/android_platform/README.chromium

Issue 2360043002: Add Android Studio code style to third_party/android_platform (Closed)
Patch Set: Fix two typos in docs Created 4 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/android_platform/README.chromium
diff --git a/third_party/android_platform/README.chromium b/third_party/android_platform/README.chromium
index 2b7e9f6068d53201d16f9d0f7d2eaf679d542a69..c224644dbb2d65b05d1a0a6889aeb3a31d81105d 100644
--- a/third_party/android_platform/README.chromium
+++ b/third_party/android_platform/README.chromium
@@ -9,17 +9,19 @@ License File: NOT_SHIPPED
Security Critical: no
Description:
-Android Platform engineering tools, specifically stack symbolization scripts
-and a jar containing the AOSP framework to compile the Android WebView
-glue layer against. The AOSP framework is built from the Android release tag
-after which it is named, and the jar can be built by invoking make on the
-android_system_stubs target.
-
-Also includes a ported copy of the Android relocation packing tool source,
-along with the files required to build it in the chromium tree.
+Android Platform engineering tools, specifically:
+1. stack symbolization scripts
+2. jars containing the AOSP framework to compile the Android WebView glue layer
+ against. The AOSP framework is built from the Android release tag
+ after which it is named, and the jar can be built by invoking make on the
+ android_system_stubs target.
+3. A ported copy of the Android relocation packing tool source, along with the
+ files required to build it in the chromium tree.
+4. IntelliJ formatting settings.
+ Taken from commit: 622d3d4c5b3bee50fd335f3282d9e9d64ae0f5f7
Local Modifications:
-Only picked the few scripts needed by chrome.
+Only picked the few components useful to Chromium (as listed above).
The scripts have been modified to better suit Chromium development. Changes
include, but are not limited to, the following:
« no previous file with comments | « third_party/android_platform/OWNERS ('k') | third_party/android_platform/development/ide/intellij/codestyles/AndroidStyle.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698