From 489604f087de4c54e50b52cbc1f710144fe1414c Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Sun, 12 Sep 2021 21:22:23 +0200 Subject: sdm660-common: Enable AOSP WFD Co-authored-by: Marc Bourgoin Change-Id: I49d46c4eb27ccef6e2ae678e8eccc10c2e5257aa --- configs/manifests/manifest.xml | 14 -------- configs/qti_whitelist.xml | 3 -- configs/system-privapp-permissions-qti.xml | 35 ------------------- .../frameworks/base/core/res/res/values/config.xml | 14 ++++++++ proprietary-files.txt | 39 ---------------------- sdm660.mk | 9 ----- system.prop | 3 -- 7 files changed, 14 insertions(+), 103 deletions(-) delete mode 100644 configs/system-privapp-permissions-qti.xml diff --git a/configs/manifests/manifest.xml b/configs/manifests/manifest.xml index 46105be..c1b1428 100644 --- a/configs/manifests/manifest.xml +++ b/configs/manifests/manifest.xml @@ -496,20 +496,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. IService default - - - - com.qualcomm.qti.wifidisplayhal - hwbinder - 1.0 - - IHDCPSession - wifidisplayhdcphal - - - IDSManager - wifidisplaydshal - android.hardware.drm diff --git a/configs/qti_whitelist.xml b/configs/qti_whitelist.xml index ef1cb4a..197baac 100644 --- a/configs/qti_whitelist.xml +++ b/configs/qti_whitelist.xml @@ -62,7 +62,4 @@ - - - diff --git a/configs/system-privapp-permissions-qti.xml b/configs/system-privapp-permissions-qti.xml deleted file mode 100644 index a534f41..0000000 --- a/configs/system-privapp-permissions-qti.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index ce03084..bd0168c 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -69,6 +69,20 @@ true + + true +