Revert "Create telephony.ril.silent_reset system_ext property fo..."

Revert submission 23736941-tpsr-ril-property

Reason for revert: culprit for b/289014054 verified by abtd run: https://android-build.googleplex.com/builds/abtd/run/L54800000961620143

Bug: 289014054

Reverted changes: /q/submissionid:23736941-tpsr-ril-property

Change-Id: I4fa5b2803392e0db03bb622392f3d4afab6a45ea
This commit is contained in:
Sebastian Pickl 2023-06-27 08:46:41 +00:00
parent 513fa361c8
commit 4d0eeef36f
4 changed files with 0 additions and 14 deletions

View file

@ -1,5 +1,2 @@
# Fingerprint (UDFPS) GHBM/LHBM toggle
persist.fingerprint.ghbm u:object_r:fingerprint_ghbm_prop:s0 exact bool
# Telephony
telephony.ril.silent_reset u:object_r:telephony_ril_prop:s0 exact bool

View file

@ -1,9 +1,2 @@
# Fingerprint (UDFPS) GHBM/LHBM toggle
system_vendor_config_prop(fingerprint_ghbm_prop)
# Telephony
system_public_prop(telephony_ril_prop)
userdebug_or_eng(`
set_prop(shell, telephony_ril_prop)
')