summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-12 02:58:22 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-12 02:58:22 +0000
commit99ac135247ad1e8fd8064c983682b7fa4d624b18 (patch)
tree8f3af966e4512a8a1adddc8e4122148ce01a5da9
parent9490e1f1f0c2c20469a52e9a8cfc6990591f80f1 (diff)
parent663979a7726de5f51722e187649783dbb592a73c (diff)
downloadfelix-sepolicy-android13-qpr3-s13-release.tar.gz
Change-Id: I2d4ad99b91df70694ac9dc77b27f289436c732d9
-rw-r--r--fingerprint_capacitance/system_app.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/fingerprint_capacitance/system_app.te b/fingerprint_capacitance/system_app.te
new file mode 100644
index 0000000..f583431
--- /dev/null
+++ b/fingerprint_capacitance/system_app.te
@@ -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(system_app, hal_fingerprint)