[NFC] Add overlay and update configuration settings

Bug: 278155583
Test: manual
Change-Id: I76f48c597504fa36cf65df5384079baeefb94812
This commit is contained in:
George 2023-04-18 21:39:46 +08:00
parent 625cc7cb5a
commit e54ac5dc1a
6 changed files with 31 additions and 156 deletions

View file

@ -4,6 +4,11 @@ import /vendor/etc/init/hw/init.zuma.rc
on init && property:ro.vendor.factory=1
import /vendor/etc/init/hw/init.factory.rc
on init
# NFC streset tool name
setprop persist.vendor.nfc.streset libstreset23
setprop persist.vendor.se.streset libstreset23
on early-boot
# Wait for insmod_sh to finish all common modules
wait_for_prop vendor.common.modules.ready 1