mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: move nfc data to /data/vendor/nfc
Signed-off-by: SamarV-121 <samarvispute121@gmail.com> Change-Id: I1d6453d04cad9bca330801abe27ac4df4c7d76ba
This commit is contained in:
parent
4fed82613c
commit
9f0f037948
2 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ NFC_DEBUG_ENABLED=1
|
|||
#REPORT_PERFORMANCE_MEASURE=100
|
||||
###############################################################################
|
||||
# File used for NFA storage
|
||||
NFA_STORAGE="/data/nfc"
|
||||
NFA_STORAGE="/data/vendor/nfc"
|
||||
###############################################################################
|
||||
# When screen is turned off, specify the desired power state of the controller.
|
||||
# 0: power-off-sleep state; DEFAULT
|
||||
|
|
|
|||
Loading…
Reference in a new issue