diff options
author | Isaac Chen <tingyi364@gmail.com> | 2019-09-01 16:40:30 +0200 |
---|---|---|
committer | Isaac Chen <tingyi364@gmail.com> | 2019-09-01 16:44:11 +0200 |
commit | 396498da87b9dbb7cd9783fefea1bd24a3ebc704 (patch) | |
tree | 5318dd963227ed5cdffce36f58d4d0c51bd40c86 /proprietary-files.txt | |
parent | 88a553b9ad3d30695dd55fd72ed61ee033d024b5 (diff) |
wayne-common: proprietary-files: Decommonize fingerprint HAL
* Wayne HALs causing log spam on jasmine,this also happens when jasmine on wayne
Signed-off-by: Isaac Chen <tingyi364@gmail.com>
Change-Id: If5c85021013fa470553d6956c2b2480edc78bfb6
Diffstat (limited to 'proprietary-files.txt')
-rw-r--r-- | proprietary-files.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/proprietary-files.txt b/proprietary-files.txt index b68a91c..3952591 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -978,15 +978,6 @@ vendor/lib64/libStDrvInt.so vendor/lib64/libtzdrmgenprov.so vendor/lib64/vendor.qti.hardware.qteeconnector@1.0.so -# Fingerprint - from jasmine -vendor/lib64/hw/fingerprint.default.so:vendor/lib64/hw/fingerprint.goodix.so -vendor/lib64/hw/fingerprint.fpc.default.so:vendor/lib64/hw/fingerprint.fpc.so -vendor/lib64/com.fingerprints.extension@1.0.so -vendor/lib64/libgf_ca.so -vendor/lib64/libgf_hal.so -vendor/lib64/libvendor.goodix.hardware.fingerprint@1.0-service.so -vendor/lib64/libvendor.goodix.hardware.fingerprint@1.0.so - # Fingerprint firmware - from jasmine etc/firmware/goodixfp.b00 etc/firmware/goodixfp.b01 |