safe_union@1.0 to vndk-sp
This is a types-only HAL used by any HAL as a convenient primitive for effectively using safe_union, so it should be able to be double-loadable. Bug: 119790516 Test: build and boot walleye Change-Id: I8f48ec6e3a0f47bfd5bb90d8c496848fbed85687
This commit is contained in:
parent
9b024fe583
commit
62da89ca75
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,7 @@ VNDK-SP: android.hardware.renderscript@1.0.so
|
|||
VNDK-SP: android.hidl.memory.token@1.0.so
|
||||
VNDK-SP: android.hidl.memory@1.0.so
|
||||
VNDK-SP: android.hidl.memory@1.0-impl.so
|
||||
VNDK-SP: android.hidl.safe_union@1.0.so
|
||||
VNDK-SP: libRSCpuRef.so
|
||||
VNDK-SP: libRSDriver.so
|
||||
VNDK-SP: libRS_internal.so
|
||||
|
@ -155,7 +156,6 @@ VNDK-core: android.hardware.wifi@1.1.so
|
|||
VNDK-core: android.hardware.wifi@1.2.so
|
||||
VNDK-core: android.hidl.allocator@1.0.so
|
||||
VNDK-core: android.hidl.memory.block@1.0.so
|
||||
VNDK-core: android.hidl.safe_union@1.0.so
|
||||
VNDK-core: android.hidl.token@1.0.so
|
||||
VNDK-core: android.hidl.token@1.0-utils.so
|
||||
VNDK-core: android.system.net.netd@1.0.so
|
||||
|
|
Loading…
Reference in a new issue