Move fingerprint to each device sepolicy folder

Bug: 312322769
Test: make sepolicy
Change-Id: I5f0032655f97e01cd18fdabb9d909e9e2295744d
This commit is contained in:
Wilson Sung 2023-12-19 03:51:10 +00:00
parent 05f2f5195b
commit 76a6fad054
13 changed files with 6 additions and 9 deletions

3
vendor/systemui_app.te vendored Normal file
View file

@ -0,0 +1,3 @@
# TODO (b/264266705) Remove this and make it specific to the app
# allow SystemUIGoogle to access fingerprint hal
hal_client_domain(systemui_app, hal_fingerprint)