davinci: Disable NFC for indian devices

* Setup davinci sku when device is global or chinese.
* Move the nfc manifest entry to davinci hardware sku
  variant.

Change-Id: I76ac75cd80f85efa6dfa68753602d934a11000a3
Signed-off-by: Arian <arian.kulmer@web.de>
This commit is contained in:
Erfan Abdi
2020-07-25 16:15:59 +04:30
committed by Arian
parent 1c5c53d034
commit 6e3b2395f6
4 changed files with 31 additions and 20 deletions

View File

@@ -59,6 +59,12 @@ on init
chmod 0660 /dev/drv8846_dev
chmod 0660 /dev/akm09970
on init && property:ro.boot.hwc=GLOBAL
setprop ro.boot.product.hardware.sku davinci
on init && property:ro.boot.hwc=CN
setprop ro.boot.product.hardware.sku davinci
on fs
mount_all /vendor/etc/fstab.qcom --early