OSDN Git Service

Update work icon in share sheet
authorTony Mak <tonymak@google.com>
Thu, 9 Nov 2017 10:56:56 +0000 (10:56 +0000)
committerTony Mak <tonymak@google.com>
Thu, 9 Nov 2017 11:32:38 +0000 (11:32 +0000)
Test: Open apps with custom share sheet, observe the new icon.

BUG=69028605

Change-Id: Ie3e1172099d347bd504287cfe4f5e1fcf54b97f7

core/res/AndroidManifest.xml

index 49de135..5cb9272 100644 (file)
         </activity-alias>
         <activity-alias android:name="com.android.internal.app.ForwardIntentToManagedProfile"
                 android:targetActivity="com.android.internal.app.IntentForwarderActivity"
-                android:icon="@drawable/ic_corp_icon"
+                android:icon="@drawable/ic_corp_badge"
                 android:exported="true"
                 android:label="@string/managed_profile_label">
         </activity-alias>