aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorNBruderman <nbruderman@gmail.com>2015-03-04 12:08:33 +0200
committerNir Bruderman <nbruderman@gmail.com>2015-03-06 22:59:58 +0000
commit3b7f3d261b84078809b9c308afcc2cd5cbb168ae (patch)
tree480e47463f79a33151fa5049d75601de8d607538 /config
parentb1285f240475fbd7833bf583b2f49430ffaa1bb2 (diff)
downloadvendor_replicant-3b7f3d261b84078809b9c308afcc2cd5cbb168ae.tar.gz
vendor_replicant-3b7f3d261b84078809b9c308afcc2cd5cbb168ae.tar.bz2
vendor_replicant-3b7f3d261b84078809b9c308afcc2cd5cbb168ae.zip
Vendor: Update Privacy policy URL
The old address directs to this address, so lets change that to prevent future mismatches. Change-Id: I999b4568130722d21b9c21f0835ed07f4fac8c53
Diffstat (limited to 'config')
-rw-r--r--config/common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/common.mk b/config/common.mk
index 224f36bc..1da59a7c 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -286,7 +286,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.cm.version=$(CM_VERSION) \
ro.cm.releasetype=$(CM_BUILDTYPE) \
ro.modversion=$(CM_VERSION) \
- ro.cmlegal.url=https://www.cyanogenmod.org/docs/privacy
+ ro.cmlegal.url=https://cyngn.com/legal/privacy-policy
-include vendor/cm-priv/keys/keys.mk