OSDN Git Service

Updates libgbm to use libdrm_headers
authorJason Macnak <natsu@google.com>
Mon, 16 Nov 2020 17:56:08 +0000 (09:56 -0800)
committerJason Macnak <natsu@google.com>
Mon, 16 Nov 2020 17:57:34 +0000 (09:57 -0800)
... as being able to use cc_library in header_libs is not
intended and does not work on all branches which blocks
aosp/1497292.

Bug: b/173252016
Bug: b/171019648
Test: m
Change-Id: Ia569aa47d28fb3e89e9315b44b6634b7f21fcf0e

Android.bp

index c333880..9b3d5ff 100644 (file)
@@ -98,7 +98,7 @@ cc_library {
             // binary GPU drivers to be loaded from the host, which might be linked
             // to a system copy of libdrm, which conflicts with the AOSP one
             allow_undefined_symbols: true,
-            header_libs: ["libdrm"],
+            header_libs: ["libdrm_headers"],
         },
         android: {
             shared_libs: [