aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Hartman <ghartman@google.com>2018-03-12 18:29:51 -0700
committerGreg Hartman <ghartman@google.com>2018-03-12 18:33:28 -0700
commit31a9e2b3d0a3295f0fb02fdfec0e4a2a23c6b3c2 (patch)
tree244b18e5366306bfa05f3c0c39b6c7b1095242f4
parentcd9febfdf9da5ca7b204cda5028ac62ffafbbdf2 (diff)
downloadcuttlefish-31a9e2b3d0a3295f0fb02fdfec0e4a2a23c6b3c2.tar.gz
Increase tombstone count
BUG: 74565727 Test: local build and boot Change-Id: Ifde5b0710c762eff4dc2125bb7c269d44ab5ea64
-rw-r--r--shared/device.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/device.mk b/shared/device.mk
index 03c34be8b..42f7f5231 100644
--- a/shared/device.mk
+++ b/shared/device.mk
@@ -22,6 +22,7 @@ PRODUCT_SHIPPING_API_LEVEL := 26
# debug.hwui.swap_with_damage avoids boot failure on M http://b/25152138
# ro.opengles.version OpenGLES 2.0
PRODUCT_PROPERTY_OVERRIDES += \
+ tombstoned.max_tombstone_count=500 \
debug.hwui.swap_with_damage=0 \
ro.adb.qemud=0 \
ro.carrier=unknown \