Rename work icon symbol to match the prefix used for badges.
Also renames the images for consistency. Bug: 16369104 Change-Id: I19f97ae22cb2ee4f7db210f083badc1a30520b44
@ -2847,7 +2847,7 @@
|
||||
</activity-alias>
|
||||
<activity-alias android:name="com.android.internal.app.ForwardIntentToManagedProfile"
|
||||
android:targetActivity="com.android.internal.app.IntentForwarderActivity"
|
||||
android:icon="@drawable/ic_afw_icon"
|
||||
android:icon="@drawable/ic_corp_icon"
|
||||
android:exported="true"
|
||||
android:label="@string/managed_profile_label">
|
||||
</activity-alias>
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 906 B After Width: | Height: | Size: 906 B |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
@ -1136,7 +1136,7 @@
|
||||
<java-symbol type="drawable" name="cling_bg" />
|
||||
<java-symbol type="drawable" name="ic_corp_badge" />
|
||||
<java-symbol type="drawable" name="ic_corp_icon_badge" />
|
||||
<java-symbol type="drawable" name="ic_afw_icon" />
|
||||
<java-symbol type="drawable" name="ic_corp_icon" />
|
||||
|
||||
<java-symbol type="drawable" name="sim_light_blue" />
|
||||
<java-symbol type="drawable" name="sim_light_green" />
|
||||
|