[Replicant] [vendor_replicant] [PATCH] Adjust to androidsw.sh and llvmpipe.sh merge to graphics.sh
Denis 'GNUtoo' Carikli
GNUtoo at cyberdimension.org
Fri Jun 19 16:02:29 UTC 2020
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 at cyberdimension.org>
---
config/common.mk | 3 +--
1 file changed, 1 insertion(+), 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
--
2.27.0
More information about the Replicant
mailing list