Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
device
/
linaro
/
hikey960
/
b0063d541bd1dba6ed20ce593a2dcf66c9082495
/
.
/
gralloc960
/
Android.bp
blob: 37d60a165a431751f236bfec6e0f38fd1507378d [
file
] [
log
] [
blame
]
Colin Cross
b5fc0cb
2019-03-29 10:29:39 -0700
[
diff
] [
blame
]
1
cc_library_shared
{
2
name
:
"hwcomposer.drm_hikey960"
,
3
defaults
:
[
"hwcomposer.drm_defaults"
],
4
srcs
:
[
":drm_hwcomposer_platformhisi"
],
5
whole_static_libs
:
[
"drm_hwcomposer"
],
6
}