[ALPS03907306] malloc debug unwind backtrace switch
[Detail]user can setprop by adb shell to switch unwind backtrace runtime MTK-Commit-Id: a2754d46b96648f748fde4677ec031dbe78ed984 Change-Id: Ida29eb32bdbb843593b3500eabc90c98e9278aea CR-Id: ALPS03907306 Feature: Android Exception Engine(AEE)
This commit is contained in:
parent
e5e555d747
commit
6e969c94aa
@ -268,3 +268,6 @@ type mtk_fullscreenswitch_prop, property_type, mtk_core_property_type;
|
||||
# MTK Antutu feature
|
||||
type mtk_antutu_prop, property_type, mtk_core_property_type;
|
||||
|
||||
#=============mtk malloc debug switch unwind backtrace property=============
|
||||
type mtk_malloc_debug_backtrace_prop, property_type, mtk_core_property_type;
|
||||
|
||||
|
@ -304,3 +304,6 @@ persist.vendor.ss. u:object_r:mtk_ss_vendor_prop:s0
|
||||
|
||||
# MTK Antutu feature
|
||||
ro.vendor.net.upload.benchmark.default u:object_r:mtk_antutu_prop:s0
|
||||
|
||||
#=============malloc debug unwind backtrace switch property==============#
|
||||
vendor.debug.malloc.bt.switch u:object_r:mtk_malloc_debug_backtrace_prop:s0
|
||||
|
Loading…
x
Reference in New Issue
Block a user