android: Fix u_format_table.c being generated twice
Two competing rules for defining u_format_table.c exists, which is an error.
Additionally the more general rule lacks the inclusion of format/u_format.csv.
Signed-off-by: Robert Foss robert.foss@collabora.com