John Stultz john.stultz@linaro.org writes:
This patch removes the deprecated Android.mk files and replaces them with Android.bp files.
This is needed in order to build libdrm/master against recent Android releases and AOSP/master, as some of the Treble build options required since Android O cannot be expressed in Andorid.mk files.
Patch originally by Dan Willemsen with fixes folded in by: Jerry Zhang, Eliott Hughes and myself.
With this change, the only patches carried by Android for libdrm would be the gerrit OWNERS meta-data file.
Acked-by: Eric Anholt eric@anholt.net