diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-11-25 10:57:35 +0100 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-11-25 11:00:19 +0100 |
| commit | 11773195d7e4005c01eef20afb346fc8fc8ad25f (patch) | |
| tree | 7ce29b20d357dc4931b4104a8fb8e39dabbd7b6d /config | |
| parent | 5458859a82f506b5440969c12a287034a7be1658 (diff) | |
| download | vendor_lineage-11773195d7e4005c01eef20afb346fc8fc8ad25f.tar.gz vendor_lineage-11773195d7e4005c01eef20afb346fc8fc8ad25f.tar.bz2 vendor_lineage-11773195d7e4005c01eef20afb346fc8fc8ad25f.zip | |
Add Replicant wallpapers
The Replicant wallpapers were taken from vendor/replicant from
Replicant 6[1] at the following commit:
commit 8cb84ac24387fa301829a1fa4e3957dfac93d06c
Author: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Date: Wed Jan 11 04:07:52 2017 +0100
overlay: hdpi Replicant wallpaper
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
The commit above is the last commit having modified the
overlay/common/frameworks/base/core/res/res/drawable-*
directories at the time of writing.
[1]https://git.replicant.us/replicant/vendor_replicant.git
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'config')
| -rw-r--r-- | config/common.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/common.mk b/config/common.mk index d8686ec9..90e0438f 100644 --- a/config/common.mk +++ b/config/common.mk @@ -3,3 +3,5 @@ include vendor/replicant/build/config/gnulinux.mk # Enable users to easily include additional aplications -include vendor/custom/config/custom.mk + +DEVICE_PACKAGE_OVERLAYS += vendor/replicant/build/overlay/common |
