mirror of
https://github.com/Evolution-X-Devices/device_samsung_d1
synced 2026-01-27 08:05:40 +00:00
d1: Switch to py extract utils
Change-Id: Id3806bf4dea1ceedf978f559c38419d169216c04
This commit is contained in:
committed by
0xsharkboy
parent
9b685c7cb4
commit
af1eaa96f9
@@ -2,7 +2,7 @@
|
||||
|
||||
## Audio - Dolby Atmos
|
||||
vendor/etc/dolby/dax-default.xml
|
||||
-vendor/lib/soundfx/libswdap.so
|
||||
vendor/lib/soundfx/libswdap.so
|
||||
|
||||
## Audio Firmware
|
||||
vendor/firmware/APBargeIn_AUDIO_SLSI.bin
|
||||
@@ -25,8 +25,8 @@ vendor/firmware/bcm4375B1_semco.hcd
|
||||
vendor/firmware/bcm4375B1_semco_sem.hcd
|
||||
|
||||
## Camera - from d1 - N970FXXS7GVB1
|
||||
-vendor/lib64/hw/camera.exynos9825.so|63a55d3796921c03c331a63fa57cd17987442677
|
||||
-vendor/lib64/libexynoscamera3.so|dba359984d33b5f5c5be532aa28cb4f029773c19
|
||||
vendor/lib64/hw/camera.exynos9825.so|63a55d3796921c03c331a63fa57cd17987442677
|
||||
vendor/lib64/libexynoscamera3.so|dba359984d33b5f5c5be532aa28cb4f029773c19|dba359984d33b5f5c5be532aa28cb4f029773c19
|
||||
|
||||
## Camera Firmware
|
||||
vendor/firmware/fimc_is_fw_mcu.bin
|
||||
@@ -37,10 +37,8 @@ vendor/firmware/fimc_is_rta.bin
|
||||
vendor/etc/media_codecs_performance.xml
|
||||
|
||||
## Fingerprint
|
||||
-vendor/lib/libbauthserver.so
|
||||
-vendor/lib/libbauthtzcommon.so
|
||||
-vendor/lib64/libbauthserver.so
|
||||
-vendor/lib64/libbauthtzcommon.so
|
||||
vendor/lib64/libbauthserver.so
|
||||
vendor/lib64/libbauthtzcommon.so
|
||||
|
||||
## Firmware
|
||||
vendor/firmware/CP_AUDIO_SLSI_SEA.bin
|
||||
@@ -80,20 +78,20 @@ vendor/firmware/txse3.bin
|
||||
vendor/firmware/vts.bin
|
||||
|
||||
## Gatekeeper
|
||||
-vendor/lib/hw/gatekeeper.exynos9825.so
|
||||
-vendor/lib64/hw/gatekeeper.exynos9825.so
|
||||
vendor/lib/hw/gatekeeper.exynos9825.so
|
||||
vendor/lib64/hw/gatekeeper.exynos9825.so
|
||||
|
||||
## GPS
|
||||
-vendor/bin/hw/gpsd
|
||||
-vendor/bin/hw/vendor.samsung.hardware.gnss@2.1-service
|
||||
vendor/bin/hw/gpsd
|
||||
vendor/bin/hw/vendor.samsung.hardware.gnss@2.1-service
|
||||
vendor/etc/gnss/gps.xml
|
||||
vendor/etc/init/init.gps.rc
|
||||
vendor/etc/init/vendor.samsung.hardware.gnss@2.1-service.rc
|
||||
-vendor/lib64/libwrappergps.so
|
||||
-vendor/lib64/vendor.samsung.hardware.gnss@2.1.so
|
||||
-vendor/lib64/hw/gps.default.so
|
||||
-vendor/lib64/hw/android.hardware.gnss@2.1-impl.so
|
||||
-vendor/lib64/hw/vendor.samsung.hardware.gnss@2.1-impl.so
|
||||
vendor/lib64/libwrappergps.so
|
||||
vendor/lib64/vendor.samsung.hardware.gnss@2.1.so
|
||||
vendor/lib64/hw/gps.default.so;FIX_SONAME
|
||||
vendor/lib64/hw/android.hardware.gnss@2.1-impl.so;FIX_SONAME
|
||||
vendor/lib64/hw/vendor.samsung.hardware.gnss@2.1-impl.so
|
||||
|
||||
## NFC
|
||||
vendor/firmware/nfc/sec_s3nrn82_firmware.bin
|
||||
@@ -104,12 +102,12 @@ vendor/etc/plmn_se13.bin
|
||||
vendor/etc/init/init.baseband.rc
|
||||
|
||||
## Sensors
|
||||
-vendor/bin/hw/lhd
|
||||
vendor/bin/hw/lhd
|
||||
vendor/etc/sensor/lhd.conf
|
||||
-vendor/lib/sensors.bio.so
|
||||
-vendor/lib/sensors.sensorhub.so
|
||||
-vendor/lib64/sensors.bio.so
|
||||
-vendor/lib64/sensors.sensorhub.so
|
||||
vendor/lib/sensors.bio.so
|
||||
vendor/lib/sensors.sensorhub.so
|
||||
vendor/lib64/sensors.bio.so
|
||||
vendor/lib64/sensors.sensorhub.so
|
||||
|
||||
## TEEGRIS Firmware
|
||||
vendor/tee/00000000-0000-0000-0000-000000534b4d
|
||||
@@ -122,11 +120,11 @@ vendor/tee/00000000-0000-0000-0000-657365447276
|
||||
vendor/tee/driver/00000000-0000-0000-0000-53626f786476
|
||||
|
||||
## VaultKeeper
|
||||
-vendor/bin/vaultkeeperd
|
||||
vendor/bin/vaultkeeperd
|
||||
vendor/etc/init/vaultkeeper_common.rc
|
||||
-vendor/lib64/libstork_shared.so
|
||||
-vendor/lib64/libvkmanager_vendor.so
|
||||
-vendor/lib64/libvkservice.so
|
||||
vendor/lib64/libstork_shared.so
|
||||
vendor/lib64/libvkmanager_vendor.so
|
||||
vendor/lib64/libvkservice.so
|
||||
|
||||
## Wi-Fi
|
||||
vendor/firmware/bcmdhd_clm.blob
|
||||
|
||||
Reference in New Issue
Block a user