rhodep: Import Samsung NFC binaries from stock
* From rhodep_g-user 13 T1SUS33.1-124-6-14 a15be release-keys. Change-Id: I863ae245d7daaef95cc7650a01fd3a3e6c81ccd7
This commit is contained in:
parent
2eb2cdacfa
commit
be4ef594ca
4 changed files with 11 additions and 0 deletions
8
proprietary/vendor/etc/init/android.hardware.nfc@1.2-service.sec.rc
vendored
Normal file
8
proprietary/vendor/etc/init/android.hardware.nfc@1.2-service.sec.rc
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
on boot && property:ro.vendor.hw.nfc=samsung
|
||||
start vendor.sec_nfc_hal_service
|
||||
|
||||
service vendor.sec_nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.2-service.sec
|
||||
class hal
|
||||
user nfc
|
||||
group nfc
|
||||
disabled
|
BIN
proprietary/vendor/etc/sec_s3nrn4v_hwreg.bin
vendored
Normal file
BIN
proprietary/vendor/etc/sec_s3nrn4v_hwreg.bin
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/etc/sec_s3nrn4v_swreg.bin
vendored
Normal file
BIN
proprietary/vendor/etc/sec_s3nrn4v_swreg.bin
vendored
Normal file
Binary file not shown.
|
@ -43,6 +43,7 @@ PRODUCT_COPY_FILES += \
|
|||
vendor/motorola/rhodep/proprietary/vendor/etc/camera/vidhance_calibration_2rd:$(TARGET_COPY_OUT_VENDOR)/etc/camera/vidhance_calibration_2rd \
|
||||
vendor/motorola/rhodep/proprietary/vendor/etc/init/android.hardware.biometrics.fingerprint@2.1-focalservice.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.biometrics.fingerprint@2.1-focalservice.rc \
|
||||
vendor/motorola/rhodep/proprietary/vendor/etc/init/android.hardware.biometrics.fingerprint@2.1-service-ets2.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.biometrics.fingerprint@2.1-service-ets2.rc \
|
||||
vendor/motorola/rhodep/proprietary/vendor/etc/init/android.hardware.nfc@1.2-service.sec.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.nfc@1.2-service.sec.rc \
|
||||
vendor/motorola/rhodep/proprietary/vendor/etc/init/init.ets.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.ets.rc \
|
||||
vendor/motorola/rhodep/proprietary/vendor/etc/libnfc-mtp-SN100-UICC.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-mtp-SN100-UICC.conf \
|
||||
vendor/motorola/rhodep/proprietary/vendor/etc/libnfc-mtp-SN100.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-mtp-SN100.conf \
|
||||
|
@ -62,6 +63,8 @@ PRODUCT_COPY_FILES += \
|
|||
vendor/motorola/rhodep/proprietary/vendor/etc/qdcm_calib_data_nt36672e_60_Hz_fhd_plus_video_mode_panel_without_DSC.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_nt36672e_60_Hz_fhd_plus_video_mode_panel_without_DSC.xml \
|
||||
vendor/motorola/rhodep/proprietary/vendor/etc/qdcm_calib_data_nt36672e_fhd_plus_120Hz_Video_panel.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_nt36672e_fhd_plus_120Hz_Video_panel.xml \
|
||||
vendor/motorola/rhodep/proprietary/vendor/etc/qdcm_calib_data_nt36672e_fhd_plus_144Hz_video_panel.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_nt36672e_fhd_plus_144Hz_video_panel.xml \
|
||||
vendor/motorola/rhodep/proprietary/vendor/etc/sec_s3nrn4v_hwreg.bin:$(TARGET_COPY_OUT_VENDOR)/etc/sec_s3nrn4v_hwreg.bin \
|
||||
vendor/motorola/rhodep/proprietary/vendor/etc/sec_s3nrn4v_swreg.bin:$(TARGET_COPY_OUT_VENDOR)/etc/sec_s3nrn4v_swreg.bin \
|
||||
vendor/motorola/rhodep/proprietary/vendor/etc/sensors/config/ak991x_0.json:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/config/ak991x_0.json \
|
||||
vendor/motorola/rhodep/proprietary/vendor/etc/sensors/config/holi_default_sensors.json:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/config/holi_default_sensors.json \
|
||||
vendor/motorola/rhodep/proprietary/vendor/etc/sensors/config/holi_lsm6dso_0.json:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/config/holi_lsm6dso_0.json \
|
||||
|
|
Loading…
Reference in a new issue