Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
rockchip_bionic
Commits
57a4e8d1
Commit
57a4e8d1
authored
8 years ago
by
Treehugger Robot
Committed by
Gerrit Code Review
8 years ago
Browse files
Options
Download
Plain Diff
Merge "Add missing uapi header module."
parents
be454614
bae16ef1
master
ndk-r14-release
sdk-release
android-n-mr1-preview-2
android-n-mr1-preview-1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
libc/Android.bp
libc/Android.bp
+7
-0
No files found.
libc/Android.bp
View file @
57a4e8d1
...
...
@@ -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",
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment