Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_native
/
2041913a05b79b96c5c084f30bb8944049a976c8
/
.
/
Android.bp
blob: cd05b21dded8fd1825372584396d1e003195ff80 [
file
] [
log
] [
blame
]
ndk_headers
{
name
:
"libandroid_headers"
,
from
:
"include/android"
,
to
:
"android"
,
srcs
:
[
"include/android/**/*.h"
],
license
:
"NOTICE"
,
}
subdirs
=
[
"cmds/*"
,
"libs/*"
,
"opengl"
,
"services/*"
,
"vulkan"
,
]