1# Fingerprint (UDFPS) GHBM/LHBM toggle 2system_vendor_config_prop(fingerprint_ghbm_prop) 3 4# eSIM properties 5system_vendor_config_prop(esim_modem_prop) 6 7# Telephony 8system_public_prop(telephony_ril_prop) 9system_restricted_prop(telephony_modem_prop) 10 11userdebug_or_eng(` 12 set_prop(shell, telephony_ril_prop) 13') 14