Revert "Revert "Create telephony.ril.silent_reset system_ext pro..."
Revert submission 23817868-revert-23736941-tpsr-ril-property-WQVGKEVBKX Reason for revert: The root cause is missing property definition in gs101-sepolicy. This CL can be merged safely. Verified by abtd run: https://android-build.googleplex.com/builds/abtd/run/L48900000961646046 Reverted changes: /q/submissionid:23817868-revert-23736941-tpsr-ril-property-WQVGKEVBKX Bug: 286476107 Change-Id: I81a350f1df3c9071945e484277ed7fab5ae4c60e
This commit is contained in:
parent
0c5d6dd888
commit
d460f878fe
4 changed files with 12 additions and 0 deletions
2
system_ext/private/property_contexts
Normal file
2
system_ext/private/property_contexts
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Telephony
|
||||
telephony.ril.silent_reset u:object_r:telephony_ril_prop:s0 exact bool
|
6
system_ext/public/property.te
Normal file
6
system_ext/public/property.te
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Telephony
|
||||
system_public_prop(telephony_ril_prop)
|
||||
|
||||
userdebug_or_eng(`
|
||||
set_prop(shell, telephony_ril_prop)
|
||||
')
|
Loading…
Add table
Add a link
Reference in a new issue