commit | 0c71be918a515b621553586eaa78e0186c866452 | [log] [tgz] |
---|---|---|
author | Sanket Agarwal <sanketa@google.com> | Mon Apr 18 14:59:37 2016 -0700 |
committer | Sanket Agarwal <sanketa@google.com> | Fri Oct 28 02:16:25 2016 +0000 |
tree | 2b646e5d9ea9face00237483ab6d7af7c07fd8dd | |
parent | fda02ace5b71d4c6731c8b78b91739e771a942bc [diff] |
Replace NOT_SUPPORTED string constants with empty strings. AVRCP was defining default state strings as NOT_SUPPORTED and hence the UI would show NOT_SUPPORTED as the string for album/song info when no player is selected on the phone. Replacing these strings with empty helps UI make a more informed decision. Bug: b/28120051 Change-Id: Ia8017dce784160d637a6653f70addb5258e7871e (cherry picked from commit a525ff9f10b2ee0cee3269ab6082ddf09441199d)