Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_device_lineage_sepolicy
/
7e67a4b3ef17416e3cc14ff71dc67d235179f0c3
/
.
/
common
/
private
/
platform_app.te
blob: d5bfd721a353b8468efda6a0510c1d8dd94971c8 [
file
] [
log
] [
blame
]
# Allow NFC service to be found
allow platform_app nfc_service
:
service_manager find
;
# Allow LiveDisplay HAL service to be found
allow platform_app hal_lineage_livedisplay_hwservice
:
hwservice_manager find
;