Ilya Matyukhin 8453178f18 Add @hide to the biometric interfaces
This change allows the framework to depend on biometric AIDL types, for
example: `android.hardware.biometrics.fingerprint.PointerContext`.

The dependency can be introduced with a `-java-source` target, for
example: `:android.hardware.biometrics.common-V3-java-source`.

The "@hide" annotation informs Metalava that these types are not a
public API (not part of the SDK).

Bug: 218388821
Test: m android.hardware.biometrics.common-update-api
Test: m android.hardware.biometrics.face-update-api
Test: m android.hardware.biometrics.fingerprint-update-api
Change-Id: Ib3327594c64dbb800b9d1744869ceb490d63e553
2022-11-18 06:37:09 +00:00
2022-06-14 16:42:42 +09:00
2022-11-04 22:02:09 +00:00
2022-06-14 14:08:59 +09:00
2022-11-09 00:38:19 +00:00
2022-11-14 23:47:46 +00:00
2022-10-31 20:43:43 +00:00
2022-10-29 00:51:21 +00:00
2022-06-14 16:42:42 +09:00
2022-11-15 17:37:08 +00:00
2022-07-06 21:16:48 +00:00
2022-10-06 17:13:40 +00:00
2022-11-16 10:27:56 +09:00
2022-06-14 16:42:42 +09:00
2021-10-28 22:04:46 +00:00
2019-12-13 14:24:23 -08:00
2016-08-30 11:28:36 -07:00
2022-08-01 16:19:14 +00:00
2021-01-21 15:06:51 +09:00
Description
No description provided
134 MiB
Languages
C++ 56.3%
AIDL 41.2%
C 1.5%
Rust 0.4%
Java 0.4%
Other 0.1%