Commit 46eac8f5 authored by hjd's avatar hjd Committed by Commit bot

Turn off jarjar in android_webview_telemetry_build

BUG=391488

Review URL: https://codereview.chromium.org/556863004

Cr-Commit-Position: refs/heads/master@{#293945}
parent a91527a6
...@@ -1816,7 +1816,7 @@ ...@@ -1816,7 +1816,7 @@
}], }],
], ],
}], }],
['android_webview_build==1 or android_webview_telemetry_build==1', { ['android_webview_build==1', {
# When building the WebView in the Android tree, jarjar will remap all # When building the WebView in the Android tree, jarjar will remap all
# the class names, so the JNI generator needs to know this. # the class names, so the JNI generator needs to know this.
'jni_generator_jarjar_file': '../android_webview/build/jarjar-rules.txt', 'jni_generator_jarjar_file': '../android_webview/build/jarjar-rules.txt',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment