1
0
mirror of https://github.com/yurisieucuti/treble_evolution.git synced 2024-11-28 05:54:30 +00:00
treble_evolution/patches/trebledroid/platform_build/0004-build-Remove-llkd.patch
2024-03-10 06:48:11 +00:00

28 lines
740 B
Diff

From fd0518e99434e81d7602533ee553d65c4b9dd146 Mon Sep 17 00:00:00 2001
From: Andy CrossGate Yan <GeForce8800Ultra@gmail.com>
Date: Thu, 14 Oct 2021 12:20:52 +0000
Subject: [PATCH 4/6] build: Remove llkd
...until someone figures out why Genshin Impact fails it
Change-Id: I29384a820a0c07b29d3f11d7039bed40eeaee926
---
target/product/base_system.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index a3f5ab3470..0096f23b3d 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -208,7 +208,6 @@ PRODUCT_PACKAGES += \
libvulkan \
libwilhelm \
linker \
- llkd \
lmkd \
LocalTransport \
locksettings \
--
2.25.1