Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cc048b1 authored by Jooyung Han's avatar Jooyung Han Committed by Gerrit Code Review
Browse files

Merge "Virtual Face: use file_contexts in system/sepolicy" into main

parents eeda2b2e cf11b921
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ package {
apex {
    name: "com.android.hardware.biometrics.face.virtual",
    manifest: "manifest.json",
    file_contexts: "file_contexts",
    file_contexts: ":com.android.biometrics.virtual.face-file_contexts",
    key: "com.android.hardware.key",
    certificate: ":com.android.hardware.certificate",
    updatable: false,
+0 −3
Original line number Diff line number Diff line
(/.*)?                                          u:object_r:vendor_file:s0
/etc(/.*)?                                      u:object_r:vendor_configs_file:s0
/bin/hw/android\.hardware\.biometrics\.face-service\.example u:object_r:hal_face_default_exec:s0
 No newline at end of file