land: delete wrapper for non fp variant

Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
This commit is contained in:
Darshan Manjrekar 2017-08-09 16:42:54 +02:00
parent d9bd25e9eb
commit 69b0e7a1d2

View file

@ -15,9 +15,11 @@ if [ "$board_id" = "S88537AC1" ]; || [ "$board_id" = "S88537EC1"]; then
rm /system/bin/gx_fpd
rm /system/etc/permissions/android.hardware.fingerprint.xml
rm /system/lib/hw/fingerprint.msm8937.so
rm /system/lib/hw/fingerprint.land.so
rm /system/lib/libcom_fingerprints_service.so
rm /system/lib64/hw/fingerprint.msm8937.so
rm /system/lib64/hw/fingerprint.goodix.so
rm /system/lib64/hw/fingerprint.land.so
rm /system/lib64/hw/gxfingerprint.default.so
rm /system/lib64/libcom_fingerprints_service.so
rm /system/lib64/libfp_client.so