AVRCP_Browse: Initializing mLocalPathCache in TryReconnectBrowse

 mLocalPathCache remains un-initialized if there is a request of
 GetFolderItemsVFS without doing SetBrowsePlayer and it was
 dereferenced with null value when accessing media folder path.
 Now it is initialized in TryReconnectBrowse.

CRs-Fixed: 2403655
Change-Id: I757827d12d46f9668f3a353bfc02474eadfe7a59
1 file changed