commit | 73b161ddc123544174cbec5254b3cd77e5d34c18 | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Wed Feb 08 11:46:54 2017 -0800 |
committer | Fan Zhang <zhfan@google.com> | Wed Feb 08 12:02:52 2017 -0800 |
tree | 2899eef5462ae9c413d35398ba5c998a6bd75ebd | |
parent | 899d76bc19573f11d51a8b4b5d6b8d93ebea2ba1 [diff] |
Fix a crash when opening app data usage for work profile The icon on app header is a clone of original app icon, which relies on getConstantState() of the orginal drawable non-null. Change-Id: Ice5360f5d00d99b3cfe538b167ce67fc06d5e402 Fix: 34190136 Test: make RunSettingsLibRoboTests