From 41ee63f11fb417402a3c70db18381567e175a8cf Mon Sep 17 00:00:00 2001 From: Alexander Koskovich Date: Sun, 1 May 2022 03:20:11 +0530 Subject: msm8996-common: Remove vendor RenderScript implementation * RenderScript is deprecated on newer platforms and is being officially replaced. * On April 19, 2021, Google announced that RenderScript will be deprecated in Android 12, and recommended porting existing code to Vulkan. https://android-developers.googleblog.com/2021/04/android-gpu-compute-going-forward.html Change-Id: I19460ef266a646b046f1e7d2f0b4eab7c48ae536 --- manifest.xml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'manifest.xml') diff --git a/manifest.xml b/manifest.xml index a2c387e..a504448 100644 --- a/manifest.xml +++ b/manifest.xml @@ -179,15 +179,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. slot2 - - android.hardware.renderscript - passthrough - 1.0 - - IDevice - default - - android.hardware.sensors hwbinder -- cgit v1.2.3