Fix usage of DEFAULT_SKIP_INTERFACE_LIST

As the getStringList() from Config does not return null
the DEFAULT_SKIP_INTERFACE_LIST was never used.
Now we check the length of the returned array if it is 0
we use DEFAULT_SKIP_INTEFACE_LIST

Change-Id: Ic8a1ca6275d48270c20ebe9417290555acd9d155
Signed-off-by: Eryk Szymanski <eryksz@gmail.com>
1 file changed
tree: ff84cc71354f312ce5758a68f1f6a7f8ca17a692
  1. lib/
  2. src/
  3. .buckconfig
  4. .gitignore
  5. .mailmap
  6. BUCK