aboutsummaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorAlexander Koskovich <akoskovich@pm.me>2022-05-01 03:20:11 +0530
committerDavide Garberi <dade.garberi@gmail.com>2023-08-12 21:49:15 +0200
commit41ee63f11fb417402a3c70db18381567e175a8cf (patch)
treed18336f5e2ac1ecbc714e5d6d2327f376960416c /manifest.xml
parentb19530aa39253c2fc7632c7ebcbf38cead9c99c8 (diff)
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
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/manifest.xml b/manifest.xml
index a2c387e..a504448 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -180,15 +180,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</interface>
</hal>
<hal format="hidl">
- <name>android.hardware.renderscript</name>
- <transport arch="32+64">passthrough</transport>
- <version>1.0</version>
- <interface>
- <name>IDevice</name>
- <instance>default</instance>
- </interface>
- </hal>
- <hal format="hidl">
<name>android.hardware.sensors</name>
<transport>hwbinder</transport>
<version>1.0</version>