Sepolicy for the new property to switch Modem Binary

Sepolicy Rules added for telephony.TnNtn.image_switch

BUG: b/298322438
Bug: 323087490

Test: Test Binding sequence of Service
Change-Id: Ie79aff94159d79a573ec92546a5d3e390b802b22
This commit is contained in:
Megha Patil 2023-10-27 04:05:48 +00:00 committed by Kadi Narmamatov
parent e0e63c38d7
commit c8c92bd593
7 changed files with 14 additions and 1 deletions

View file

@ -0,0 +1 @@
type pixelntnservice_app, domain;

View file

@ -1,6 +1,7 @@
# Telephony
system_public_prop(telephony_ril_prop)
system_restricted_prop(telephony_modem_prop)
userdebug_or_eng(`
set_prop(shell, telephony_ril_prop)
')
')