DivestOS/Patches/CyanogenMod-13.0/android_build/Silence.patch
2016-12-21 19:30:02 -05:00

20 lines
665 B
Diff

From 2b18a46758ef5e6bc377315cd9bf8d08d1dd5b17 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Mon, 4 Jan 2016 07:41:10 -0500
Subject: [PATCH] switch to SMSSecure as the messaging app
---
target/product/aosp_base_telephony.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/product/aosp_base_telephony.mk b/target/product/aosp_base_telephony.mk
index 0d4e333..f43eec5 100644
--- a/target/product/aosp_base_telephony.mk
+++ b/target/product/aosp_base_telephony.mk
@@ -16,4 +16,4 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
PRODUCT_PACKAGES += \
- messaging
+ SMSSecure