From bb280c7d679be507936ca2eada84295fc794e9c0 Mon Sep 17 00:00:00 2001 From: Daniel Roschka Date: Sun, 15 Mar 2020 21:17:06 +0100 Subject: [PATCH] Remove config_cellBroadcastAppLinks property This is a follow-up to https://github.com/phhusson/device_phh_treble/pull/163 which is about enabling `config_cellBroadcastAppLinks` for all devices, therefore making it unnecessary to specify it in a hardware overlay as well. --- Huawei/kirin970/BKL/res/values/values.xml | 1 - Infinix/S4/res/values/config.xml | 1 - Moto/E5/res/values/config.xml | 1 - Moto/E5Plus/res/values/config.xml | 1 - Moto/G6/res/values/config.xml | 1 - Moto/G6Play/res/values/config.xml | 1 - Moto/G6Plus/res/values/config.xml | 1 - Moto/G7Play/res/values/config.xml | 1 - Moto/G7Power/res/values/config.xml | 1 - Razer/cheryl/res/values/bools.xml | 1 - Samsung/S10pq/res/values/bools.xml | 1 - Samsung/S10q/res/values/bools.xml | 1 - Sony/XZ3/res/values/config.xml | 1 - Xiaomi/RedmiGo/res/values/config.xml | 2 -- Xiaomi/RedmiNote8Pro/res/values/config.xml | 1 - bq/jeice/res/values/config.xml | 1 - tests/blacklist | 1 + tests/knownKeys | 1 - 18 files changed, 1 insertion(+), 18 deletions(-) diff --git a/Huawei/kirin970/BKL/res/values/values.xml b/Huawei/kirin970/BKL/res/values/values.xml index 930702b..b429871 100644 --- a/Huawei/kirin970/BKL/res/values/values.xml +++ b/Huawei/kirin970/BKL/res/values/values.xml @@ -18,7 +18,6 @@ 300 true true - true true true true diff --git a/Infinix/S4/res/values/config.xml b/Infinix/S4/res/values/config.xml index 003342e..4da5ec9 100644 --- a/Infinix/S4/res/values/config.xml +++ b/Infinix/S4/res/values/config.xml @@ -98,7 +98,6 @@ false true true - true false true true diff --git a/Moto/E5/res/values/config.xml b/Moto/E5/res/values/config.xml index 1d3a4eb..84684cf 100644 --- a/Moto/E5/res/values/config.xml +++ b/Moto/E5/res/values/config.xml @@ -77,7 +77,6 @@ true true - true 1410 true diff --git a/Moto/E5Plus/res/values/config.xml b/Moto/E5Plus/res/values/config.xml index 60cad31..9d7600f 100644 --- a/Moto/E5Plus/res/values/config.xml +++ b/Moto/E5Plus/res/values/config.xml @@ -78,7 +78,6 @@ true true - true 1410 true diff --git a/Moto/G6/res/values/config.xml b/Moto/G6/res/values/config.xml index 2d6895e..a7220bc 100644 --- a/Moto/G6/res/values/config.xml +++ b/Moto/G6/res/values/config.xml @@ -77,7 +77,6 @@ true true - true 1410 true diff --git a/Moto/G6Play/res/values/config.xml b/Moto/G6Play/res/values/config.xml index 8d79936..179008e 100644 --- a/Moto/G6Play/res/values/config.xml +++ b/Moto/G6Play/res/values/config.xml @@ -77,7 +77,6 @@ true true - true 1410 true diff --git a/Moto/G6Plus/res/values/config.xml b/Moto/G6Plus/res/values/config.xml index adee14e..57610ef 100644 --- a/Moto/G6Plus/res/values/config.xml +++ b/Moto/G6Plus/res/values/config.xml @@ -78,7 +78,6 @@ true true - true 1410 true diff --git a/Moto/G7Play/res/values/config.xml b/Moto/G7Play/res/values/config.xml index 9b13fa4..d092e73 100644 --- a/Moto/G7Play/res/values/config.xml +++ b/Moto/G7Play/res/values/config.xml @@ -3,7 +3,6 @@ false true true - true true true true diff --git a/Moto/G7Power/res/values/config.xml b/Moto/G7Power/res/values/config.xml index 53cc7f7..5a6c320 100644 --- a/Moto/G7Power/res/values/config.xml +++ b/Moto/G7Power/res/values/config.xml @@ -67,7 +67,6 @@ true true - true 1410 true diff --git a/Razer/cheryl/res/values/bools.xml b/Razer/cheryl/res/values/bools.xml index de8d802..45d247f 100644 --- a/Razer/cheryl/res/values/bools.xml +++ b/Razer/cheryl/res/values/bools.xml @@ -3,7 +3,6 @@ true true true - true true true true diff --git a/Samsung/S10pq/res/values/bools.xml b/Samsung/S10pq/res/values/bools.xml index bef6ddc..3cede8f 100644 --- a/Samsung/S10pq/res/values/bools.xml +++ b/Samsung/S10pq/res/values/bools.xml @@ -3,7 +3,6 @@ true true true - true true false true diff --git a/Samsung/S10q/res/values/bools.xml b/Samsung/S10q/res/values/bools.xml index bef6ddc..3cede8f 100644 --- a/Samsung/S10q/res/values/bools.xml +++ b/Samsung/S10q/res/values/bools.xml @@ -3,7 +3,6 @@ true true true - true true false true diff --git a/Sony/XZ3/res/values/config.xml b/Sony/XZ3/res/values/config.xml index f4418d3..2a60063 100644 --- a/Sony/XZ3/res/values/config.xml +++ b/Sony/XZ3/res/values/config.xml @@ -90,7 +90,6 @@ true true true - true true true true diff --git a/Xiaomi/RedmiGo/res/values/config.xml b/Xiaomi/RedmiGo/res/values/config.xml index c4b6600..7cbd402 100644 --- a/Xiaomi/RedmiGo/res/values/config.xml +++ b/Xiaomi/RedmiGo/res/values/config.xml @@ -149,8 +149,6 @@ true - - true