| Index: README.chromium
|
| diff --git a/README.chromium b/README.chromium
|
| index b09ca5428af029d403438df0d97c7858759fc2f6..7aef628cbbefe92f966ba0730f51dd249ec99214 100644
|
| --- a/README.chromium
|
| +++ b/README.chromium
|
| @@ -1,6 +1,6 @@
|
| Name: Freetype
|
| URL: https://android.googlesource.com/platform/external/freetype/
|
| -Version: 8afe960626dbf326354b836fd4d63e05b6974195
|
| +Version: 899c67b6cfcd2010784fbf08c5415af16c526e0c
|
| License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
|
| JPEG Group) licenses"
|
| License File: NOTICE
|
| @@ -22,7 +22,9 @@ Here is the detail steps
|
| $ git clone https://android.googlesource.com/platform/external/freetype/
|
| # Use the following command to checkout this version, or omit it to checkout
|
| # the latest version.
|
| -$ git reset --hard 8afe960626dbf326354b836fd4d63e05b6974195
|
| +$ git reset --hard <version-listed-above>
|
|
|
| -2. Copy the related files from
|
| +2. Copy all files from
|
| <android_tree>/external/freetype/
|
| +
|
| +3. Update freetype.gyp to reflect any changes made in Android.mk.
|
|
|