OSDN Git Service

Removing the personal icon, which was only a placeholder.
authorNicolas Prevot <nprevot@google.com>
Mon, 11 Aug 2014 11:19:14 +0000 (12:19 +0100)
committerAdam Connors <adamconnors@google.com>
Mon, 11 Aug 2014 11:29:26 +0000 (11:29 +0000)
This icon should never show up: the avatar of the personal space should show up instead.

If something goes wrong and correct avatar fails to show, the systems falls back to the green android now, which is desired behaviour.

BUG: 15875652

Change-Id: I41beb4cbd5e707d27ef6d4cf35d02ec9cfa1b61d

core/res/AndroidManifest.xml
core/res/res/drawable-hdpi/personal_icon.png [deleted file]

index d57a8b8..31f256c 100644 (file)
         </activity>
         <activity-alias android:name="com.android.internal.app.ForwardIntentToUserOwner"
                 android:targetActivity="com.android.internal.app.IntentForwarderActivity"
-                android:icon="@drawable/personal_icon"
                 android:exported="true"
                 android:label="@string/user_owner_label">
         </activity-alias>
diff --git a/core/res/res/drawable-hdpi/personal_icon.png b/core/res/res/drawable-hdpi/personal_icon.png
deleted file mode 100644 (file)
index 8d96b5e..0000000
Binary files a/core/res/res/drawable-hdpi/personal_icon.png and /dev/null differ