commit | 24943bf19d3d000f9f5840513526b48523b62c71 | [log] [tgz] |
---|---|---|
author | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Wed Mar 13 15:45:28 2013 +0000 |
committer | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Wed Mar 13 15:50:00 2013 +0000 |
tree | 7519d075fb7dbdfeb3b83d9ee217f1f3a51ca63c | |
parent | f3d5de82468ce4e27db0fab502894345ecb5d2ba [diff] |
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