Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_device_lineage_sepolicy
/
6c19eedf4770f21167c5814aff712cd4a1703fd9
/
.
/
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
;