Fix ContactsProvider2 NumberFormatException when parsing directory ID.

This used to be: if (directory != null), so I presume this should still be
!TextUtils.isEmpty() with the new style.

Bug: 26175069
Change-Id: Ie81a157b2cdb78efc1dc839cec10544d9cd68e2b
1 file changed