renamed DataItemIndex and ClientIndex files
and moved them into utils. Change-Id: I138471168bf58d2cf09c6a435088edea29a567d0 CRs-Fixed: 2218519
This commit is contained in:
parent
f8bd86f012
commit
3983768598
3 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,8 @@ libgps_utils_la_h_sources = \
|
|||
gps_extended_c.h \
|
||||
gps_extended.h \
|
||||
loc_gps.h \
|
||||
log_util.h
|
||||
log_util.h \
|
||||
LocUnorderedSetMap.h
|
||||
|
||||
libgps_utils_la_c_sources = \
|
||||
linked_list.c \
|
||||
|
|
Loading…
Reference in a new issue