Revert "universal7885: libshims: Import a shim to make blobs shut up"

This reverts commit 72bb5acc20.
This commit is contained in:
roynatech2544 2023-11-26 17:33:52 +09:00
commit b7fd292b14
No known key found for this signature in database
GPG key ID: 389DAC92CAECBBCC
3 changed files with 0 additions and 15 deletions

View file

@ -123,9 +123,6 @@ TARGET_BOARD_HAS_FP ?= true
ifeq ($(TARGET_BOARD_HAS_FP), true)
PRODUCT_PACKAGES += \
android.hardware.biometrics.fingerprint@2.3-service.samsung
PRODUCT_PACKAGES += \
libquietlog
endif
ifneq ($(TARGET_LOCAL_ARCH),arm)