mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 07:00:11 +01:00
Make libdrm recovery_available
This commit is contained in:
parent
c2b5759a2f
commit
6aa6411c5a
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ cc_defaults {
|
||||||
// Library for the device
|
// Library for the device
|
||||||
cc_library {
|
cc_library {
|
||||||
name: "libdrm",
|
name: "libdrm",
|
||||||
|
recovery_available: true,
|
||||||
vendor_available: true,
|
vendor_available: true,
|
||||||
defaults: [
|
defaults: [
|
||||||
"libdrm_defaults",
|
"libdrm_defaults",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue