Merge "Link libdrm statically" into main
This commit is contained in:
commit
66c52b3f63
1 changed files with 3 additions and 1 deletions
|
|
@ -162,10 +162,12 @@ cc_library {
|
|||
},
|
||||
android: {
|
||||
shared_libs: [
|
||||
"libdrm",
|
||||
"libcutils",
|
||||
"liblog"
|
||||
],
|
||||
static_libs: [
|
||||
"libdrm",
|
||||
],
|
||||
},
|
||||
},
|
||||
apex_available: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue