FROMGIT: binder: add transaction_report feature entry
Add "transaction_report" to the binderfs feature list, to help userspace determine if the "BINDER_CMD_REPORT" generic netlink api is supported by the binder driver. Signed-off-by: Li Li <dualli@google.com> Signed-off-by: Carlos Llamas <cmllamas@google.com> Link: https://lore.kernel.org/r/20250727182932.2499194-5-cmllamas@google.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Bug: 372832477 (cherry picked from commit f37b55ded8ed35424ebb91a4d012527071e1f601 git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git char-misc-next) Change-Id: I0793b68e6f96283d47e3d44dcc68f248495dbcb3 Signed-off-by: Carlos Llamas <cmllamas@google.com>
This commit is contained in:
@@ -66,6 +66,7 @@ static int __do_binderfs_test(struct __test_metadata *_metadata)
|
||||
"oneway_spam_detection",
|
||||
"extended_error",
|
||||
"freeze_notification",
|
||||
"transaction_report",
|
||||
};
|
||||
|
||||
change_mountns(_metadata);
|
||||
|
||||
Reference in New Issue
Block a user