universal7885: 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
Signed-off-by: SamarV-121 <samarvispute121@pm.me>
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
Alexander Koskovich 2021-09-10 20:38:25 -07:00 committed by roynatech2544
commit 58957661c3
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
2 changed files with 0 additions and 13 deletions

View file

@ -172,15 +172,6 @@
<instance>default</instance>
</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.thermal</name>
<transport>hwbinder</transport>

View file

@ -243,10 +243,6 @@ PRODUCT_PACKAGES += \
fastbootd \
init.recovery.exynos7884B.rc
# Renderscript
PRODUCT_PACKAGES += \
android.hardware.renderscript@1.0-impl
# Nuke Useless Apps (Mostly GAPPS)
PRODUCT_PACKAGES += \
RemovePkgs