ANDROID: GKI: Add devcoredump API to symbol list
This change adds the dev_coredumpm() API to the symbol list to allow for custom read and free functions to be called to dump data. Bug: 197318507 Change-Id: Ib84b25dd2f075ae9bf8919dcd76451fff5e86f2b Signed-off-by: Siddharth Gupta <quic_sidgup@quicinc.com>
This commit is contained in:

committed by
Todd Kjos

parent
db490c7269
commit
d6f6a6cd65
@@ -359,6 +359,7 @@
|
|||||||
dev_alloc_name
|
dev_alloc_name
|
||||||
dev_change_net_namespace
|
dev_change_net_namespace
|
||||||
dev_close
|
dev_close
|
||||||
|
dev_coredumpm
|
||||||
dev_coredumpv
|
dev_coredumpv
|
||||||
_dev_crit
|
_dev_crit
|
||||||
__dev_direct_xmit
|
__dev_direct_xmit
|
||||||
|
Reference in New Issue
Block a user