partition_tools: Use enum for sparse_file_read mode

sparse_file_read now uses an enum instead of a bool for the mode
parameter to allow more than two modes. Update our use in lpadd.

Change-Id: Ibd264f2d32de988385b0e8893d804a514d816a66
1 file changed