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

Commit cf11b921 authored by Jooyung Han's avatar Jooyung Han
Browse files

Virtual Face: use file_contexts in system/sepolicy

Bug: 387192232
Test: m com.android.hardware.biometrics.face.virtual
Change-Id: If0cfc56c22a7c6f315b860cf565ba8f79902e203
parent c7ffc3a1
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