mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
# Fingerprint (UDFPS) GHBM/LHBM toggle
|
|
system_vendor_config_prop(fingerprint_ghbm_prop)
|
|
|
|
# Telephony
|
|
system_public_prop(telephony_ril_prop)
|
|
system_restricted_prop(telephony_modem_prop)
|
|
|
|
userdebug_or_eng(`
|
|
set_prop(shell, telephony_ril_prop)
|
|
')
|