DescriptionReland Change app icon to @drawable/ic_launcher
This reverts commit f7080b8d0e906ba0a0bb13411597645233a56a99.
On channel builds of Chrome, the PackageManager was failing to find
@mipmap/ic_launcher, but it has no trouble finding @drawable/ic_launcher.
A new values/ic_launcher_alias.xml create an alias from
@drawable/ic_launcher to the old @mipmap/app_icon.
drawable-v26/ic_launcher.xml provides an @drawable/ic_launcher version
for adaptive icons.
BUG=707449
Review-Url: https://codereview.chromium.org/2805083002
Cr-Commit-Position: refs/heads/master@{#462660}
Committed: https://chromium.googlesource.com/chromium/src/+/b8456f4c1ab4122fc65d85b973a39637b9ad2146
Patch Set 1 #
Messages
Total messages: 18 (11 generated)
|