|
Add a function to provide the list of third-party directories which are incompatible with Android.
For most directories, we use a regex of whitelisted licenses to parse the 'License' field from the metadata. In some case, for example, where a custom license is used, we rely on a new 'Android Compatibility' field.
This functionality will be used by the snapshot tool, which will exclude these incompatible directories from the snapshot in the Android tree.
BUG= 138921
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151462
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+50 lines, -5 lines) |
Patch |
 |
M |
android_webview/tools/webview_licenses.py
|
View
|
1
|
1 chunk |
+34 lines, -0 lines |
3 comments
|
Download
|
 |
M |
third_party/README.chromium.template
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/handlebar/README.chromium
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/iccjpeg/README.chromium
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/khronos/README.chromium
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libXNVCtrl/README.chromium
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libjpeg/README.chromium
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/README.chromium
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/smhasher/README.chromium
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/zlib/README.chromium
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
tools/licenses.py
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|