Commit 57a4e8d1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add missing uapi header module."

......@@ -2006,6 +2006,13 @@ ndk_headers {
srcs: ["kernel/uapi/linux/**/*.h"],
}
ndk_headers {
name: "libc_android",
from: "kernel/android/uapi/linux",
to: "linux",
srcs: ["kernel/android/uapi/linux/**/*.h"],
}
ndk_headers {
name: "libc_asm_generic",
from: "kernel/uapi/asm-generic",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment