device/google/gs101-sepolicy/system_ext/private/platform_app.te

6 lines
181 B
Plaintext
Raw Normal View History

2025-08-25 08:28:21 +08:00
# 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)