commit | 2ad96254628675a86de330263487abe39dc024bb | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Mon Sep 09 13:07:27 2013 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Tue Sep 10 17:16:12 2013 -0700 |
tree | 544826aa9bcdeb4b069f389790f29e60e1f8808e | |
parent | eb306b4c15d721c69255f02497d2bcebff0c265f [diff] |
Fix profile picture picking for restricted profiles Due to the new file picker UI and incorrect assumptions of access to sd card, have to use content provider Uris instead of file paths. Also makes the cropping robust in the event of not having a cropping intent on the platform. This should make the code play well with third party image and camera apps as well. Bug: 10666584 Change-Id: Ie8d834fe7aac96bc14829a7be084512a15ef4001