commit | 27ff782bbffb843198eddfc1af40793c9b17b564 | [log] [tgz] |
---|---|---|
author | Jeff Pu <jeffpu@google.com> | Wed Nov 20 19:41:26 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Nov 22 20:58:55 2024 +0000 |
tree | 37da82adf730a655292d76325d8285cb4b4f7bb8 | |
parent | 41d53c91006b340d83aa7b6e6b6d1d69c6aaaaae [diff] [blame] |
create new system label for biometric virtual hal sysprop and avoid moving old label (virtual_face_hal_prop) from vendor to system. Bug: 379031135 Test: manual (cherry picked from https://android-review.googlesource.com/q/commit:92022fe6d4c6fb71523baa24c2c2eea847511d50) Merged-In: Idf26643ad0d98bfe32165598a244ce01199e586b Change-Id: Idf26643ad0d98bfe32165598a244ce01199e586b
diff --git a/private/virtual_face.te b/private/virtual_face.te index 0e33d6b..9a805e8 100644 --- a/private/virtual_face.te +++ b/private/virtual_face.te
@@ -4,3 +4,4 @@ hal_server_domain(virtual_face, hal_face) typeattribute virtual_face coredomain; init_daemon_domain(virtual_face) +set_prop(virtual_face, virtual_face_prop)