Skip to content
Snippets Groups Projects
  1. Feb 18, 2021
    • Greg Kaiser's avatar
      Revert "Add a system TextToSpeech implementation that initiates ..." · c09430c1
      Greg Kaiser authored
      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.
      c09430c1
  2. Feb 08, 2021
    • Alex Agranovich's avatar
      Add a system TextToSpeech implementation that initiates the connection... · 290d1119
      Alex Agranovich authored
          Add a system TextToSpeech implementation that initiates the connection through the system server.
      
          This change includes the new System Service that allows the supervised binding to the TextToSpeech service provider. It proxies the binding process from the client instead of the direct client -> texttospeech connection.
      
      Bug: 178112052
      Test: atest CtsSpeechTestCases
      Change-Id: Ie17800bae7a84bfd6e63633f5c914ddbe2c29e9d
      290d1119
  3. Feb 02, 2021
Loading