summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-06-19 17:57:15 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-06-19 18:01:34 +0200
commit94aecd5f1f8a07684cb2afac5228a73af98a7b2a (patch)
tree87e7203d239daa90b2c46a2b262f2a7e81bcd458
parentecb14840869f6af59ec03fab795bae94c407328f (diff)
downloadvendor_replicant-94aecd5f1f8a07684cb2afac5228a73af98a7b2a.tar.gz
vendor_replicant-94aecd5f1f8a07684cb2afac5228a73af98a7b2a.tar.bz2
vendor_replicant-94aecd5f1f8a07684cb2afac5228a73af98a7b2a.zip
Adjust to androidsw.sh and llvmpipe.sh merge to graphics.sh
androidsw.sh and llvmpipe.sh were merged into a single graphics.sh script in order to improve the user interface. Since the scripts Android.mk was adjusted as well to use graphics.sh, we need to adjust the PRODUCT_PACKAGES to reflect that too. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--config/common.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/common.mk b/config/common.mk
index 8402171b..e19fb68e 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -141,10 +141,9 @@ PRODUCT_PACKAGES += \
# Replicant specific packages
PRODUCT_PACKAGES += \
- androidsw.sh \
evtest \
F-DroidPrivilegedExtension \
- llvmpipe.sh \
+ graphics.sh \
ReplicantWallpapers \
usb_networking_device.sh