Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove non-existing source files from build fileHEADreplicant-10 | Joonas Kylmälä | 2020-04-12 | 1 | -2/+0 |
| | | | | | Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi> Change-Id: I381dd2a49d9b45ff6ce97dd6e16d9703b6725f8a | ||||
* | Convert to Android.bp | Dan Willemsen | 2020-04-12 | 1 | -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 |