Index: build/android/pylib/utils/isolator.py |
diff --git a/build/android/pylib/utils/isolator.py b/build/android/pylib/utils/isolator.py |
index 9ee5671acab517643bc9db90fd9c6d010fb2536b..afbee2a8305c069629b5561dc41029d3de73cfd3 100644 |
--- a/build/android/pylib/utils/isolator.py |
+++ b/build/android/pylib/utils/isolator.py |
@@ -32,7 +32,6 @@ def DefaultConfigVariables(): |
'component': 'static_library', |
'fastbuild': '0', |
'icu_use_data_file_flag': '1', |
- 'libpeer_target_type': 'static_library', |
'lsan': '0', |
# TODO(maruel): This may not always be true. |
'target_arch': 'arm', |