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:
Siarhei Vishniakou 2018-11-28 18:36:13 -08:00
parent 8500fedc25
commit 38b17bd467

View file

@ -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