commit | d0635d51bc8a71e7dcc7dda39862f18aca5bd135 | [log] [tgz] |
---|---|---|
author | Mike LeBeau <mlebeau@android.com> | Thu Apr 01 18:08:34 2010 -0700 |
committer | Mike LeBeau <mlebeau@android.com> | Thu Apr 01 18:08:34 2010 -0700 |
tree | 5d7eafb44ea292ac23d80c40d93eb5a6372d5f65 | |
parent | e134279ffa3d5a3871fd39e9e9328b3ab1fec88d [diff] |
Use flattenToShortString instead of toShortString on ComponentNames to be sent in RecognizerIntent.EXTRA_CALLING_PACKAGE. This never should have been using toShortString because that includes curly braces and is not correctly parsed by ComponentName.unflattenFromString. This was needed as part of http://b/2546173 Change-Id: If34a9273cbcae13a75347be0b6b7ef307134ed40