ParcelFileDescriptorTest: fix PFD creation.

ParcelFileDescriptor.fromSocket(new Socket()) never actually did what
people expected it to, switch uses of it to makeParcelFileDescriptor
helper that's already in the file.

Bug: http://b/124057817
Test: mma
Change-Id: Ibf73c23d16174582a9a363f7b8fbe84e1230a4ae
Merged-In: Ibf73c23d16174582a9a363f7b8fbe84e1230a4ae
1 file changed