Merge "Update comments for IBiometricsFingerprint@2.3" into sc-dev
This commit is contained in:
commit
70b9c17191
2 changed files with 5 additions and 0 deletions
|
@ -19,6 +19,10 @@ package android.hardware.biometrics.fingerprint@2.3;
|
||||||
import @2.2::IBiometricsFingerprint;
|
import @2.2::IBiometricsFingerprint;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* New use of this interface is strongly discouraged. The recommended option is
|
||||||
|
* to use the AIDL interface, android.hardware.biometrics.fingerprint
|
||||||
|
* (IFingerprint).
|
||||||
|
*
|
||||||
* The interface for biometric fingerprint authentication.
|
* The interface for biometric fingerprint authentication.
|
||||||
*/
|
*/
|
||||||
interface IBiometricsFingerprint extends @2.2::IBiometricsFingerprint {
|
interface IBiometricsFingerprint extends @2.2::IBiometricsFingerprint {
|
||||||
|
|
|
@ -833,6 +833,7 @@ e3865e74cb1a6e6afd38c7aa84115cb109ce47b972132de5242bc3838d2771f6 android.hardwar
|
||||||
b3caf524c46a47d67e6453a34419e1881942d059e146cda740502670e9a752c3 android.hardware.automotive.vehicle@2.0::IVehicle
|
b3caf524c46a47d67e6453a34419e1881942d059e146cda740502670e9a752c3 android.hardware.automotive.vehicle@2.0::IVehicle
|
||||||
7ce8728b27600e840cacf0a832f6942819fe535f9d3797ae052d5eef5065921c android.hardware.automotive.vehicle@2.0::IVehicleCallback
|
7ce8728b27600e840cacf0a832f6942819fe535f9d3797ae052d5eef5065921c android.hardware.automotive.vehicle@2.0::IVehicleCallback
|
||||||
b525e91d886379c13588f4975bb04d625d46e1f41b4453792c4b2db1e7ff4340 android.hardware.biometrics.fingerprint@2.3::IBiometricsFingerprint
|
b525e91d886379c13588f4975bb04d625d46e1f41b4453792c4b2db1e7ff4340 android.hardware.biometrics.fingerprint@2.3::IBiometricsFingerprint
|
||||||
|
7a78e9963bec0b071e7d46928c6100e2174270892d3f15a1eaad074997adf279 android.hardware.biometrics.fingerprint@2.3::IBiometricsFingerprint # Added for b/160189286 for Android S
|
||||||
4baf8e0eca4aa896cc9ceb7bb676aaf4fa21372ef8b49eed68eced1221c3dc0d android.hardware.bluetooth.audio@2.1::IBluetoothAudioProvider
|
4baf8e0eca4aa896cc9ceb7bb676aaf4fa21372ef8b49eed68eced1221c3dc0d android.hardware.bluetooth.audio@2.1::IBluetoothAudioProvider
|
||||||
d417a9212c8f96e3a06a2f221c8c5756c765355b2b81de2b2a65d4c9eee85401 android.hardware.bluetooth.audio@2.1::IBluetoothAudioProvidersFactory
|
d417a9212c8f96e3a06a2f221c8c5756c765355b2b81de2b2a65d4c9eee85401 android.hardware.bluetooth.audio@2.1::IBluetoothAudioProvidersFactory
|
||||||
c17d9e27abd37ae5a8ff8da08fc5c9b13a264670feef6bbbc9d3ab1915216130 android.hardware.bluetooth.audio@2.1::types
|
c17d9e27abd37ae5a8ff8da08fc5c9b13a264670feef6bbbc9d3ab1915216130 android.hardware.bluetooth.audio@2.1::types
|
||||||
|
|
Loading…
Reference in a new issue