Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
a01369893823ee3d62ea79c422a76fe810f8a5cb
/
.
/
Android.bp
blob: 9757797aa6e78920681559afaf4912d723230f13 [
file
] [
log
] [
blame
]
ndk_headers
{
name
:
"libandroid_headers"
,
from
:
"include/android"
,
to
:
"android"
,
srcs
:
[
"include/android/**/*.h"
],
license
:
"NOTICE"
,
}
subdirs
=
[
"cmds/*"
,
"headers"
,
"libs/*"
,
"opengl"
,
"services/*"
,
"vulkan"
,
]