whyred: Goodix fp hal is present as fingerprint.default.so

So load it directly and specify class as fpc for fpc hal.
This commit is contained in:
Vasishath Kaushal 2018-06-06 21:21:12 +05:30
parent 1f37c1a0ad
commit 464157cfd0
3 changed files with 14 additions and 9 deletions

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
#define LOG_TAG "android.hardware.biometrics.fingerprint@2.1-service.xiaomi_msm8998"
#define LOG_TAG "android.hardware.biometrics.fingerprint@2.1-service.xiaomi_sdm660"
#include <android/log.h>
#include <hidl/HidlTransportSupport.h>