From 44d5c9e2cf9f1ce0670be5bedd1e415cd5c3e739 Mon Sep 17 00:00:00 2001 From: kleidione Freitas Date: Thu, 24 Mar 2022 09:16:43 -0300 Subject: veux: Merge common tree to veux - Ref: https://github.com/xiaomi-sm6375-devs/android_device_xiaomi_sm6375-common Signed-off-by: kleidione --- configs/component-overrides.xml | 19 + configs/powerhint.xml | 624 +++++++++++++++++++++ configs/public.libraries.txt | 9 + configs/snapdragon_color_libs_config.xml | 33 ++ ...elephony_system-ext_privapp-permissions-qti.xml | 49 ++ 5 files changed, 734 insertions(+) create mode 100644 configs/component-overrides.xml create mode 100644 configs/powerhint.xml create mode 100644 configs/public.libraries.txt create mode 100644 configs/snapdragon_color_libs_config.xml create mode 100644 configs/telephony_system-ext_privapp-permissions-qti.xml (limited to 'configs') diff --git a/configs/component-overrides.xml b/configs/component-overrides.xml new file mode 100644 index 0000000..4d058d3 --- /dev/null +++ b/configs/component-overrides.xml @@ -0,0 +1,19 @@ + + + + + + + + + diff --git a/configs/powerhint.xml b/configs/powerhint.xml new file mode 100644 index 0000000..914e8cf --- /dev/null +++ b/configs/powerhint.xml @@ -0,0 +1,624 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/configs/public.libraries.txt b/configs/public.libraries.txt new file mode 100644 index 0000000..a599ed2 --- /dev/null +++ b/configs/public.libraries.txt @@ -0,0 +1,9 @@ +libqti-perfd-client.so +libadsprpc.so +libcdsprpc.so +libsdsprpc.so +libfastcvopt.so +liblistensoundmodel2.so +libOpenCL.so + +libmialgoengine.so 64 diff --git a/configs/snapdragon_color_libs_config.xml b/configs/snapdragon_color_libs_config.xml new file mode 100644 index 0000000..e257b1f --- /dev/null +++ b/configs/snapdragon_color_libs_config.xml @@ -0,0 +1,33 @@ + + + + + libsnapdragoncolor-qdcm.so + 1 + + diff --git a/configs/telephony_system-ext_privapp-permissions-qti.xml b/configs/telephony_system-ext_privapp-permissions-qti.xml new file mode 100644 index 0000000..d844441 --- /dev/null +++ b/configs/telephony_system-ext_privapp-permissions-qti.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3