mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-06-29 08:47:18 -04:00
Initial commit, long overdue
This commit is contained in:
commit
c0083c1519
292 changed files with 951990 additions and 0 deletions
19
Patches/CyanogenMod-13.0/android_build/Silence.patch
Normal file
19
Patches/CyanogenMod-13.0/android_build/Silence.patch
Normal file
|
@ -0,0 +1,19 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue