X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fexternal-minigbm.git;a=blobdiff_plain;f=Android.bp;h=2911e0a98fe7131106cff64b9a829647a8c8d2f0;hp=63a50f7929463e0195334f032225c221c6c6a9f7;hb=8dc3668acf93a587bffe9b315d71285618981c2f;hpb=30f6c76384e15bd944ed331bdf9461717c576b09 diff --git a/Android.bp b/Android.bp index 63a50f7..2911e0a 100644 --- a/Android.bp +++ b/Android.bp @@ -39,6 +39,7 @@ cc_defaults { "cros_gralloc/cros_gralloc_driver.cc", "cros_gralloc/cros_gralloc_helpers.cc", "cros_gralloc/gralloc0/gralloc0.cc", + "cros_gralloc/gralloc0/drm_framebuffer.c", ], cflags: [ @@ -47,7 +48,6 @@ cc_defaults { "-Wall", "-Wsign-compare", "-Wpointer-arith", - "-Wcast-qual", "-Wcast-align", "-Wno-unused-parameter", ],