summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarthik Gopalan <quic_gkarth@quicinc.com>2021-12-17 09:56:17 +0530
committerKarthik Gopalan <quic_gkarth@quicinc.com>2022-01-12 04:47:16 +0000
commitdf62051308607641f8b8127f2eeaec785537c3fc (patch)
tree063b92443f7e154db48d175f627b3f259ea2e971
parente745b3f8532f45007d1cbf5cf024d9645736e6f1 (diff)
Disabling 'credstore' for Low Ram devices.
'credstore' is already added as part of PRODUCT_PACKAGES only for non LOW_RAM devices. Removing from common list. CRs-Fixed: 3096224 Change-Id: Ifb9a6f3bbdd2b671b882b46817b2ad591a460eae
-rw-r--r--target/product/base_system.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index 95a004bb52..fb7a4a9dcb 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -119,7 +119,6 @@ PRODUCT_PACKAGES += \
ip-up-vpn \
javax.obex \
keystore2 \
- credstore \
ld.mc \
libaaudio \
libalarm_jni \