From e0ad59457142d430427fab3d081e45bc1e287a1f Mon Sep 17 00:00:00 2001 From: Dmitry Muhomor Date: Thu, 5 Oct 2023 22:35:39 +0300 Subject: [PATCH] remove CameraX extension support Including it requires Camera app and/or OS changes. --- config/device/common/file-removal.yml | 2 ++ config/device/common/removal.yml | 1 + 2 files changed, 3 insertions(+) diff --git a/config/device/common/file-removal.yml b/config/device/common/file-removal.yml index 4d0df3d..0656470 100644 --- a/config/device/common/file-removal.yml +++ b/config/device/common/file-removal.yml @@ -100,6 +100,8 @@ filters: # Unused RadioConfigLib.jar - system_ext/etc/permissions/com.android.omadm.radioconfig.xml - system_ext/framework/RadioConfigLib.jar + - system_ext/etc/permissions/com.google.android.camerax.extensions.xml + - system_ext/framework/com.google.android.camerax.extensions.jar # Unused hardware info jar - product/etc/permissions/com.google.android.hardwareinfo.xml - product/framework/libhwinfo.jar diff --git a/config/device/common/removal.yml b/config/device/common/removal.yml index b64e73e..821eec7 100644 --- a/config/device/common/removal.yml +++ b/config/device/common/removal.yml @@ -9,6 +9,7 @@ filters: match: # Debug - ro.adb.secure + - ro.camerax.extensions.enabled prefix: # APEX - ro.apex.updatable