sm8150-common: cleanup NFC prop and service

* fixes init being unable to start service or set the prop

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
This commit is contained in:
Omkar Chandorkar 2021-05-10 15:42:51 +00:00
parent b5171ba364
commit 870504e13d
No known key found for this signature in database
GPG Key ID: 95A33FD984777F70
4 changed files with 0 additions and 11 deletions

View File

@ -252,7 +252,6 @@ on boot
chown system system sys/devices/platform/soc/soc:goodix_fp/screen_state
chmod 0666 /dev/qseecom
#endif
setprop ro.nfc.port "I2C"
chmod 0666 /dev/pn553
chown nfc nfc /dev/pn553
chmod 0666 /dev/p73

View File

@ -463,12 +463,6 @@ on post-fs-data
#Create dir for TUI
mkdir /data/vendor/tui 0700 system drmrpc
service nqnfcinfo /system/vendor/bin/nqnfcinfo
class late_start
group nfc
user system
oneshot
service iop /system/vendor/bin/iop
class main
user root

View File

@ -25,7 +25,6 @@ persist.vendor.oem.nfc. u:object_r:vendor_nfc_prop:s0
ro.vendor.nfc.notify_tp u:object_r:vendor_nfc_prop:s0
vendor.oem.nfc. u:object_r:vendor_nfc_prop:s0
persist.factoryota.reboot u:object_r:vendor_nfc_prop:s0
ro.nfc.port u:object_r:vendor_nfc_prop:s0
persist.vendor.nfc.delayese u:object_r:vendor_nfc_prop:s0
# Param

View File

@ -55,9 +55,6 @@ ro.vendor.qti.sys.fw.bservice_limit=8
# Netflix
ro.netflix.bsp_rev=Q855-16947-1
# NFC
ro.nfc.port=I2C
# Perf
ro.vendor.qti.sys.fw.bg_apps_limit=60