extra: Update default wallpaper

* This is just for my personal builds.

Change-Id: I9fbd2fbab64e496788aa9e9fb53c22caed70e32f
lineage-19.1
Nolen Johnson 5 years ago
parent 1e453a204f
commit d0c3464172
  1. BIN
      overlay/frameworks/base/core/res/res/drawable-hdpi/default_wallpaper.png
  2. BIN
      overlay/frameworks/base/core/res/res/drawable-nodpi/default_wallpaper.png
  3. BIN
      overlay/frameworks/base/core/res/res/drawable-sw600dp-nodpi/default_wallpaper.png
  4. BIN
      overlay/frameworks/base/core/res/res/drawable-sw720dp-nodpi/default_wallpaper.png
  5. BIN
      overlay/frameworks/base/core/res/res/drawable-xhdpi/default_wallpaper.png
  6. BIN
      overlay/frameworks/base/core/res/res/drawable-xxhdpi/default_wallpaper.png
  7. BIN
      overlay/frameworks/base/core/res/res/drawable-xxxhdpi/default_wallpaper.png
  8. 3
      product.mk

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 MiB

@ -36,6 +36,9 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
ro.config.vc_call_vol_steps=7 \
ro.config.media_vol_steps=25
## Overlays
PRODUCT_PACKAGE_OVERLAYS += vendor/extra/overlay
## Recovery
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += persist.sys.recovery_update=true

Loading…
Cancel
Save