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: Iab7851983170e6d1d94dd9c4ce4a84b7ca82a6bf
1 file changed