mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-04-29 02:37:19 +09:00
miatoll: nfc: Corrected DEFAULT_TECH_ABF_PWR_STATE value for NCI1.0
Change-Id: I98bb05b6cd7a9a3ac1370e97238a8b3b7607a055
This commit is contained in:
parent
b19cb699ac
commit
22acb9aeec
@ -217,10 +217,9 @@ DEFAULT_OFFHOST_PWR_STATE=0x3B
|
||||
# bit pos 0 = Switch On
|
||||
# bit pos 1 = Switch Off
|
||||
# bit pos 2 = Battery Off
|
||||
# bit pos 3 = Switched On Sub-State 1 : Screen is off and device is unlocked
|
||||
# bit pos 4 = Switched On Sub-State 2 : Screen is on and device is locked
|
||||
# bit pos 5 = Switched On Sub-State 3 : Screen is off and device is locked
|
||||
DEFAULT_TECH_ABF_PWR_STATE=0x3B
|
||||
# bit pos 3 = Screen Off
|
||||
# bit pos 4 = Screen Lock
|
||||
DEFAULT_NFCF_PWR_STATE=0x3B
|
||||
|
||||
###############################################################################
|
||||
#Set the SYS_CODE Power state :
|
||||
|
Loading…
x
Reference in New Issue
Block a user