Fix DoubleBraceInitialization errorprone issues

https://errorprone.info/bugpattern/DoubleBraceInitialization

Flag: EXEMPT refactor
Bug: 253827323
Test: m RUN_ERROR_PRONE=true javac-check
Change-Id: I4842448418adaa4051f40fac89e28d846fc231f8
1 file changed
tree: 22639cb1caec496f69de1345f90bbd352d1b88de
  1. res/
  2. src/
  3. Android.bp
  4. AndroidManifest.xml
  5. README.md
README.md

Android Automotive VoiceControl reference application

This is a sample voice assistant application that exemplifies how different voice control applications can interact with the operating system to implement a set of core voice-enabled experiences.

The application requires that the system has an implementation of a text-to-speech engine set as the system's default text-to-speech engine (TTS_DEFAULT_SYNTH).