Edit

IABSD.fr/xenocara/lib/libdrm/omap/Android.bp

Branch :

  • Show log

    Commit

  • Author : jsg
    Date : 2024-10-17 09:54:53
    Hash : c67d42bc
    Message : Import libdrm 2.4.123

  • lib/libdrm/omap/Android.bp
  • build = ["Android.sources.bp"]
    
    cc_library_shared {
        name: "libdrm_omap",
        defaults: [
            "libdrm_defaults",
            "libdrm_omap_sources",
        ],
        vendor: true,
    
        shared_libs: ["libdrm"],
    }