diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-06-07 07:50:47 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-06-07 13:50:04 +0200 |
| commit | b270611864ec905fee493d0535175fc614201850 (patch) | |
| tree | e54158c7b694f3a6f051550da97d89fabecd1015 /sys/linux/dev_binder.txt.const | |
| parent | 846de3b6d47376bbaea95a4910eda36c300b8b99 (diff) | |
sys/linux: add new binder ioctl
Diffstat (limited to 'sys/linux/dev_binder.txt.const')
| -rw-r--r-- | sys/linux/dev_binder.txt.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/dev_binder.txt.const b/sys/linux/dev_binder.txt.const index 1f3e9198a..d879c9b1d 100644 --- a/sys/linux/dev_binder.txt.const +++ b/sys/linux/dev_binder.txt.const @@ -20,6 +20,7 @@ BC_TRANSACTION = 1077961472, mips64le:ppc64le:2151703296 BC_TRANSACTION_SG = 1078485777, mips64le:ppc64le:2152227601 BINDER_ENABLE_ONEWAY_SPAM_DETECTION = 1074029072, mips64le:ppc64le:2147770896 BINDER_FREEZE = 1074553358, mips64le:ppc64le:2148295182 +BINDER_GET_EXTENDED_ERROR = 3222037009 BINDER_GET_FROZEN_INFO = 3222037007 BINDER_GET_NODE_DEBUG_INFO = 3222823435 BINDER_GET_NODE_INFO_FOR_REF = 3222823436 |
