| Index: build/android/gyp/generate_v14_compatible_resources.py
|
| diff --git a/build/android/gyp/generate_v14_compatible_resources.py b/build/android/gyp/generate_v14_compatible_resources.py
|
| index 79a2d5f94aec279a4727aca577ed368d327cf98f..78181704874b376bcc23e0b6114e500168384726 100755
|
| --- a/build/android/gyp/generate_v14_compatible_resources.py
|
| +++ b/build/android/gyp/generate_v14_compatible_resources.py
|
| @@ -11,7 +11,7 @@ so we are generating another set of resources by this script.
|
|
|
| 1. paddingStart attribute can cause a crash on Galaxy Tab 2.
|
| 2. There is a bug that paddingStart does not override paddingLeft on
|
| - JB-MR1. This is fixed on JB-MR2.
|
| + JB-MR1. This is fixed on JB-MR2. b/8654490
|
|
|
| Therefore, this resource generation script can be removed when
|
| we drop the support for JB-MR1.
|
|
|