mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user