src: cpp: Import binder uapi header from linux kernel

tag: v6.16

Signed-off-by: Dakkshesh <beakthoven@gmail.com>
This commit is contained in:
Dakkshesh
2025-08-06 17:49:37 +05:30
parent eadeb3ed00
commit 4898f0efc2
2 changed files with 600 additions and 0 deletions
+8
View File
@@ -16,3 +16,11 @@ Third-party components:
LSPlt is licensed under the GNU Lesser General Public License v3.0 (LGPLv3).
The license can be viewed at:
https://github.com/JingMatrix/LSPlt/blob/master/LICENSE
3. Portions of this project include binder header file from the Linux kernel UAPI,
located in:
app/src/main/cpp/external/linux-kernel/include/android/binder.h
The file is licensed under:
GNU General Public License v2.0 WITH Linux-syscall-note exception.
Information about the exception:
https://spdx.org/licenses/Linux-syscall-note.html