Add the InputClassifier HAL to vndk
Build fails if InputClassifier HAL is not added to vndk. Add the required .so file here. Bug: 62940136 Test: build only Change-Id: I92bb4742e4e7e13d58e7f3ced7b9f6fd8155012b
This commit is contained in:
parent
8500fedc25
commit
38b17bd467
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ VNDK-core: android.hardware.graphics.composer@2.3.so
|
|||
VNDK-core: android.hardware.health.storage@1.0.so
|
||||
VNDK-core: android.hardware.health@1.0.so
|
||||
VNDK-core: android.hardware.health@2.0.so
|
||||
VNDK-core: android.hardware.input.classifier@1.0.so
|
||||
VNDK-core: android.hardware.ir@1.0.so
|
||||
VNDK-core: android.hardware.keymaster@3.0.so
|
||||
VNDK-core: android.hardware.keymaster@4.0.so
|
||||
|
|
Loading…
Reference in a new issue