summaryrefslogtreecommitdiff
path: root/sepolicy/system_ext/private/platform_app.te
blob: e9dcc76b19cbc72bd1c6523406bbca4b5950b5c5 (plain)
1
2
3
4
5
# allow systemui to set boot animation colors
set_prop(platform_app, bootanim_system_prop);

# allow systemui to access fingerprint
hal_client_domain(platform_app, hal_fingerprint)