drm_hwcomposer: Add libbase to drm_defaults
Fixes a link error in hwcomposer.filegroups_build_test Change-Id: Ie6cf781a71f5d01c17a7559dfe3cb8307685020c Signed-off-by: Drew Davenport <ddavenport@google.com>
This commit is contained in:
parent
b895e8b724
commit
7eba8bbac5
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ cc_defaults {
|
|||
name: "hwcomposer.drm_defaults",
|
||||
|
||||
shared_libs: [
|
||||
"libbase",
|
||||
"libcutils",
|
||||
"libdrm",
|
||||
"libhardware",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue