Revert "Add a system TextToSpeech implementation that initiates ..."
Revert "Add CTS tests for TextToSpeech connection related functi..." Revert submission 13547465-ttsproxy Reason for revert: Setup wizard crashes due to "Service not registered: android.speech.tts.TextToSpeech$SystemConnection" Reverted Changes: Id4059e460:Add CTS tests for TextToSpeech connection related ... Ie17800bae:Add a system TextToSpeech implementation that init... Bug: 180519958 Change-Id: Ie43c485bd4d0f76f8bb0a1dc77d6d85d46ff8377 Test: Locally reverted this change and no longer see the exception in SUW we saw before.
Showing
- core/java/android/content/Context.java 0 additions, 8 deletionscore/java/android/content/Context.java
- core/java/android/speech/tts/ITextToSpeechManager.aidl 0 additions, 29 deletionscore/java/android/speech/tts/ITextToSpeechManager.aidl
- core/java/android/speech/tts/ITextToSpeechSession.aidl 0 additions, 33 deletionscore/java/android/speech/tts/ITextToSpeechSession.aidl
- core/java/android/speech/tts/ITextToSpeechSessionCallback.aidl 0 additions, 32 deletions...java/android/speech/tts/ITextToSpeechSessionCallback.aidl
- core/java/android/speech/tts/TextToSpeech.java 27 additions, 141 deletionscore/java/android/speech/tts/TextToSpeech.java
- services/Android.bp 0 additions, 2 deletionsservices/Android.bp
- services/core/java/com/android/server/infra/AbstractMasterSystemService.java 0 additions, 14 deletions...com/android/server/infra/AbstractMasterSystemService.java
- services/java/com/android/server/SystemServer.java 0 additions, 10 deletionsservices/java/com/android/server/SystemServer.java
- services/texttospeech/Android.bp 0 additions, 13 deletionsservices/texttospeech/Android.bp
- services/texttospeech/java/com/android/server/texttospeech/TextToSpeechManagerPerUserService.java 0 additions, 184 deletions...erver/texttospeech/TextToSpeechManagerPerUserService.java
- services/texttospeech/java/com/android/server/texttospeech/TextToSpeechManagerService.java 0 additions, 77 deletions...droid/server/texttospeech/TextToSpeechManagerService.java
Loading
Please register or sign in to comment