5fc96844e53b41d26bfd64faeb75271b72823320
Settings Injection used to start activities with startActivityForResult() and its extension, where there was not result really being handled. Hence, this CL corrects the way it starts activities by removing the "ForResult" part. Fixes: 197704126 Test: robotest and launch Android Auto to see it being launched in another task. Change-Id: I259b2555cf62f8966afdf664b337af5f216b3843
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%