Add virtual fingerprint instance to policy. am: 197b314b4b
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2072070 Change-Id: Ic8950a745599d17d61996a797f7f8afbe2af69a1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
97db8c0c4d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ android.hardware.automotive.vehicle.IVehicle/default u:object_r:
|
|||
android.hardware.automotive.audiocontrol.IAudioControl/default u:object_r:hal_audiocontrol_service:s0
|
||||
android.hardware.biometrics.face.IFace/default u:object_r:hal_face_service:s0
|
||||
android.hardware.biometrics.fingerprint.IFingerprint/default u:object_r:hal_fingerprint_service:s0
|
||||
android.hardware.biometrics.fingerprint.IFingerprint/virtual u:object_r:hal_fingerprint_service:s0
|
||||
android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default u:object_r:hal_audio_service:s0
|
||||
# The instance here is internal/0 following naming convention for ICameraProvider.
|
||||
# It advertises internal camera devices.
|
||||
|
|
Loading…
Reference in a new issue