tombstone最大允许有多少个
对于eng/userdebug版本,是50个;
对于user版本,是10个
$ adb shell getprop tombstoned.max_tombstone_count
50
//build/target/product/media_system.mk
# On userdebug builds, collect more tombstones by default.
ifneq (,$(...
原创
2019-10-26 17:29:05 ·
777 阅读 ·
0 评论