extra: Move DocumentsUI and Settings Icon overlays to vendor/google_pixel

cm-14.1
Nolen Johnson 5 years ago
parent 28da1be2cb
commit c6cdf525e0
  1. 5
      overlay/packages/apps/DocumentsUI/res/mipmap-anydpi/ic_launcher.xml
  2. BIN
      overlay/packages/apps/DocumentsUI/res/mipmap-hdpi/ic_foreground.png
  3. BIN
      overlay/packages/apps/DocumentsUI/res/mipmap-mdpi/ic_foreground.png
  4. BIN
      overlay/packages/apps/DocumentsUI/res/mipmap-xhdpi/ic_foreground.png
  5. BIN
      overlay/packages/apps/DocumentsUI/res/mipmap-xxhdpi/ic_foreground.png
  6. BIN
      overlay/packages/apps/DocumentsUI/res/mipmap-xxxhdpi/ic_foreground.png
  7. 5
      overlay/packages/apps/Settings/res/mipmap-anydpi/ic_launcher.xml
  8. BIN
      overlay/packages/apps/Settings/res/mipmap-hdpi/ic_foreground.png
  9. BIN
      overlay/packages/apps/Settings/res/mipmap-mdpi/ic_foreground.png
  10. BIN
      overlay/packages/apps/Settings/res/mipmap-xhdpi/ic_foreground.png
  11. BIN
      overlay/packages/apps/Settings/res/mipmap-xxhdpi/ic_foreground.png
  12. BIN
      overlay/packages/apps/Settings/res/mipmap-xxxhdpi/ic_foreground.png
  13. 4
      product.mk

@ -1,5 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@*android:color/accent_device_default_light"/>
<foreground android:drawable="@mipmap/ic_foreground"/>
</adaptive-icon>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

@ -1,5 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@*android:color/accent_device_default_light"/>
<foreground android:drawable="@mipmap/ic_foreground"/>
</adaptive-icon>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

@ -28,10 +28,6 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += lineage.updater.uri="https://updater.oddsol
PRODUCT_DEFAULT_DEV_CERTIFICATE := vendor/certs/releasekey
PRODUCT_VERITY_SIGNING_KEY := vendor/certs/verity
## Themes
DEVICE_PACKAGE_OVERLAYS += vendor/extra/overlay
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/extra/overlay
EXCLUDE_GOOGLE_SERVICES_DEVICES += \
%flo \
%foster \

Loading…
Cancel
Save