Remove settings for old ArmNN HIDL backend
Compile ArmNN shim over the support library. Remove SELinux permissions and settings for the old HIDL backend. The AIDL settings will be in the gs-common folder. Test: build pass Bug: 283724775 Bug: 292364331 Bug: 292443970 Change-Id: If7147eba78fbab93ea5c772582570caf0b868225
This commit is contained in:
parent
058116d9f1
commit
4436d921be
2 changed files with 1 additions and 10 deletions
|
@ -231,6 +231,7 @@ $(call soong_config_set,pixel_mali,soc,$(TARGET_BOARD_PLATFORM))
|
||||||
$(call soong_config_set,arm_gralloc,soc,$(TARGET_BOARD_PLATFORM))
|
$(call soong_config_set,arm_gralloc,soc,$(TARGET_BOARD_PLATFORM))
|
||||||
|
|
||||||
include device/google/gs-common/gpu/gpu.mk
|
include device/google/gs-common/gpu/gpu.mk
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
csffw_image_prebuilt__firmware_prebuilt_ttux_mali_csffw.bin \
|
csffw_image_prebuilt__firmware_prebuilt_ttux_mali_csffw.bin \
|
||||||
libGLES_mali \
|
libGLES_mali \
|
||||||
|
|
10
manifest.xml
10
manifest.xml
|
@ -13,16 +13,6 @@
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
<fqname>@1.2::IBootControl/default</fqname>
|
<fqname>@1.2::IBootControl/default</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
|
||||||
<name>android.hardware.neuralnetworks</name>
|
|
||||||
<transport>hwbinder</transport>
|
|
||||||
<version>1.3</version>
|
|
||||||
<interface>
|
|
||||||
<name>IDevice</name>
|
|
||||||
<instance>google-armnn</instance>
|
|
||||||
</interface>
|
|
||||||
<fqname>@1.3::IDevice/google-armnn</fqname>
|
|
||||||
</hal>
|
|
||||||
<hal format="aidl">
|
<hal format="aidl">
|
||||||
<name>com.google.input.algos.spd</name>
|
<name>com.google.input.algos.spd</name>
|
||||||
<interface>
|
<interface>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue