Files
frameworks_base/core/java/android
Przemyslaw Szczepaniak 24943bf19d Failing Text-To-Speech CTS tests fix.
Fix for failing android.speech.tts.cts.TextToSpeechServiceTest#testSynthesizeToFile.
In test env, ParcelFileDescriptor instance may be EXACTLY the same one that client uses.
And if it's closed by a client, then service is prevented from writing anything to the output.

Bug: 8377754
Change-Id: I7f95aae1b877e543ab02d3c548b29537aa852a89
2013-03-13 15:50:00 +00:00
..
2013-03-08 15:29:55 -08:00
2013-03-11 13:57:12 -07:00
2013-02-26 14:54:07 -08:00
2013-02-13 15:22:25 -08:00
2013-02-22 19:14:37 -08:00
2013-03-11 17:58:22 -07:00