package( default_visibility = [ "@//:android_cuttlefish", ], ) cc_library( name = "drm_fourcc", hdrs = [ "include/drm/drm.h", "include/drm/drm_fourcc.h", "include/drm/drm_mode.h", ], includes = [ "include", ], )