Skip remove_overlaps for full list search 68/142168/1
authorhyokeun <hyokeun.jeon@samsung.com>
Thu, 3 Aug 2017 02:48:59 +0000 (11:48 +0900)
committerhyokeun <hyokeun.jeon@samsung.com>
Thu, 3 Aug 2017 02:49:10 +0000 (11:49 +0900)
commit3a40a97624464f9fb359c6a3cec612c1c26082bf
tree96367988578ddaf7bb0ea72cacedf6c669d78a2e
parentda55cd8f749346bed302016a90be77d526e76739
Skip remove_overlaps for full list search

remove_overlaps() remove entries based on staging project.
This behavior is not fit for full list search.

Change-Id: I2afd7e357cad7859ffbc6872e96f0aab864fdb88
common/mapping.py