aboutsummaryrefslogtreecommitdiffstats
path: root/amdgpu/Android.sources.bp
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-existing source files from build fileHEADreplicant-10Joonas Kylmälä2020-04-121-2/+0
| | | | | Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi> Change-Id: I381dd2a49d9b45ff6ce97dd6e16d9703b6725f8a
* Convert to Android.bpDan Willemsen2020-04-121-0/+14
See build/soong/README.md for more information about Soong. Removes BOARD_GPU_DRIVERS, which wasn't affecting anything, since none of the HAVE_* macros are defined. Even if they were, we'd prefer to compile all of them so that a single library can support multiple boards. Test: mmma external/libdrm Change-Id: Ie01736bce6cf41e3da5040fe5341ade0634b5111